Kripton 库使用示例
Kripton 库允许通过注释处理器和接口的使用来序列化/反序列化 SQLite 数据库、SharedPreference、JSON、XML 和其他格式中的 java bean。
它是一个开源库,您可以在 https://github.com/xcesco/kripton 找到源代码
wiki 网址位于 https://github.com/xcesco/kripton/wiki
这是一个示例应用程序,其源代码可以在 https://github.com/xcesco/kripton/tree/master/KriptonQuickStart 找到
阅读更多信息