I am implementing Parcelable in order to transmit some simple data throughout an Intent. However, There is one method in the Parcelable interface that I don\'t understand at
this is a function to be called when you try to deserialize an array of Parcelable objects and for each single object createFromParcel is called.
Parcelable
createFromParcel