SQLite Database Tutorial | SQLite Android Tutorial | SQLite Database in Android Studio HD

18.04.2016
SQLite Android Tutorial | SQLite Database in Android Studio | SQLite Tutorial This session of Android tutorial conducted by Acadgild talks about Data Storage in which SQLite Database is explained to the depth. Android provides several options for you to save persistence application data. The following are the data storage options: Shared Preferences, Internal storage, External storage, SQLite databases, Network connection. SQLite Storage Types: • NULL – null value • INTEGER – signed integer, stored in 1, 2, 3, 4, 6, or 8 bytes depending on the magnitude of the value • REAL – A floating point value, 8-byte floating point number • TEXT – text string, stored using the database encoding (UTF-8, UTF-16BE or UTF-16LE) • BLOB – The value is a blob of data, stored exactly as it was input. Go through the entire video to learn more about, • How to create database? • How to create tables? • How to insert a new record? Click the following link for more details: https://acadgild.com/web-development/android-development?utm_campaign=enrol-glEKSWxCLSc&utm_medium=VM&utm_source=youtube For more updates on courses and tips follow us on: Facebook: https://www.facebook.com/acadgild Twitter: https://twitter.com/acadgild LinkedIn: https://www.linkedin.com/company/acadgild

Похожие видео

Показать еще