• There are 10 pairs of answers to the same question.

    When you click on any option from a pair of answers, you need to change the entire pair of answers to the next.

I think you need to do:

  • The array of questions in the [string - array]

  • in the code, access them through someArray [] = getResources (). getStringArray (R.array.name)

  • Try looping through them

  • Via setText to assign a new pair of questions

    How should I do this? (photo just as an example of pairs of answers) Photo as an example

  • question - answer, what algorithm are you talking about? The question has a list of answers, one of them is marked as correct - the end. MB, I don’t understand something, show me what you’ve already done - Shwarz Andrei 4:44 pm
  • From the description it is not clear that there are questions or answers - Roman C
  • Corrected the description of the question, I apologize. - Alexandr Filippovv

0