If I background the app and resume it after a period of time I receive the following exception. If I change orientation or background and resume the app straight away (t
the Parcelable.Creator() must be static like this
Parcelable.Creator()
static
public static final Parcelable.Creator CREATOR = new Parcelable.Creator() { ... ... . }