Android template project with: 2nd activity, settings activity, action menu, action bar, drawer menu.
template_Android is hosted in the following web site
https://github.com/felistrs/template_Android
If you think the Android project template_Android 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 template_Android.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 2 image files in template_Android. The names of the image files are listed as follows.
ic_action_new.png ic_drawer.png
The following screenshort is generated from the image listed above.
template_Android has the following Java source files.
com.templateAndroid.AboutDialog.java com.templateAndroid.DrawerMenuArrayAdapter.java com.templateAndroid.DrawerMenuItem.java com.templateAndroid.MainActivity.java com.templateAndroid.MainFragment.java com.templateAndroid.SecondActivity.java com.templateAndroid.SecondFragment.java com.templateAndroid.SettingsActivity.java com.templateAndroid.ux.GestureInfo.java com.templateAndroid.ux.MultiGestureListener.java com.templateAndroid.ux.MyGestures.java com.templateAndroid.ux.SwipeTouchListener.java