Skip to content

spaceotech/SO_SQLiteDemo

Repository files navigation

Want to store user and app data with ORM Lite? Android OS delivers many different ways to save users’ and app data. And one of them is an SQLite.

In this tutorial, I will guide you that how you can handle all SQLite operations with Object Relational Mapping Lite. ORM Lite delivers some lightweight functionality persevere Java objects to SQL databases and avoids the complexity and overhead of more standard ORM packages.

This code was programmed by me while working on one of the live projects at Space-O Technologies, India based Android App Development Company.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages