Gamelabs-Android is an Android application that showcases a curated catalog of games with detailed information, trailers, and release schedules. It is built for mobile gamers who want a fast, lightweight way to discover upcoming and trending titles on their Android device.
- Browse a curated list of games
- View detailed game information (description, release date, genre)
- Watch trailers directly within the app
- Search and filter games by category
- Offline support for previously viewed games
- Material Design UI
- Language: Kotlin
- Min SDK: 21 (Android 5.0 Lollipop)
- Target SDK: 34 (Android 14)
- Build Tool: Gradle (Kotlin DSL)
- Architecture: MVVM
- Libraries: AndroidX, Retrofit, Coroutines
- Clone the repository:
git clone https://github.com/abdhilabs/Gamelabs-Android.git
- Open the project in Android Studio (Hedgehog or newer).
- Let Gradle sync and download dependencies.
- Run the app on an emulator or physical device running Android 5.0+.
Contributions are welcome. Please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License. See the LICENSE file for details.