A simple percentage calculator for Android.
- Calculate %B of the number A
- Calculate number A is what percent of number B
- Calculate the percentage change from A to B
- Calculate number A increased by %B
- Calculate number A decreased by %B
- Dark theme support
-
Clone git repository:
git clone https://github.com/ermanergoz/PercentageCalculator.git
-
Import the project into Android Studio:
- Open Android Studio. After that Click on “Open an existing Android Studio project”. If Android Studio is already open, click on File and then Click on Open.
- Select the location of the cloned repository and then Click OK.
- After Gradle operations are finished, the application will be ready to run.
Yusuf Erman ERGÖZ – [email protected]
Distributed under the MIT license. See LICENSE
for more information.