A simple "shopping cart" style Android app that allows you to add/delete items and calculate the total price.
You can add items by specifying its name, price, quantity and discount values. You can view your shopping cart, and long press an item to delete. You can also set/save a tax rate so that the total price shows you the tax included amount.
Runs on Android 11.0 or later