Tutorial: Android Application Development - Databases

Tutorial: Android Application Development - Databases

Видео: Tutorial: Android Application Development - Databases

RuTube

Чемпион PHP

Опубликовано: 01.12.2023 | Продолжительность: 01:42:16

Class 3 Part 3. This video comes from Marakanas 5-Day Android Bootcamp Training Course which Marko Gargenta taught in San Jose CA earlier this year. In this tutorial Marko will show you how to set-up a SQLite database to store local data for your Android application. The database service will run in the background and periodically update the database to ensure that the data needed for your Android app is relatively fresh. This tutorial will: - Introduce you to SQLite - Show you how to create a helper class that provides a connection to the database - Introduce you to the database schema and its creation - Cover the four main operations for application databases Get the source code for this tutorial here: ,

#

Категория видео: Обучение