Sqlite Manager Library -
This Library helps to manage Sqlite Database in android phone
Sqlite Manager Library :
This component helps developer to manage the app Database directly from the app
✪✪✪✪✪ Features ✪✪✪✪✪
☛ One line Integration with current app.
☛ View Database tables.
☛ Execute custom queries.
☛ Custom Query History.
☛ Add new data.
☛ Edit or Delete current Data.
☛ This Component also offers no-op version which contains only four methods.
✪✪✪✪✪ Usage ✪✪✪✪✪
Import Project
compile 'com.ashokvarma.android:sqlite-manager:0.9.2'
For more details, check the complete project at https://github.com/Ashok-Varma/SqliteManager
What's New in the Latest Version 1.3.0
Last updated on Nov 5, 2018 ☛ One line Integration with current app.☛ View/Export/Edit/Delete/Add rows to tables in Database.
☛ Execute custom queries.
☛ Custom Query History.
☛ This Component also offers no-op version which contains only four methods.