Android Open Source - UI viewpager NestedFragment






Project Summary

Android - Solution for OnActivityResult() handiling in Nested Fragments(child fragments are in a viewpager).

Web Site / Source Repository

NestedFragment is hosted in the following web site
https://github.com/samjerusalem/NestedFragment

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

ItemValue
Java File Count6
Target SDK Version21
Minimum SDK Version9
Activity Count3
Fragment Count3
jar files usedandroid-support-v4.jar




License

The license information of NestedFragment is as follows:

GNU General Public License

Java Source Files

com.sams.nestedfragment.FirstActivity.java
com.sams.nestedfragment.FirstTabFragment.java
com.sams.nestedfragment.MainActivity.java
com.sams.nestedfragment.PagesFragment.java
com.sams.nestedfragment.SecondActivity.java
com.sams.nestedfragment.SecondTabFragment.java