0% found this document useful (0 votes)
12 views2 pages

Mobile Development Kotlin With Jetpack Compose Course Outline

Uploaded by

perismumbi96
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views2 pages

Mobile Development Kotlin With Jetpack Compose Course Outline

Uploaded by

perismumbi96
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Mobile Development Kotlin with Jetpack Compose Course Outline

1. Unit 1: Your first Android app


https://developer.android.com/courses/android-basics-compose/unit-1
a) Introduction to Kotlin
b) Setup Android Studio
c) Build a basic layout

2. Building app UI
:https://developer.android.com/courses/android-basics-compose/unit-2
a) Kotlin fundamentals
b) Add a button to an app
c) Interacting with UI and state

3. Unit 3: Display lists and use Material


Design:https://developer.android.com/courses/android-basics-compose/unit-3
a) More Kotlin fundamentals
b) Build a scrollable list
c) Build beautiful apps

4. Unit 4: Navigation and app


architecture:https://developer.android.com/courses/android-basics-compose/unit-
4
a) Architecture Components
b) Navigation in Jetpack Compose
c) Adapt for different screen sizes

5. Unit 5: Connect to the internet


:https://developer.android.com/courses/android-basics-compose/unit-5
a) Get data from the internet
b) Load and display images from the internet

6. Unit 6: Data persistence


:https://developer.android.com/courses/android-basics-compose/unit-6
a) Introduction to SQL
b) Use Room for data persistence
c) Store and access data using keys with DataStore

You might also like