Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Parcelable feature needed #206

Closed
LOG-TAG opened this issue Jun 23, 2014 · 1 comment
Closed

Implement Parcelable feature needed #206

LOG-TAG opened this issue Jun 23, 2014 · 1 comment

Comments

@LOG-TAG
Copy link

LOG-TAG commented Jun 23, 2014

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 !

@joelittlejohn
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants