🚀 Let's start

Prerequisites

Hands-on Lab objectives

capture

Functionnally

We will create a simple quiz application that provides :

  • a Startup screen explaining rules of the game
  • a Quiz screen looping on single choices questions
  • a final scoring screen.

Technically

  • The app can be deployed on Android , iOS and jvm Desktop.
  • We will use not only a common library but composable views shared for all platforms

Design screens

Here are expected screens at the end of this Hands-on Lab.

screens

TIP

You can generate composables based on designs on Figma thanks to the plugin Google Relayopen in new window. A dedicated section on android developer documentation describe all the steps hereopen in new window

See also

Last Updated:
Contributors: Ibrahim Gharbi