Working with Data in Android
Key Takeaways
Learns how to work with web technologies and persistent data on Android applications, focusing on web communication and developer tools
Original Description
Learn how to work with web technologies and persistent data on Android applications even after you close or restart an app. There is a focus on web communication and developer tools and you will discover how Kotlin applications communicate over the web. You’ll learn how data formats and web protocols work in relation to Kotlin apps. Furthermore, you will practice applying asynchronous programming techniques using Kotlin.
Learn the core functionality and uses of the SQLite database management system (DBMS). Learn about web clients and databases by adding connections from your app to other languages to access custom-built web application programming interfaces (APIs) and database management systems.
To complete this course, it is recommended that you have an advanced understanding of Kotlin programming, along with a functional knowledge of operating Android Studio to complete this course.
By the end of this course, you will be able to:
• Identify some of the most useful tools and packages available to a Kotlin developer
• Apply Kotlin coroutines in Android applications
• Apply the general principles of using Room
• Integrate code from other languages into Kotlin
• Build a data driven Android app
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related Reads
📰
📰
📰
📰
Why Check Then Act Is the Silent Killer in Banking Backends, and How NestJS Prevents It
Dev.to · Peace Melodi
PDF Tamper Detection API for Laravel and PHP: Integration Guide
Dev.to · Iurii Rogulia
How I Built a Concurrency-Safe Reservation System
Dev.to · Rahul Chaduvula
The Object in Your Field Is Not the Object You Wrote
Medium · Programming
🎓
Tutor Explanation
DeepCamp AI