A sample project to introduce the basics of Android app development.
omg-android is hosted in the following web site
https://github.com/DarrylBayliss/omg-android
If you think the Android project omg-android 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 omg-android.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in omg-android. The names of the image files are listed as follows.
ic_books.png
The following screenshort is generated from the image listed above.
omg-android has the following Java source files.
com.darrylbayliss.omgandroid.ApplicationTest.java com.darrylbayliss.omgandroid.DetailActivity.java com.darrylbayliss.omgandroid.JSONAdapter.java com.darrylbayliss.omgandroid.MainActivity.java