Project to compliment 'Android Bootcamp' presentation..
AndroidBootcamp is hosted in the following web site
https://github.com/mwolfson/AndroidBootcamp
If you think the Android project AndroidBootcamp 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 AndroidBootcamp.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 5 image files in AndroidBootcamp. The names of the image files are listed as follows.
enter_symbol.png menu_email.png menu_main.png menu_share.png picture_symbol.png
The following screenshort is generated from the image listed above.
AndroidBootcamp has the following Java source files.
com.andevcon.bootcamp.DetailActivity.java com.andevcon.bootcamp.MainActivity.java