Android Open Source - UI drawer template_Android






Project Summary

Android template project with: 2nd activity, settings activity, action menu, action bar, drawer menu.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of template_Android.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count3
Fragment Count3
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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