Ramesh0708 / Tip-Time

Android Kotlin Study Jam Session

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tip Calculator - Solution Code

Solution code for the Android Basics in Kotlin: Tip Calculator app.

Introduction

The Tip Calculator app contains various UI elements for calculating a tip, teaching about app structure, user input, and view binding.

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.

License

Copyright 2020 Google, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Android Kotlin Study Jam Session

License:Apache License 2.0


Languages

Language:Kotlin 100.0%