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

2

47

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.

Mirabelle answered 11/7, 2011 at 4:7 Comment(2)
github.com/amityadav1984/ORMLite-TutorialBullish
horaceheaven.com/android-ormlite-tutorialExcipient
G
47
Genuflect answered 11/7, 2011 at 4:21 Comment(1)
The OrmLite docs I think are the best for starting with OrmLite. They are simple and straightforward.Prosaism
M
32

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

Micco answered 14/2, 2012 at 22:15 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.