Search code examples
Unmarshalling unknown type code exception while reading parcel values in Android 4.4+...


androidparcelable

Read More
Android - Parcelable | putParcelableArrayListExtra("ListItems", listItems);...


javaandroidandroid-intentparcelable

Read More
java.lang.ClassCastException: com.modelrenderer.MyVector3$1 cannot be cast to com.modelrenderer.MyVe...


javaandroidvectorcastingparcelable

Read More
Android Fragments Retaining Data...


androidrotationandroid-fragmentsretainparcelable

Read More
Android - Implementing Parcelable Inner Class...


androidinner-classesparcelable

Read More
Can't save state of RelativeLayout...


javaandroidparcelableserializableandroid-savedstate

Read More
Int transform into something different after parcelable...


androidparcelable

Read More
Saving/Restoring custom ArrayList on Android screen rotate?...


androidarraylistparcelablescreen-rotationparcel

Read More
How to send stream (InputStream / OutputStream) to aidl?...


androidipcparcelableaidl

Read More
passing java.util.map to another activity...


androidjsoupparcelable

Read More
How to send image using AIDL between two processes?...


androidparcelableaidl

Read More
Parcelable android...


androidparcelable

Read More
NullPointerException when I try to read a Vector passed through Intent...


javaandroidandroid-intentnullpointerexceptionparcelable

Read More
Parcelable not setting correct value for POJO field...


androidretrofitparcelable

Read More
Parcelable nested class with map property crashes app...


javaandroidandroid-intentparcelable

Read More
How to getParcelableExtra in Recieving activity without finishing it...


androidandroid-intentparcelable

Read More
AndroidRuntime error : Parcel unable to marshal value...


javaandroidparcelable

Read More
Android Parceler library: Unable to find generated Parcelable class...


javaandroidparcelableparceler

Read More
Correct way of implementing Parcelable...


androidandroid-intentparcelablebadparcelableexception

Read More
Android - Proguard stripping away Parcelable Creator...


androidparcelableandroid-proguard

Read More
Parcelable custom object losing instance values when passed with intent...


javaandroidobjectandroid-intentparcelable

Read More
Parcelable class returned to parent activity is null...


androidandroid-intentnullparcelable

Read More
android.os.Parcelable[] cannot be cast to... Error...


androidandroid-activityparcelable

Read More
return null Parcelable object...


androidparcelable

Read More
nest Parcelable can not work android...


androidparcelable

Read More
Android Parcelable vs SQLite...


androidsqliteandroid-intentparcelable

Read More
How to pass an object to another activity? If the object already implements an interface (so it can&...


androidparcelableserializable

Read More
Why is Parcel.ReadStringList() writing an empty list in MonoDroid?...


androidstringlistxamarin.androidparcelable

Read More
How to receive Intent in Activity...


androidandroid-intentparcelableandroid-bundle

Read More
using viewpager , image is not showing...


androidandroid-fragmentsandroid-viewpagerpicassoparcelable

Read More
BackNext