Example about how to use parcelables on Android.
Android-parcelable-example is hosted in the following web site
https://github.com/ferdy182/Android-parcelable-example
If you think the Android project Android-parcelable-example 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 Android-parcelable-example.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Android-parcelable-example has the following Java source files.
com.example.parcelable.DestActivity.java com.example.parcelable.Estudiante.java com.example.parcelable.MainActivity.java