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 पुस्तकालय एक एनोटेशन प्रोसेसर और इंटरफेस के उपयोग के माध्यम serialize करने SQLite डेटाबेस, SharedPreference, JSON, एक्सएमएल और अन्य प्रारूपों में / deserialize जावा सेम अनुमति देते हैं।
यह एक खुला स्रोत पुस्तकालय है और आप https://github.com/xcesco/kripton पर स्रोत कोड पाया जा सकता है
विकि यूआरएल https://github.com/xcesco/kripton/wiki पर मौजूद है
यह एक उदाहरण अनुप्रयोग है और उसके स्रोत https://github.com/xcesco/kripton/tree/master/KriptonQuickStart पर पाया जा सकता है