Android Open Source - Development intent DataSharingExample






Project Summary

Demostrates sharing data between data using Intents and Shared Preferences.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of DataSharingExample.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version16
Activity Count4




Java Source Files

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