Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milan-sony/quizapp
A simple quiz app build on Android
https://github.com/milan-sony/quizapp
android android-application android-studio
Last synced: about 1 month ago
JSON representation
A simple quiz app build on Android
- Host: GitHub
- URL: https://github.com/milan-sony/quizapp
- Owner: milan-sony
- Created: 2024-08-08T11:14:32.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-08T11:25:52.000Z (5 months ago)
- Last Synced: 2024-08-08T13:33:55.829Z (5 months ago)
- Topics: android, android-application, android-studio
- Language: Java
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Prerequisites
- Android Studio
- Java Development Kit (JDK)### Installation
1. Clone the repository:
```bash
git clone https://github.com/milan-sony/QuizApp.git
```2. Open the project in Android Studio.
3. Build the project and run it on an emulator or a physical device.