Joined April 2015
·

Asif Mujteba

Lahore, Pakistan
·
·

Parcelable or Serializable, In both ways we have to add extra code and still get performance and memory hit. especially when we start passing more complex objects this is can become a serious performance hit.

If we look in the Android Docs then there is another way of passing objects which is much faster. I have created a simple yet powerful class for this purpose (https://github.com/asifmujteba/AndroidObjectStore), Please have a look at it and let me know! Thanks.

Achievements
1 Karma
0 Total ProTip Views