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
Room Android : Entities and Pojos must have a usable public constructor
May 05, 2022
entity
parcelable
android-room
Is parcelable worth to implement to pass data between activities?
Nov 20, 2022
android
performance
serialization
parcelable
How to write and read org.joda.time.Date in Parcelable class
Sep 14, 2022
android
jodatime
parcelable
How to write SpannableString to parcel?
Jun 29, 2022
android
string
parcelable
spannablestring
Sending array list of object between activities with Parcelable
Oct 23, 2018
java
android
android-activity
arraylist
parcelable
Pass parcelable object containing Map between Activity
Nov 13, 2022
android
android-intent
android-activity
parcelable
Make a class parcelable which contains Custom object list
Dec 23, 2019
android
parcelable
How can I use AIDL remote service to deal with defferent clients' concurrent requests?
Sep 24, 2022
android
parcelable
aidl
android-binder
Android BadParcelableException(Parcelable protocol requires a Parcelable.Creator object called CREATOR) only with signed apk
Feb 10, 2021
android
android-studio
proguard
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
« Newer Entries
Older Entries »