Warning
This project is under development.
Genshin Impact Wiki is an Android application that fetchs data from a fan-made API and displays it in a friendly and comprehensive UI, making it easier for fans to explore game content.
- Kotlin programming language.
- Ktor for HTTP requests.
- Jetpack Compose for UI.
- Coil to display images from internet.
- Navigation Compose for screen navigation.
- Dagger Hilt for dependency injection.
- Execute:
git clone https://github.com/ulises-justo-saucedo/genshin-impact-wiki/
- Open the project with Android Studio IDE.
After this, you can:
- Set up an Android emulator.
- Execute the application in the Android emulator.
Or:
- Create an APK.
- Install the APK in your Android device or in an Android emulator.