A list-based price calculator for Android that also calculates tax, with a focus on simplicity.
Requires Android 8.0 (API level 26) and newer
Considerations for future updates
- Step 1: On your Android device, open your favorite web browser, and go to this repository.
- Step 2: Navigate to the Releases page.
- Step 3: Under assets, download the APK file for the latest release/tag (
PriceCalc_vX.apk
). - Step 4: Once the APK file is downloaded, open it. A dialog should pop up asking you to confirm installing PriceCalc. Tap "Install".
Please note: Android may block the installation and ask you if you want to allow installing apps from unknown sources. In this case, tap the Settings button in that dialog, and toggle "Allow installing apps from unknown sources" in the Settings window that appears. Once done, tap the back button, and now you can tap "Install".
- Step 5: Once the installation is finished, you can either dismiss the dialog, or tap "Open" to run PriceCalc immediately.
PriceCalc has an update system built-in, and gets its updates through GitHub. Due to GitHub's limitations, the update system is not automatic, so here's how you can check for updates.
- Step 1: In PriceCalc, tap the three dots in the top right corner to expand the menu, and tap "About".
- Step 2: In the dialog that appears, tap "Check for updates". The app will then check for updates.
If an update is available, you will be presented with information on the new update, as well as the option to update now or later.
(aka. not guaranteed to make it into a release)
Consideration | Status |
---|---|
Add feature that allows for having multiple lists instead of just one | In progress |
Add "budgeting" feature | |
Add the ability to change the app's theme color(s) |