Overview
Learn how to build a clean architecture GraphQL app with Kotlin in Android Studio. Discover the benefits of using GraphQL to optimize network traffic and battery consumption by defining specific data requirements from an API. Follow along to create a countries app using the Apollo GraphQL client, implementing clean architecture principles, and setting up the necessary dependencies. Explore how to generate Kotlin code from GraphQL schemas, create data models, and implement repository and use case layers. Build a user interface to display country information, and gain insights into efficient API data fetching for Android development.
Syllabus
How to Build a Clean Architecture GraphQL App With Kotlin - Android Studio Tutorial
Taught by
Philipp Lackner