Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in parcelable
Parcelize complains "Parcelable should be a class" on objects and enums
Feb 12, 2021
android
kotlin
parcelable
kotlin-android-extensions
Can Nulls be passed to parcel?
May 14, 2022
android
parcelable
parcel
How to pass an array of Address objects to an other Acitvity
Oct 06, 2022
android
android-activity
android-intent
parcelable
Android: unparceling causes out of memory exception. How to inspect objects?
Jul 06, 2022
android
parcelable
Can't pass an ArrayList<Parcelable> to an activity
May 30, 2022
android
android-activity
parameters
parcelable
Nested Parcelling : RuntimeException - Unmarshalling unknown type code 3211319 at offset 440
Mar 08, 2022
android
android-intent
parcelable
Parcelable and Inheritance
Nov 11, 2022
android
inheritance
bundle
multiple-inheritance
parcelable
How to get ClassLoader from type variable (for parceling a class using generics)
Aug 21, 2022
java
android
generics
parcelable
Parcel List of List of Parcelable object
Jun 18, 2017
java
android
list
parcelable
parcel
Why does saving a Hashtable of non-Parcelable objects in onSaveInstanceState() sometimes work?
Jun 28, 2022
android
android-activity
bundle
parcelable
activity-lifecycle
Can't implement Parcelable because I can't make the CREATOR field static
May 27, 2022
java
android
parcelable
Missing Parcelable CREATOR field?
Aug 11, 2019
android
parcelable
lint
Writing arrays of Parcelables to a Parcel in Android
Aug 13, 2019
java
android
parcelable
parcel
Overriding 'writeToParcel' is not allowed. Use 'Parceler' companion object instead
Mar 05, 2022
android
kotlin
parcelable
parceler
Android | Unmarshalling Unknown Type while using Parcelable Data in Bundles
Oct 30, 2020
android
exception
unmarshalling
parcelable
Casting objects to subclasses of a Parcelable superclass?
Jan 19, 2021
java
android
parcelable
serializable
intent.putExtra a list of Parcelable objects and enums
Jun 29, 2022
android
parcelable
Does a serializable object always get serialized when put in a bundle?
Jul 07, 2020
android
marshalling
bundle
serializable
parcelable
Some parcelables objects put together in an Intent/bundle could be interfere themselves and to compromise the read of Intent/Bundle?
Nov 06, 2022
java
android
bundle
android-intent
parcelable
« Newer Entries
Older Entries »