You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need Implement Parcelable option like this(http://jsontojava.appspot.com/) to build Parcelable POJOs! which is really helpful in android Intent api to pass the Data Objects between Activities ! You can label it as Enhancement !
The text was updated successfully, but these errors were encountered:
Hi, thanks for raising this. We actually have a ticket open already for Parcelable support, it's #127.
I've implemented a first attempt at supporting this, but I'm not an Android developer so I'm looking for someone to test the feature in a practical way and let me know whether my implementation works. Would you be interested in doing that?
Need Implement Parcelable option like this(http://jsontojava.appspot.com/) to build Parcelable POJOs! which is really helpful in android Intent api to pass the Data Objects between Activities ! You can label it as Enhancement !
The text was updated successfully, but these errors were encountered: