What is a good tutorial for using ORMLite with SQLite and Android [closed]

假如想象 提交于 2019-11-28 15:37:17

问题


I am looking for a good introductory tutorial on how to use ORMLite with SQLite and Android. A qucick google search did not produce any usefull information.


回答1:


  • Table of contents for OrmLite docs. Which are pretty good by the way.
  • ORMLite samples for android
  • Blog post on ORMLite: Using an existing SQLite database



回答2:


I think that this tutorial is very good: http://logic-explained.blogspot.com/2011/12/using-ormlite-in-android-projects.html since it also includes a demo project that can be downloaded from GitHub https://github.com/justadreamer/WishListManager



来源:https://stackoverflow.com/questions/6645665/what-is-a-good-tutorial-for-using-ormlite-with-sqlite-and-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!