Search code examples
How to marshal/unmarshal ContentValues to insert generic type into ContentProvider?...

android-contentproviderparcelableparcel

Read More
Send a Obj Class from Service to Activity...

androidandroid-activityserviceparcel

Read More
Writing Float (not float) to parcel...

androidparcel

Read More
Shared memory region in NDK...

androidandroid-ndkshared-memoryparcelashmem

Read More
Null Pointer Exception when packaging a Parcel...

androidnullpointerexceptionparcel

Read More
write two lists of parcelables into parcel in Android...

javaandroidlistparcelableparcel

Read More
Parcel write/read doesn't work in AndroidTestCase -why?...

androidtestingnullparcel

Read More
Parcel that I am passing is null?...

androidandroid-intentnullpointerexceptionparcelableparcel

Read More
Nested object parcel not working...

androidparcelableparcel

Read More
Implementing parcelable in a class to pass it from an activity to another...

androidobjectandroid-intentparcelableparcel

Read More
How to add a Drawable object to a Parcel object in android?...

androidparcel

Read More
Is there a library for parceling objects using reflection in Android?...

androidreflectionparcelableparcel

Read More
When reading an object from a parcel in Android, when we not want to use the default ClassLoader?...

javaandroidparcelableparcel

Read More
sending an unknown object through an intent without breaking it down...

androidandroid-intentparcel

Read More
How to use Parcel.readBooleanArray()?...

androidparcelableparcel

Read More
How to implement MarkerOptions in Parcelable Object...

androidgoogle-mapsgoogle-maps-markersparcelableparcel

Read More
How would I correctly implement parcel/parcelable in a Hash of objects in Java/Android...

androidobjecthashhashmapparcel

Read More
ClassNotFoundException when unmarshalling a Parcelable...

androidparcelableparcel

Read More
Saving Parcelable data...

androidfile-iomarshallingparcelableparcel

Read More
Writing/Reading arrays or Stringarrays in Parcelable...

javaandroidparcel

Read More
Spatial SQL query showing parcels containing centroid of building...

sqlspatial-queryparceloracle-spatialcentroid

Read More
Parcelable's variables have always the value 0.0 after Parcel...

androidparcelableparcel

Read More
How to read/write a List<Date> to a Parcel?...

androiddateserializationparcelableparcel

Read More
Save state on fragments produces StackOverflow error due to parcelable object...

androidandroid-fragmentssavestateparcel

Read More
Make a custom java object Parcelable in Android...

androidparcelableparcel

Read More
Unparcel Error Android...

androidandroid-intentnullpointerexceptionparcelableparcel

Read More
Read and write ArrayList<Object> with various type of objects in parcel...

androidfileclassloaderparcel

Read More
How many data a Parcel can store?...

androidout-of-memoryparcelableparcel

Read More
Putting a Bitmap into a Bundle...

androidbitmapbundleparcelableparcel

Read More
Android is Parcelable data available after garbage collection?...

androidandroid-intentgarbage-collectionparcelableparcel

Read More
BackNext