https://github.com/nameisjayant/android-java-based-simple-quiz-application
i am creating a simple quiz application , where data will store in your local storage in the form of array , and you are fetching those data one by one , In each correct answer you will be reward score and promote to next question , keep playing
https://github.com/nameisjayant/android-java-based-simple-quiz-application
android androidstudio array java quiz xml
Last synced: 12 days ago
JSON representation
i am creating a simple quiz application , where data will store in your local storage in the form of array , and you are fetching those data one by one , In each correct answer you will be reward score and promote to next question , keep playing
- Host: GitHub
- URL: https://github.com/nameisjayant/android-java-based-simple-quiz-application
- Owner: nameisjayant
- Created: 2020-04-02T12:29:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T12:48:05.000Z (almost 6 years ago)
- Last Synced: 2025-08-20T15:41:31.552Z (11 months ago)
- Topics: android, androidstudio, array, java, quiz, xml
- Language: Java
- Homepage:
- Size: 510 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# android-java-based-simple-quiz-application
i am creating a simple quiz application , where data will store in your local storage in the form of array , and you are fetching those data one by one , In each correct answer you will be reward score and promote to next question , keep playing