Android Open Source - UI Tutorial FragmentLayouts






Project Summary

Android tutorial with fragments/layouts http://www.newthinktank.com/2014/07/make-android-apps-12/ http://developer.android.com/reference/android/app/Fragment.html#Lifecycle.

Web Site / Source Repository

FragmentLayouts is hosted in the following web site
https://github.com/kle-pra/FragmentLayouts

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

ItemValue
Java File Count6
Activity Count2
Fragment Count1

Java Source Files

FragmentLayouts has the following Java source files.

com.example.klemen.fragmentlayouts.ApplicationTest.java
com.example.klemen.fragmentlayouts.DetailsActivity.java
com.example.klemen.fragmentlayouts.DetailsFragment.java
com.example.klemen.fragmentlayouts.MyActivity.java
com.example.klemen.fragmentlayouts.SuperHeroInfo.java
com.example.klemen.fragmentlayouts.TitlesFragment.java