qalculate-android
qalculate-android copied to clipboard
Powerful and versatile multi-purpose calculator for the Android platform
Qalculate! Android UI
~ Powerful and versatile multi-purpose calculator for the Android platform ~
:warning: This project is in very early development state
Report Bug
·
Request Feature
Compiling
You need to have the Android NDK installed. For building the native binaries, you also need swig.
git clone https://github.com/mr-kenhoff/libqalculate-android
git clone https://github.com/mr-kenhoff/qalculate-android
cd qalculate-android
./gradlew assembleDebug
Features
Features specific to qalculate-android:
- Platform-Native Graphical user interface
- Simple default view
- Optional calculate-as-you-type mode
Features from libqalculate:
- Calculation and parsing:
- Result display:
- Symbolic calculation:
- Functions:
- Units:
- Variables and constants:
- Plotting:
- and more...
For more details about the syntax, and available functions, units, and variables, please consult the manual (https://qalculate.github.io/manual/)