Demostrates sharing data between data using Intents and Shared Preferences.
DataSharingExample is hosted in the following web site
https://github.com/jonipepin/DataSharingExample
If you think the Android project DataSharingExample 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 DataSharingExample.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 4 |
DataSharingExample has the following Java source files.
edu.usna.cs.datasharing.MainActivity.java edu.usna.cs.datasharing.NoResultActivity.java edu.usna.cs.datasharing.ResultActivity.java edu.usna.cs.datasharing.SharedPrefsActivity.java