Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 553 Bytes

TipTime

Simple Tip Calculator Android based app which made using Kotlin.

  1. Fork the repository.
  2. Clone it on your machine.

Open the project in android studio

  1. Sart Android Studio.
  2. In the Welcome to Android Studio window, click Open an existing Android Studio project. Note: If Android Studio is already open, instead, select the File > New > Import Project menu option.
  3. In the Import Project dialog, navigate to where the project folder is located.
  4. Double-click on that project folder. Wait for Android Studio to open the project.