Android Open Source - UI native android-drawerlayout






Project Summary

Sample app when learning native drawer layout on Android..

Web Site / Source Repository

android-drawerlayout is hosted in the following web site
https://github.com/jaydeepw/android-drawerlayout

If you think the Android project android-drawerlayout 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-drawerlayout.

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count4
Fragment Count8
jar files usedandroid-support-v4.jar
android-support-v4.jar
android-support-v4.jar
android-support-v4.jar




License

The license information of android-drawerlayout is as follows:

MIT License

Resource Files

There are 17 image files in android-drawerlayout. The names of the image files are listed as follows.

action_search.png
ic_action_about.png
ic_action_camera.png
ic_action_cloud.png
ic_action_email.png
ic_action_gamepad.png
ic_action_good.png
ic_action_group.png
ic_action_help.png
ic_action_import_export.png
ic_action_labels.png
ic_action_search.png
ic_action_settings.png
ic_action_video.png
ic_drawer.png
user1.png
user2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.example.android.navigationdrawerexample.MainActivity.java
com.example.drawersample.MainActivity.java
com.tutecentral.navigationdrawer.CustomDrawerAdapter.java
com.tutecentral.navigationdrawer.CustomDrawerAdapter.java
com.tutecentral.navigationdrawer.CustomSpinnerAdapter.java
com.tutecentral.navigationdrawer.DrawerItem.java
com.tutecentral.navigationdrawer.DrawerItem.java
com.tutecentral.navigationdrawer.FragmentOne.java
com.tutecentral.navigationdrawer.FragmentOne.java
com.tutecentral.navigationdrawer.FragmentThree.java
com.tutecentral.navigationdrawer.FragmentThree.java
com.tutecentral.navigationdrawer.FragmentTwo.java
com.tutecentral.navigationdrawer.FragmentTwo.java
com.tutecentral.navigationdrawer.MainActivity.java
com.tutecentral.navigationdrawer.MainActivity.java
com.tutecentral.navigationdrawer.SpinnerItem.java