Welcome to MathQuizApp! A fun and interactive way to learn math with quizzes on addition, subtraction, multiplication, and division. Perfect for learners of all levels!
- 🧠 Interactive Quizzes: Test your skills in various math topics.
- 🎯 Difficulty Levels: Choose beginner, intermediate, or advanced challenges.
- 📊 Performance Tracking: Monitor your progress and improve.
- 🎨 User-Friendly Design: Enjoy a clean and intuitive interface.
- app/: Application module with source files.
- java/: Main activities (AdditionActivity, SubtractionActivity, etc.).
- res/: Resource files (layouts, drawables).
- AndroidManifest.xml: App configuration.
- gradle/: Build system files.
- build.gradle: Build scripts.
- settings.gradle: Gradle settings.
- Android Studio
- Java JDK 8+
- Gradle
- Clone the repository:
git clone https://github.com/EchoSingh/MathQuizApp.git
- Open the project in Android Studio.
- Sync Gradle by clicking "Sync Now."
- Build and run the app on an emulator or device.
This project is licensed under the MIT License. See the LICENSE file for details.