java Programming Glossary: parcel.java
Problem unmarshalling parcelables http://stackoverflow.com/questions/1996294/problem-unmarshalling-parcelables AndroidRuntime E at android.os.Parcel.readParcelable Parcel.java 1822 AndroidRuntime E at schemas.Arrivals.LayoverType. init.. 1 AndroidRuntime E at android.os.Parcel.readTypedList Parcel.java 1509 AndroidRuntime E at schemas.Arrivals.BlockPositionType...
Android: how to access the SIM contact table using the SDK? http://stackoverflow.com/questions/3208061/android-how-to-access-the-sim-contact-table-using-the-sdk at android.os.Parcel.readException Parcel.java 1224 at android.database.DatabaseUtils.readExceptionFromParcel..
Android: ClassNotFoundException when passing serializable object to Activity http://stackoverflow.com/questions/6014806/android-classnotfoundexception-when-passing-serializable-object-to-activity my.app.package.a.ae at android.os.Parcel.readSerializable Parcel.java 1951 at android.os.Parcel.readValue Parcel.java 1822 at android.os.Parcel.readMapInternal.. Parcel.java 1951 at android.os.Parcel.readValue Parcel.java 1822 at android.os.Parcel.readMapInternal Parcel.java 2008 at.. Parcel.java 1822 at android.os.Parcel.readMapInternal Parcel.java 2008 at android.os.Bundle.unparcel Bundle.java 208 at android.os.Bundle.getBundle..
|