OpenCalculator is a free and open-source Android calculator app by darkempire78. It covers basic arithmetic, scientific functions, and expression history. The app is pure DEX with no native libraries, making it an ideal first target for Winedroid compatibility testing.
This is the first real Android app whose MainActivity.onCreate
has been executed to completion by the Winedroid DEX interpreter, without ART,
without a container, and without a virtual machine.
Application Details
| Package | com.darkempire78.opencalculator |
| Version | 3.2.0 (53) |
| License | GPL |
| Source | github.com/Darkempire78/OpenCalculator |
| Category | Utilities |
| Native libs | |
| Min SDK | |
| Target SDK | |
| Votes | |
| Latest Rating | |
| Winedroid Version Tested | |
| Maintainers |
Test Results
Known Issues
HowTo / Notes
Comments
App opens and basic maths can be done.
