Android Development
Android Development
● Activity lifecycle
● Creating and navigating between activities
● Using intents to pass data
● Common views (TextInput, ImageView, etc.)
● Lists and LazyColumn
● Project: Unit Converter App
Week 3: Advanced UI and User Input
● Introduction to Retrofit
● Making network requests
● Parsing JSON responses
● Project:Netflix App (Part 1)
● Introduction to services
● Creating and using services
● Broadcast receivers and intents
● Introduction to WorkManager
● Project: Netflix App (Part 2)
● Setting up Firebase
● Firebase Authentication
● Realtime Database
● Project: Instagram App (Part 1)
Session 2: UI Testing
● Introduction to Espresso
● Writing UI tests
● Project: Instagram App (Part 3)