Android Tutorial Part One Personal use.
MyFirstApp is hosted in the following web site
https://github.com/bigreddawg/MyFirstApp
If you think the Android project MyFirstApp 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 MyFirstApp.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 1 |
There are 1 image files in MyFirstApp. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
MyFirstApp has the following Java source files.
com.example.myfirstapp.DisplayMessageActivity.java com.example.myfirstapp.MainActivity.java