Giter VIP home page Giter VIP logo

tiptime's Introduction

Create a Tip Calculator App

Code for the Android Basics in Kotlin: Create a Tip Calculator app codelab.

In this codelab, you will be writing code for the tip calculator to go with the UI you created in the previous codelab, Create XML layouts for Android.

Prerequisites

What you'll learn

  • 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.

What you'll build

  • A tip calculator app with a working Calculate button.

What you need

  • A computer with Android Studio version 4.1 or higher installed.
  • Starter code for the Tip Time app that contains the layout for a tip calculator.

Output

TipTimeOutput1 TipTimeOutput2

tiptime's People

Contributors

hemantsachdeva avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.