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
📰
📰
📰
📰
ORM tipado con migraciones automáticas: Fitz vs SQLAlchemy + Alembic + Pydantic
Dev.to · Martin Palopoli
The one-click gap nobody was solving: why I built HTML Deployer
Dev.to · Julie Do
Why Every Developer Should Learn Backend (Even If You Love AI or Frontend)
Medium · AI
7 Apache Kafka Design Patterns Every Backend Engineer Should Know
Medium · Programming
🎓
Tutor Explanation
DeepCamp AI