Android Development Tutorial for Beginners - 1 | Introduction to Android Development | Learn Android

Watch sample class recording: SQLite is an open source database, which is automatically managed by Android platform. It is light-weight and requires very less memory. SQLite database is available on every Android device. To get more details about the database, watch this video, which briefs you on the following: is SQLite? Data Types Open Helper Clas
Back to Top