Android intro tutorial from http://www.raywenderlich.com/56107/make-first-android-app-part-1.
OMGAndroid is hosted in the following web site
https://github.com/gregeinfrank/OMGAndroid
If you think the Android project OMGAndroid 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 OMGAndroid.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.READ_CONTACTS |
There are 1 image files in OMGAndroid. The names of the image files are listed as follows.
ic_books.png
The following screenshort is generated from the image listed above.
OMGAndroid has the following Java source files.
com.example.greegles.omgandroid.ApplicationTest.java com.example.greegles.omgandroid.DetailActivity.java com.example.greegles.omgandroid.JSONAdapter.java com.example.greegles.omgandroid.MainActivity.java