This is a simple programmer calculator app built in Kotlin and XML. It supports conversion between decimal, hexadecimal, octal, and binary number systems.
View on Figma here.
Watch the app in action here.
- Simple and intuitive user interface.
- Supports conversion between decimal, hexadecimal, octal, and binary number systems.
- Select the number system you want to use.
- Enter the number you want to convert.
- Press the "=" button to get the result.