Android Open Source - UI fragment AndroidFragmentWalkthrough






Project Summary

Showcasing initial use of fragments, including inter-fragment/activity communications. Thanks to http://developer.xamarin.com/guides/android/platform_features/fragments/fragments_walkthrough/ for this!.

Web Site / Source Repository

AndroidFragmentWalkthrough is hosted in the following web site
https://github.com/robmarano/AndroidFragmentWalkthrough

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

ItemValue
Java File Count5
Activity Count2
Fragment Count1

Java Source Files

AndroidFragmentWalkthrough has the following Java source files.

com.acar.j.michael.fragmentwalkthrough.ApplicationTest.java
com.acar.j.michael.fragmentwalkthrough.DetailsFragment.java
com.acar.j.michael.fragmentwalkthrough.MyActivity.java
com.acar.j.michael.fragmentwalkthrough.Shakespeare.java
com.acar.j.michael.fragmentwalkthrough.TitlesFragment.java