A simple Android-based game application developed using Kotlin in Android Studio. This project was created as part of a mobile application development lab exam to demonstrate Android UI handling, game logic implementation, and interactive user experience.
- Interactive Android game interface
- Smooth user interactions
- Custom game view implementation
- Kotlin-based Android development
- Responsive UI design
- Mobile-friendly gameplay experience
- Kotlin
- Android Studio
- XML Layouts
- Android SDK
- Gradle
Lab-Exam-03-master/
│── app/
│── gradle/
│── MainActivity.kt
│── GameView.kt
│── build.gradle
│── AndroidManifest.xmlBefore running this project, make sure you have installed:
- Android Studio
- Android SDK
- Java JDK
- Download or clone the repository
git clone https://github.com/your-username/Lab-Exam-03.git-
Open the project using Android Studio
-
Allow Gradle to sync dependencies
-
Run the application using:
- Android Emulator
- OR Physical Android Device
-
Click the ▶ Run button
Add your application screenshots here
Example:
To generate APK:
Build → Build APK(s)The generated APK file will be located inside:
app/build/outputs/apk/- Android application development
- Kotlin programming
- Custom view handling
- Event-driven programming
- Mobile UI design principles
Nawanjana Nethmini Final Year Software Engineering Undergraduate
- GitHub: https://github.com/nawanja09
- LinkedIn: https://www.linkedin.com/in/nawanjana-nethmini
This project is licensed under the MIT License.