Ejemplo de como usar un parcelable(transferir con un intent una clase no primitiva).
Android---Prueba_Parcelable is hosted in the following web site
https://github.com/bakenekomonster/Android---Prueba_Parcelable
If you think the Android project Android---Prueba_Parcelable 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---Prueba_Parcelable.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Android---Prueba_Parcelable has the following Java source files.
com.my.PruebacevicheparcelableActivity.java com.my.classDTO.CevicheDTO.java com.my.classDTO.Fuente_ArchivoDTO.java com.my.classDTO.ImagenPrimDTO.java com.my.classDTO.ImagenSecDTO.java com.my.classDTO.IngredienteDTO.java com.my.classDTO.RatingDTO.java com.my.classDTO.RegionDTO.java com.my.classDTO.TipDTO.java com.my.classDTO.TipoDTO.java com.my.classDTO.VideoDTO.java com.my.classParcerable.CevicheParcelable.java com.my.classParcerable.ImagenSecParcelable.java com.my.segundo.java