Channel: Safaa Al-Hayali
Category: Howto & Style
Tags: how tosqlitedatabase engineandroidandroid studiosaving data permanentlycreate-read-update-deleteandroid tutorialcrudjavasafaa al-hayalitutorialsaf3al2aprogramming
Description: SQLite database engine is a good solution for a long term storage. Android is already support it, "everything is prepared". we will learn how to use helper class, to create database and users table, and how to Create - Read - Update - Delete rows...