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/...
For more updates on courses and tips follow us on:
Facebook: / acadgild
Twitter: / acadgild
LinkedIn: / acadgild
On this page of the site you can watch the video online SQLite Database Tutorial | SQLite Android Tutorial | SQLite Database in Android Studio with a duration of hours minute second in good quality, which was uploaded by the user ACADGILD 18 April 2016, share the link with friends and acquaintances, this video has already been watched 25,504 times on youtube and it was liked by 117 viewers. Enjoy your viewing!