SkillAgentSearch skills...

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.

Install / Use

/learn @justadreamer/WishListManager
About this skill

Quality Score

0/100

Supported Platforms

Universal
View on GitHub
GitHub Stars34
CategoryData
Updated2y ago
Forks21

Languages

Java

Security Score

60/100

Audited on Aug 10, 2023

No findings