Welcome to the Cyril The Android channel!
Do you want to learn how to code your own Android application from start to finish using a local Room database? Perfect, you're in the right place.
In this mini-tutorial, we'll learn how to code a contact creation application using best practices. By the end of this video series, you'll know how to use the full potential of Room in your Android application.
Grab your favorite cup of coffee because… we're going to code! ☕️
00:00 Intro
00:22 Code section
20:46 Outro
E1: • Créer une application Android avec base de...
E2P1: • Créer une application Android avec base de...
E2P2: • Créer une application Android avec base de...
E3P1: • Créer une application Android avec base de...
E3P2: • Créer une application Android avec base de...
__________________________________________________________________________
ADD TO BUILD.GRADLE (APP)
dependencies {
...
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1'
...
__________________________________________________________________________
MY VIDEOS LINKED HERE
💾 Project GitHub: https://github.com/CyrilTheAndroid/Ro...
📷 Follow me on Instagram: / cyriltheandroid