Skip to content

RowBowl/tip_calculator

Repository files navigation

Tip Time - Solution Code

Starter code for the Android Basics with Compose: Tip Time app.

Introduction

The Tip Time app contains various UI elements for calculating a tip, teaching about user input, and State in Compose.

Pre-requisites

  • Experience with Kotlin syntax.
  • How to create and run a project in Android Studio.

Getting Started

  1. Install Android Studio, if you don't already have it.
  2. Download the sample.
  3. Import the sample into Android Studio.
  4. Build and run the sample.

About

This project uses the starter code form the Android dev tutorial provided by google. Added features include: use of TextField, using MutableState<String>, using remember, and hoisting state for tip and amount values.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages