Title:
e_9_2-SharedPreferencesEx02 Download
Description: A example for Android app to store important data to flash when app exit.
So if phone restart,app can get these data again for executing.
To Search:
File list (Check if you may need any files):
e_9_2 SharedPreferencesEx02
...........................\.classpath
...........................\.project
...........................\AndroidManifest.xml
...........................\assets
...........................\bin
...........................\...\classes.dex
...........................\...\com
...........................\...\...\example
...........................\...\...\.......\android
...........................\...\...\.......\.......\preference
...........................\...\...\.......\.......\preference02
...........................\...\...\.......\.......\............\R$attr.class
...........................\...\...\.......\.......\............\R$drawable.class
...........................\...\...\.......\.......\............\R$id.class
...........................\...\...\.......\.......\............\R$layout.class
...........................\...\...\.......\.......\............\R$string.class
...........................\...\...\.......\.......\............\R.class
...........................\...\...\.......\.......\............\SharedPreferencesEx02.class
...........................\...\resources.ap_
...........................\...\SharedPreferencesEx02.apk
...........................\default.properties
...........................\gen
...........................\...\com
...........................\...\...\example
...........................\...\...\.......\android
...........................\...\...\.......\.......\preference
...........................\...\...\.......\.......\preference02
...........................\...\...\.......\.......\............\R.java
...........................\res
...........................\...\drawable-hdpi
...........................\...\.............\icon.png
...........................\...\drawable-ldpi
...........................\...\.............\icon.png
...........................\...\drawable-mdpi
...........................\...\.............\icon.png
...........................\...\layout
...........................\...\......\main.xml
...........................\...\values
...........................\...\......\strings.xml
...........................\src
...........................\...\com
...........................\...\...\example
...........................\...\...\.......\android
...........................\...\...\.......\.......\preference02
...........................\...\...\.......\.......\............\SharedPreferencesEx02.java