Android Open Source - UI ListView ActionBar Navigation-Drawer-With-ActionBar






Project Summary

how to use a navigation drawer with not just a listview as the drawer layout.

Web Site / Source Repository

Navigation-Drawer-With-ActionBar is hosted in the following web site
https://github.com/hearbeathorror/Navigation-Drawer-With-ActionBar

If you think the Android project Navigation-Drawer-With-ActionBar 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 Navigation-Drawer-With-ActionBar.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar




Java Source Files

Navigation-Drawer-With-ActionBar has the following Java source files.

com.example.navigationdrawerwithactionbar.adapters.DrawerAdapter.java
com.example.navigationdrawerwithactionbar.fragmentactivities.MainActivity.java
com.example.navigationdrawerwithactionbar.fragments.AboutFragment.java
com.example.navigationdrawerwithactionbar.fragments.DrawerLayoutListFragment.java
com.example.navigationdrawerwithactionbar.fragments.VideoListFragment.java