QuizBook icon indicating copy to clipboard operation
QuizBook copied to clipboard

An android app with google material design to play quizzes in different categories.

Results 7 QuizBook issues
Sort by recently updated
recently updated
newest added

Just for clear understandiing & yes your work is appreciatable

if (c2 == 0) { for (i = 1; i < 50; i++) { list.add(new Integer(i)); } Collections.shuffle(list); c2=1; } Ques = Sports.readQuestion(list.get(j)); Opta = Sports.readOptionA(list.get(j)); Optb = Sports.readOptionB(list.get(j)); Optc...

I'm trying to change the science.db, keeping the same rules of the db structure required by the question activity but I can't understand why my application continues to crash. It...

Caused by: java.lang.IndexOutOfBoundsException: Index: 39, Size: 39 line no 369 please let me know if any solution. is there Question.java

Hi @vikesh8860 , I can't find the registration database, plz help me out.

Hi, how to disable registration ?

Why don't you use (and contribute to) [OpenTrivia](https://opentdb.com/), instead of using your own questions?