foramadeshara

foramadeshara

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

foramadeshara's repositories

ormlite-examples

Various example programs

Stargazers:0Issues:0Issues:0

WishListManager

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 direct SQL-queries, but manipulating objects instead.

Stargazers:0Issues:0Issues:0