Android Open Source - UI fragment fragmentstate






Project Summary

Shows how to persist the state of a fragment during configuration changes. State includes the UI as well as the instance state of the fragment..

Web Site / Source Repository

fragmentstate is hosted in the following web site
https://github.com/dukedroid/fragmentstate

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

ItemValue
Java File Count3
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version14
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in fragmentstate. The names of the image files are listed as follows.

ic_aciton_show.png
ic_action_show.png

The following screenshort is generated from the image listed above.

null

Java Source Files

fragmentstate has the following Java source files.

pw.softwareengineer.mobileapps.persistingfragmentstate.MainActivity.java
pw.softwareengineer.mobileapps.persistingfragmentstate.SelectedItemsDialogFragment.java
pw.softwareengineer.mobileapps.persistingfragmentstate.SelectionListFragment.java