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

Опубликовано: 18 Апрель 2016
на канале: ACADGILD
25,504
117

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  


На этой странице сайта вы можете посмотреть видео онлайн SQLite Database Tutorial | SQLite Android Tutorial | SQLite Database in Android Studio длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь ACADGILD 18 Апрель 2016, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 25,504 раз и оно понравилось 117 зрителям. Приятного просмотра!