Android Open Source - Development eclipse fragmentBasic






Project Summary

Example for eclipse NavigationDrawerFragment.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of fragmentBasic.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version18
Activity Count1
Fragment Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.WAKE_LOCK




Resource Files

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.

null




Java Source Files

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