A simple tipping calculator for the times when you just don't want to do the math in your head. Useful for meals alone or with others.
- Ability to input cost of meal and/or service
- Buttons to determine percentage of tip with 3 preset values(20%, 18%, 15%)
- Option to input number of people to split the cost
- Rounding options such as rounding the tip up/down, or rounding the total up or down to the nearest dollar or currency
- Display the tip amount, total amount, and cost per person
- Implement the ability to have certain number of people and create that number of expandable lists
- Implement the ability to add items, quantity and price for each person on the list
- Ability to calculate costs for different prices for each person(s) meals/items
Scroll Down until you see Android Studio downloads
Download the appropriate package for your machine
Follow the instructions on how to build and run an app:
https://developer.android.com/studio/run
If needed, you can set up a virtual device to emulate an android device
https://developer.android.com/studio/run/managing-avds#createavd
