Programmer Calculator Application icon

Programmer Calculator V1.89.00

3.8 MB / 10K+ Downloads / Rating 3.9 - 336 reviews


See previous versions

Programmer Calculator, developed and published by MOSDEV, has released its latest version, V1.89.00, on 2023-01-22. This app falls under the Tools category on the Google Play Store and has achieved over 10000 installs. It currently holds an overall rating of 3.9, based on 336 reviews.

Programmer Calculator APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). 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: org.mosdev.progcalc

Updated: 2 years ago

Developer Name: MOSDEV

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Programmer Calculator 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

3.9
Total 336 reviews

Reviews

2 ★, on 2017-09-25
UI too busy

3 ★, on 2015-02-21
Good app and useful but hard to use. So many button/options all crammed together in a small space. Font size & an components are quite small and hard to not easy to read and use even on a large phone screen. Please improve the UI.

1 ★, on 2015-04-08
348^256= start typing buddy forgot the ^ button so 348*348*348*348 *348*348*348 *348*348*348 *348*348*348 *348*348*348 etcetc.. guess ps a lot more is missing but the above is to funny not to see in a calulator. kinda like a dictionary without a "the"

1 ★, on 2015-11-07
-3 *-3 doesn't yield an answer

4 ★, on 2015-02-19
Very similar to win7 calculator, which is quite useful. I like the ability to use signed/unsigned. Manually changing bits doesn't work (sets value to zero)

1 ★, on 2015-01-20
Doesn't work without internet connection, because the ads won't show up.

Previous Versions

Programmer Calculator V1.89.00
2023-01-22 / 3.8 MB / Android 4.0+

About this app

Programmer Calculator to convert from different integers

Supported number systems: binary, octal, decimal, hexadecimal.

There are different variable types supported: BYTE (8bit), WORD / SHORT (16bit), DWORD / INTEGER (32bit) and QWORD / LONG (64BIT)

Range of values:
Byte: -128 .. 127 (unsigned: 0 .. 255)
Word: -32768 .. 32767 (unsigned: 0 .. 65535)
Dword: -2147483648 .. 2147483647 (unsigned: 0 .. 4294967295)
Qword: -9223372036854775808 .. 9223372036854775807

operations:
- Mod (Modulo)
- Inc (Increment)
- Dec (Decrement)
- RoL (Rotate Left)
- RoR (Rotate Right)
- Or (Or)
- Xor (Exclusive Or)
- Lsh (Left Shift)
- Rsh (Right Shift)
- Not (Not)
- And (And)


Algebraic operations: +, -, *, /

Tags:
Programmer Calculator to convert from different integers (Binar, Hex, Decimal, Octal)
scientific calculator

New features

- Update libraries

App Permissions

Allows applications to access information about networks.
Allows applications to open network sockets.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.