This is my first Android Application build in Android Studio, also my first app hold in Github..
MyFirstApplicationFromAndroidStudio is hosted in the following web site
https://github.com/motionlife/MyFirstApplicationFromAndroidStudio
If you think the Android project MyFirstApplicationFromAndroidStudio listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MyFirstApplicationFromAndroidStudio.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 2 |
Fragment Count | 2 |
MyFirstApplicationFromAndroidStudio has the following Java source files.
com.sg_z.myfirstapplication.ApplicationTest.java com.sg_z.myfirstapplication.Entry.java com.sg_z.myfirstapplication.ItemDetailActivity.java com.sg_z.myfirstapplication.ItemDetailFragment.java com.sg_z.myfirstapplication.ItemListActivity.java com.sg_z.myfirstapplication.ItemListFragment.java com.sg_z.myfirstapplication.dummy.DummyContent.java