This is my study project. I've been practicing the basic concepts for android development on it
- Navigation
- MVI
- Paging
- Theming
- Retrofit
- Room
- Compose Based UI
Display | Loading |
---|---|
Hero Screen |
---|
Dark | Light |
---|---|
Portrait | Landscape |
---|---|
Ru | Eng |
---|---|
- DI - Hilt
- Navigation - Compose Destinations
- DataBase - Room
- Network - Retrofit
- Network image - Coil
- You need Android Studio (at least Arctic Fox) with Kotlin plugin (at least 1.6.21)
- Change the public and private key for the API in app/build.gradle -> defaultConfig
fields
publicKeyMarvel
andprivateKeyMarvel
(or leave the old values) - Run -> Run 'app'
Artem Gruzdev, [email protected]