This is a basic Android app using Kotlin
language, that get emojis from Github API
This project uses AndroidX Navigation
Home screen | Requesting Emoji | Random emoji | Emojis List |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
- Navigation- Androidx Navigation UI
- Retrofit - Provides a declarative Swift API for processing values over time
- Room Database - Local storage database
- Hilt - Dependency injection built on top of the popular DI library Dagger
- Clone this repo with git
- Open the cloned folder with Android Studio 4.1+
- Run in a emulator or in a device
- Tap on button
Get Emoji
to show a random emoji from Github API - Tap on button
Emoji List
to show the emojis list from Github API