DevCalc Application icon

DevCalc 1.0

1.5 MB / 10+ Downloads / Rating 4.9 - 9 reviews


See previous versions

DevCalc, developed and published by Aksel Tórgarð, has released its latest version, 1.0, on 2016-10-27. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.9, based on 9 reviews.

DevCalc APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.akseltorgard.devcalc

Updated: 8 years ago

Developer Name: Aksel Tórgarð

Category: Tools

Installation Instructions

This article outlines two straightforward methods for installing DevCalc on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.9
Total 9 reviews

Previous Versions

DevCalc 1.0
2016-10-27 / 1.5 MB / Android 4.1+

About this app

A calculator made for the software developer.

Features:
* Convert between binary, decimal and hexadecimal
* Toggle bits with a tap
* Bitwise operations (OR, XOR, AND, NOT, and left- and right-shift)
* Dedicated increment and decrement buttons
* ... and regular old calculator stuff as well (add, subtract, multiply and divide)

I wanted a calculator similar to the old Windows calculator, but couldn't find one that satisfied my needs.
So I set out to create my own, and this is the result.

Check out the source on GitHub: https://github.com/torgard/DevCalc

Planned features:
* Unsigned integers
* 64 bits
* Arithmetic shift
* Display input as ARGB color