Android bootstrap application.
android-bootstrap is hosted in the following web site
https://github.com/tamsler/android-bootstrap
If you think the Android project android-bootstrap 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 android-bootstrap.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 3 image files in android-bootstrap. The names of the image files are listed as follows.
ic_action_more.png ic_action_previous.png ic_action_share.png
The following screenshort is generated from the image listed above.
android-bootstrap has the following Java source files.
com.thomasamsler.mobile.AppConstants.java com.thomasamsler.mobile.MainApplication.java com.thomasamsler.mobile.activity.AbstractActionBarActivity.java com.thomasamsler.mobile.activity.MainActivity.java com.thomasamsler.mobile.activity.PersonActivity.java com.thomasamsler.mobile.adapter.PersonAdapter.java com.thomasamsler.mobile.model.Person.java