Pregunta

Is there a library that is capable of parceling objects in Android using reflection? Something similar to Gson but for Parcelization.

¿Fue útil?

Solución

I've found this https://github.com/johncarl81/parceler. It seems to be a better solution.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top