VPT#018-VPC is an android app that swiftly calculates the mass of alcohol (in grams) contained in a given volume of an alcoholic solution (in milliliters) when alcohol content (Vol.-% or v/v) is known.
It uses the formula: mass (g) = volume (mL) * Vol-%/100 * specific weight of alcohol (0.793 g/mL)
- 🖩 Calculate mass, or volume, or content (v/v) of an alcoholic solution by entering the 2 other data points.
- 🎨 Intuitive Interface - Clear buttons and layout, simple to understand.
- 🔄 Dynamic Field Adjustments - Modify any data field post-calculation, and the app will update the other relevant fields (right now function via pressing "Calculate" again after modifying fields).
- 🚨 Plausibility Warnings - The screen will flash red if any of the values are totally out of place, such as above 100% alcohol content or volumes above 10 liters, informing the user that something probably went wrong. Calculation still finishes.
- Localization - Right now: English, German
- Enter your data in any 2 of the 3 fields
- Tap "Calculate"
- View your results
- To clear all 3 fields, tap the "clear" Button.
🚨DISCLAIMER🚨: This is NOT a medical application NOR a medical product. This is just a calculator. I do not guarantee correct results. User is responsible for checking results and plausibility. Features
This project is licensed under the GNU General Public License (GPL). See the LICENSE file for details.
Created with ❤️ by Valentin