Android Open Source - Navigation drawer DrawerPOC






Project Summary

Using a navigation drawer as a way to set Debug settings in debug builds.

Web Site / Source Repository

DrawerPOC is hosted in the following web site
https://github.com/s73v3r/DrawerPOC

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.READ_CONTACTS
android.permission.READ_PROFILE




Resource Files

There are 4 image files in DrawerPOC. The names of the image files are listed as follows.

debug_drawer_icon_edit.png
drawer_shadow.9.png
ic_drawer.png
progress_indeterminate_40.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DrawerPOC has the following Java source files.

com.example.smalsam.drawerpoc.ApplicationTest.java
com.example.smalsam.drawerpoc.data.StringPreference.java
com.example.smalsam.drawerpoc.ui.AppContainer.java
com.example.smalsam.drawerpoc.ui.AppContainerImpl.java
com.example.smalsam.drawerpoc.ui.AppContainerImpl.java
com.example.smalsam.drawerpoc.ui.LoginActivity.java
com.example.smalsam.drawerpoc.ui.NavigationDrawerFragment.java
com.example.smalsam.drawerpoc.ui.NowPlayingActivity.java
com.example.smalsam.drawerpoc.ui.POCActivity.java