Search code examples
NullPointerException received when calling Bundle.getParcelable...


javaandroidandroid-intentbundleparcelable

Read More
getting value from different activities with getParcelableExtra()...


javaandroidandroid-intentparcelable

Read More
TextView not appearing. Blank CardViews...


javaandroidarraylistandroid-recyclerviewparcelable

Read More
Parcelable where/when is describeContents() used?...


androidserializationparcelableparcel

Read More
Android Intent passing parcelable object vs passing Json string...


androidjsonserializationjacksonparcelable

Read More
Can I create a generic type in a kotlin data class?...


genericskotlinparcelabledata-class

Read More
Safe Args: use list of parcelables...


androidparcelableandroid-architecture-navigation

Read More
Android - Adding objects to a list view from another activity...


androidlistviewparcelable

Read More
Android, Share custom data via Sharesheet?...


androidshareunmarshallingparcelable

Read More
How to implement Parcelable on my class which contains an ArrayList<String>?...


androidkotlinparcelable

Read More
Error: Required: Image, Found:Image & Parcelable...


javaandroidparcelable

Read More
How to pass string from activity to another activity in kotlin...


android-studiokotlinparcelable

Read More
SerializedName annotated member is getting obfuscated in release build Android...


androidserializationretrofitparcelableandroid-annotations

Read More
Activity does not receive List<Object> when sending it with Intent...


javaandroidparcelable

Read More
How to parcel List<Int> with kotlin...


javaandroidkotlinparcelableparcel

Read More
Is this the right way to pass a Period class through a Parcelable...


javaandroidparcelablejava-time

Read More
Problem with Constructor in Parcelable in both Abstract and Derived Classes...


javaandroidinheritanceconstructorparcelable

Read More
I got " Error Unable to invoke no-args constructor for class CLASSNAME" with Parcalize...


androidkotlinparcelable

Read More
How to ignore fields when using @Parcelize annotation in Kotlin...


androidkotlinparcelable

Read More
Android parcelable - write nullable long...


androidkotlinnullableparcelabletype-mismatch

Read More
Parcelable replacing field object's values?...


androidandroid-intentandroid-activityparcelable

Read More
Android - passing hashmap through intent...


javaandroidhashmapparcelableserializable

Read More
Make classes like String parcelable?...


androidkotlinparcelable

Read More
Not sure where to implements parcelable ArrayList after click item in RecyclerView...


androidkotlinarraylistparcelable

Read More
Error with Parcelable / Parceler when minifyEnabled true...


parcelableparceler

Read More
How to set few fragments that have same structure in viewpager?...


androidandroid-fragmentsandroid-viewpagerbundleparcelable

Read More
Passing arraylist of objects between activities...


androidandroid-intentarraylistandroid-activityparcelable

Read More
Android Kotlin : ParcelableArrayList works for Fragment argument but crashed when used in intent ext...


androidkotlinparcelablebadparcelableexception

Read More
Parcelable encountered IOException writing serializable object.......................?...


androidparcelableserializable

Read More
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 on CardView...


androidandroid-recyclerviewandroid-cardviewparcelable

Read More
BackNext