Tasty Tip Calculator

500+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Ever find it annoying how after a nice meal you are served with a mathematical problem?
Questions like how much tip should be given both in terms of percent and value, how does this change if you want a nice round total, or how much each person needs to put in...

This is not an issue anymore with the Tasty Tip Calculator!

- Simple interface with comprehensive coverage of all the basic necessities
(base cost, tax %, tax, tip %, tip, total, number of people, and total per person)
- Edit fields manually, or use +/- buttons to either round up/down or increment/decrement
- Modifying any field immediately cascades updates to other fields (see below for more info)
- Save current values as defaults to be loaded automatically when the application starts up, or when pressing the reset button
- Ad-free

Field Update Rules
====================

When you update a field, others automatically update as well. In order to function in a way that is natural, this mechanism obeys the following rules.

Base cost -> tax, tip, total cost, total per person
Tax % -> tax, total cost, total per person
Tax -> tax %, total cost, total per person
Tip % -> tip, total cost, total per person
Tip -> tip %, total cost, total per person
Total Cost -> tip %, tip, total per person
Total Per Person -> total cost, tip %, tip
Updated on
Mar 1, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Rewritten with Jetpack Compose and Kotlin to target SDK 34 (previously 15)