Example for eclipse NavigationDrawerFragment.
fragmentBasic is hosted in the following web site
https://github.com/kent2480/fragmentBasic
If you think the Android project fragmentBasic 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 fragmentBasic.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 18 |
Activity Count | 1 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.WAKE_LOCK |
There are 8 image files in fragmentBasic. The names of the image files are listed as follows.
drawer_shadow.9.png home_1.png home_2.png ic_drawer.png mail_1.png mail_2.png settings_1.png settings_2.png
The following screenshort is generated from the image listed above.
fragmentBasic has the following Java source files.
com.example.fragmentbasic.FragmentMain.java com.example.fragmentbasic.HomeFragment.java com.example.fragmentbasic.MailFragment.java com.example.fragmentbasic.MyDrawerAdapter.java com.example.fragmentbasic.MyServiceTest.java com.example.fragmentbasic.NavigationDrawerFragment.java com.example.fragmentbasic.SettingsFragment.java com.example.fragmentbasic.TcxoFragment.java