Skip to content

aludmila-gdev/TipTime

Repository files navigation

Tip Time App

Codelab link: Tip Time App

  • The basic structure of Android apps.

  • How to read in values from the UI into your code and manipulate them.

  • How to use view binding instead of findViewById() to more easily write code that interacts with views.

  • How to work with decimal numbers in Kotlin with the Double data type.

  • How to format numbers as currency.

  • How to use string parameters to dynamically create strings.

  • How to use Logcat in Android Studio to find problems in your app.

  • Material Icons

Calculate the tip

Tip time app running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages