-
Notifications
You must be signed in to change notification settings - Fork 23
This is an Android tutorial-project which demonstrates how to get started using ORMLite in your Android apps. This simple app allows to create Wish-lists and wishes inside a wish-list. On a DB level there are two entities: WishList and WishItem, joined by 1-M relationship. ORMLite framework helps to manage the SQLite database without doing direc…
justadreamer/WishListManager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This is an Android tutorial-project which demonstrates how to get started using ORMLite in your Android apps. This simple app allows to create Wish-lists and wishes inside a wish-list. On a DB level there are two entities: WishList and WishItem, joined by 1-M relationship. ORMLite framework helps to manage the SQLite database without doing direc…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published