Android Open Source - UI bootstrap android-fragment-bootstrapper






Project Summary

An Android bootstrap project that utilizes fragments, ABS, VPI, HoloEverywhere and SlidingMenu.

Web Site / Source Repository

android-fragment-bootstrapper is hosted in the following web site
https://github.com/hnilsen/android-fragment-bootstrapper

If you think the Android project android-fragment-bootstrapper listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-fragment-bootstrapper.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version7
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 5 image files in android-fragment-bootstrapper. The names of the image files are listed as follows.

ic_action_refresh.png
ic_launcher_android.png
icon_menu_dev.png
icon_menu_main.png
icon_menu_second.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-fragment-bootstrapper has the following Java source files.

no.hnilsen.bootstrapper.AndFragBootstrapHelper.java
no.hnilsen.bootstrapper.app.activities.BaseActivity.java
no.hnilsen.bootstrapper.app.activities.MainActivity.java
no.hnilsen.bootstrapper.app.activities.SecondActivity.java
no.hnilsen.bootstrapper.app.fragments.MainListFragment.java
no.hnilsen.bootstrapper.app.fragments.SecondListFragment.java
no.hnilsen.bootstrapper.app.lists.MainListAdapter.java
no.hnilsen.bootstrapper.app.lists.SecondListAdapter.java
no.hnilsen.bootstrapper.app.slidemenu.SlideoutMenuFragment.java
no.hnilsen.bootstrapper.app.slidemenu.SlidingSherlockFragmentActivity.java