Abiro Converter Application icon

Abiro Converter 1.40

1 MB / 0+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Abiro Converter, developed and published by Abiro AB, has released its latest version, 1.40, on 2023-08-24. This app falls under the Productivity category on the Google Play Store and has achieved over 10 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Abiro Converter APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). 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.abiro.converter

Updated: 1 year ago

Developer Name: Abiro AB

Category: Productivity

Installation Instructions

This article outlines two straightforward methods for installing Abiro Converter 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.

Reviews

4 ★, on 2014-01-21
My earlier review was harsh. Author, while conscientious and ambitious, was perhaps inexperienced. Do be careful not to repeat a conversion unintentionally. Haven't used this for a while, but IIrc it has oodles of obscure and historic units, which would be very valuable for scholars.

Previous Versions

Abiro Converter 1.40
2023-08-24 / 1 MB / Android 2.3+

About this app

Welcome to Abiro Converter!

Introduction

Abiro Converter supports many common and not so common conversions (more than 1700), as well as basic mathematical operators and calculation of formulas enabling use as a basic calculator as well. You can also create your own conversions via Custom, that way extending the range of Converter's capabilities to whatever might fancy you.

We hope you'll like it, and if you have ideas for improvements or find errors, please contact us via support@abiro.com.

(this information is also available in the app.)

Conversion

You convert values in a few easy steps:

Select a Category (except time (advanced) and custom; see more below).
Select From and To units. Any combination will work.
Enter a value in Result.
Select Convert to perform the conversion.
Possibly use operators on the Result and Operand.

Values

Values are entered and shown with "." as decimal point.

"," will be used as thousands separator if that setting is activated.

When Notation is set to scientific or engineering, 10-exponent will be shown as "E" (e.g. "1E-4", meaning "1 times 10 to the power of -4"). You can also enter values using "E" or "e".

If an error occurs status will be shown above Convert. Press Clear to reset or make a new conversion or calculation.

Time (advanced)

Select Category time (advanced).
Enter Hours, Minutes and/or Seconds.
Select Convert to perform the conversion to decimal.
Possibly use operators on the Result and Operand.
Custom conversions

Creating/editing custom conversions

Click on Custom.
Click on New to create a new custom conversion.
Enter a descriptive Name, choose what Operator to use and enter the Operand for the conversion.
In the case of f(x) you enter a formula in the Operand field. Read about use of f(x) under Formula below.
Click Save to save the conversion.
Click the Back button to get back to the main screen.
You Edit or Delete a conversion by selecting it in the list and clicking the appropriate button.

Note that you can change any of the values for a conversion when editing, including the name. The list of custom conversions is sorted on the name.

Settings are saved persistently.

Using custom conversions

Select Category custom.
Select one of the previously defined custom conversions.
Enter a value in Result.
Select Convert to perform the conversion.
Possibly use operators on the Result and Operand.

Operators

+: adds Operand to Result
-: subtracts Operand from Result
×: multiplies Operand with Result
÷: divides Result with Operand
1/x: performs inversion of Result
x²: performs square on Result
√x: performs square root on Result
xⁿ: performs Result to the power of Operand
Swap: exchanges the selected units
f(x): Treats Operand as a formula; see more below
Custom: configures custom conversions
Clear: resets all value fields

Menu

Settings: configures the application settings; see more below
Help: is what you read right now
About: provides information about the application and its provider

Settings

Precision: how many digits should be shown after the decimal, whatever the notation; the result will be rounded at that point; practical maximum is 16
Thousands separator: Sets whether "," should be shown for each thousand multiple in normal notation
Notation: what notation to use for results: normal (no 10-exponent), scientific (10-exponent) or engineering (10-exponent in 1000s)
Notation threshold: at what point (10^threshold or 10^-threshold) scientific or engineering notation should kick in
Default value: what value to show in the Result field after a Clear
Formula

This applies to f(x) on the main screen and in Custom. In both cases the formula is entered in respective Operand field.

The input value (Result) is expressed as 'x' in the formula, e.g. 'sin(x)+x/2'. The result is shown again in Result to simplify accumulative calculations and conversions.