/QuizzApp

This is the third project of the Android Basics Nanodegree. The goal is to create an educational app that quizzes a user about a certain topic

Primary LanguageJavaApache License 2.0Apache-2.0

QuizApp

Presentation

This is the third project of the Android Basics Nanodegree. The goal is to create an educational app that quizzes a user about a certain topic. I choose a quizz about french gastronomy 🍞.

New Technicals Points

  • Use of ScrollView
  • Rotation of an ImageView
  • Use of Views :
    • RadioGroup
    • RadioButton
    • CheckBox
  • Creation of Buttons Bar
  • Styles uses :
    • Overriding default styles
    • Overriding default attributes
    • Style heritage
  • Use of OnClickListener

Screenshots