Kripton library allow to serialize/deserialize java bean in SQLite database, SharedPreference, JSON, XML and other formats through an annotation processor and use of interfaces.
It's a open source library and you can found source code at https://github.com/xcesco/kripton
The wiki url is present at https://github.com/xcesco/kripton/wiki
This is an example app and its source can be found at https://github.com/xcesco/kripton/tree/master/KriptonQuickStart
Kripton biblioteca permite serializar / deserializar bean Java en la base de datos SQLite, SharedPreference, JSON, XML y otros formatos a través de un procesador de anotación y uso de interfaces.
Es una biblioteca de código abierto y se puede encontrado en el código fuente https://github.com/xcesco/kripton
La url wiki está presente en https://github.com/xcesco/kripton/wiki
Esta es una aplicación de ejemplo y su fuente se puede encontrar en https://github.com/xcesco/kripton/tree/master/KriptonQuickStart