Skip to content

Releases: dgis/emu48android

Version 3.0

22 Nov 15:38

Choose a tag to compare

Version 3.0 (2025-11-21)

  • Fix the settings "Hide the status/navigations bar".

Version 2.9

16 Nov 07:00

Choose a tag to compare

Version 2.9 (2025-11-15)

  • Updated source code with Emu48 version 1.67+.
  • Fix new UI constraints with Android 15.
  • Increase Haptic feedback max duration.

Version 2.8

29 Oct 15:22

Choose a tag to compare

Version 2.8 (2024-10-29)

  • Updated source code with Emu48 version 1.66+.
  • Fix an USB serial issue with Android 13+ (fix #23).
  • Extend the KML MenuItem commands for Android only with: 201 (CUSTOM_PIXEL_BORDER_ON), 202 (CUSTOM_PIXEL_BORDER_OFF), 203 (CUSTOM_PIXEL_BORDER_TOGGLE) (fix #28).

Version 2.7

14 Jun 15:05

Choose a tag to compare

Version 2.7 (2024-06-14)

  • Updated source code with Emu48 version 1.65+. This new version improve the serial communication.
  • Fix haptic feedback with Android 12 (API deprecation).
  • Patch the ROM files to prevent the calculator to sleep, but not for HP 48gII/49G/50g (Fix #22).
  • Fix a potential crash about the permission to access the files.
  • Fix an issue when creating a new Flash ROM file from a custom KML file.
  • Require at least Android 5.0 (4.4 previously).

Version 2.6

19 Aug 16:34

Choose a tag to compare

Version 2.6 (2022-08-19)

  • Updated source code from Eric Rechlin's Emu48 version 1.64+ that was merged from Christoph Gießelink's Emu48 version 1.65. This new version improve the serial communication.

Version 2.5

03 Mar 18:08

Choose a tag to compare

Version 2.5 (2022-03-03)

  • Allow to load RLE4, RLE8 and monochrome BMP images.
  • Optimize the number of draw calls when displaying the LCD pixel borders.

Version 2.4

12 Dec 09:16

Choose a tag to compare

Version 2.4 (2021-12-08)

  • Updated source code from Eric Rechlin's Emu48 version 1.63+ that was merged from Christoph Gießelink's Emu48 version 1.64.

Version 2.3

19 Oct 16:52

Choose a tag to compare

Version 2.3 (2021-10-19)

  • Add an experimental serial port support (via USB OTG).
  • Show KML log on request.
  • Allows pressing a calculator button with the right button of the mouse and prevents its release to allow the On+A+F key combination (with Android version >= 5.0).
  • Update the embedded help file "Emu48.html" to the latest version.
  • Open an external web browser when you click an external links in the Help.
  • Add Real blue 50g faceplate based on my calculator and on the KML script from Eric Rechlin.
  • Display the graphic tab of the printer without anti-aliasing.
  • Fix a crash about the Most Recently Used state files.
  • Fix an issue with "Copy Screen".

Version 2.2

09 Dec 15:44

Choose a tag to compare

Version 2.2 (2020-12-09)

  • The KML folder is now well saved when changing the KML script for a custom one via the menu "Change KML Script...".
  • Fix an issue when the permission to read the KML folder has been lost.

Version 2.1

23 Nov 23:31

Choose a tag to compare

Version 2.1 (2020-11-23)

  • Fix an issue which prevents to save all the settings (Save in onPause instead of onStop).