Example Android application demonstrating how to save individual and compound view instance state..
Example-Android-SavingInstanceState is hosted in the following web site
https://github.com/CharlesHarley/Example-Android-SavingInstanceState
If you think the Android project Example-Android-SavingInstanceState listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Example-Android-SavingInstanceState.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 15 |
Activity Count | 1 |
There are 1 image files in Example-Android-SavingInstanceState. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
Example-Android-SavingInstanceState has the following Java source files.
com.example.android.savinginstancestate.HomeActivity.java com.example.android.savinginstancestate.views.LockCombinationPicker.java