Android Compose UI Demo

Languages
English
Update
2022-02-09
Latest Version
1.1
Android version
5.0+
Scan Code Download
Mod Info
The description of Android Compose UI Demo App

Android Compose UI demo with REST API.



The application demonstrates the ease of writing code with REST API and a list of items in asynchronous mode with pagination using Android Compose.



Used:



Android Compose (UI)

Retrofit2 (REST)

Coil (async image loading)

Hilt (DI)

Kotlin and Coroutines



Open Google Books API is used as an test API (https://developers.google.com/books/docs/v1/using).



Sources on GitHub: https://github.com/puritanin/ComposeDemoApp