This is my very first Android project—a simple and engaging quiz application with 7 questions. This project helped me understand the basics of Android development and significantly deepened my knowledge in various areas.
- Activities and Activity Lifecycle: Mastered the core components of Android apps.
- Java Programming: Gained deeper insights and hands-on experience.
- Android Widgets: Worked with buttons, TextViews, RadioGroups, RadioButtons, and CheckBoxes.
- Manifests and Gradle Scripts: Learned how to configure and manage my app.
- Views and Layouts: Explored different UI components and layouts.
Starting was a challenge, but once I understood the file structure, everything clicked into place. This project was a fantastic learning experience, and I'm excited to continue my journey in Android app development.
- Clone the repository:
git clone https://github.com/yourusername/quiz-app.git
- Open the project in Android Studio.
- Build and run the app on an emulator or a physical device.
- Open the app.
- Answer the 7 questions in the quiz.
- Submit your answers to see your score.
Contributions are welcome! Please open an issue or submit a pull request for any improvements or new features.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or feedback, feel free to reach out:
- LinkedIn: Your LinkedIn Profile
- Email: your.email@example.com
Thank you for checking out my project! 😊