diff --git a/app/src/main/java/edu/hzuapps/androidworks/homeworks/com1314080901238/Com1314080901238ctivity.java b/app/src/main/java/edu/hzuapps/androidworks/homeworks/com1314080901238/Com1314080901238ctivity.java new file mode 100644 index 00000000..7bd1528a --- /dev/null +++ b/app/src/main/java/edu/hzuapps/androidworks/homeworks/com1314080901238/Com1314080901238ctivity.java @@ -0,0 +1,16 @@ +package com.example.playinggame; + +import android.os.Bundle; +import android.app.Activity; +import android.view.Menu; + +public class Com1314080901238ctivity extends Activity { + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_com1314080901238ctivity); + } + + +} diff --git a/app/src/main/res/drawable/a.jpg b/app/src/main/res/drawable/a.jpg new file mode 100644 index 00000000..2869f7d7 Binary files /dev/null and b/app/src/main/res/drawable/a.jpg differ diff --git a/app/src/main/res/layout/activity_com1314080901238ctivity.xml b/app/src/main/res/layout/activity_com1314080901238ctivity.xml new file mode 100644 index 00000000..e5baed1b --- /dev/null +++ b/app/src/main/res/layout/activity_com1314080901238ctivity.xml @@ -0,0 +1,18 @@ + + + + +