Saturday, 10 December 2016

In this tutorial I show you how to build a multiple choice quiz with Android Studio from the ground up. In the first part of this tutorial we build the user interface, then we design a class to store our questions, choices and our correct answer then we create our logic.

You can visit my github page to download the completed project:

https://github.com/skooltch84/MultipleChoiceQuiz.git



No comments:

Post a Comment