Skip to content

doublethug/android-tutorial-basic-compose

Repository files navigation

Dessert Clicker app

Code for Android Basics with Compose Codelab.

Introduction

Dessert Clicker is a game about making desserts.

Press the button, make a dessert, earn the big bucks.

You use this app in the course to explore the Android lifecycle and log messages to the Android console (Logcat).

Pre-requisites

You need to know:

  • How to open, build, and run apps with Android Studio.
  • What an activity is, and how to create one in your app.
  • What the activity's onCreate() method does, and the kind of operations that are performed in that method.

Getting Started

  1. Download and run the app.

Done basic tutorial

  1. Logging examples
  2. Preview example
  3. Savable example(on change state of activity)

About

Doing basic compose tutorial android

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages