Android Open Source - UI Tutorial FragmentTutorial






Project Summary

Android Fragment Tutorial.

Web Site / Source Repository

FragmentTutorial is hosted in the following web site
https://github.com/captain-miao/FragmentTutorial

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

ItemValue
Java File Count11
Activity Count2
Fragment Count4
jar files usedgson-2.2.4.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of FragmentTutorial is as follows:

Apache License

Java Source Files

com.yanlu.android.fragment.App.java
com.yanlu.android.fragment.MainActivity.java
com.yanlu.android.fragment.SettingsActivity.java
com.yanlu.android.fragment.frg.FragmentByXml.java
com.yanlu.android.fragment.frg.LeftFragment.java
com.yanlu.android.fragment.frg.RightFragment.java
com.yanlu.android.fragment.model.DemoDataMo.java
com.yanlu.android.fragment.model.DemoParcel.java
com.yanlu.android.fragment.net.GsonRequest.java
com.yanlu.android.fragment.net.LruBitmapCache.java
com.yanlu.android.fragment.net.RequestManager.java