Emu48 for Android

4.7
1.44K reviews
Content rating
Everyone
100K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This project ports the Windows application Emu48 written in C to Android.
It uses the Android NDK. The former Emu48 source code (written by Christoph Giesselink) remains untouched because of a thin win32 emulation layer above Linux/NDK!
This win32 layer will allow to easily update from the original Emu48 source code.
It can open or save the exact same state files (state.e48/e49) than the original Windows application!

Some KML files with theirs faceplates are embedded in the application but it is still possible to open a KML file and its dependencies by selecting a folder.

The application does not request any permission (because it opens the files or the KML folders using the content:// scheme).

The application is distributed with the same license under GPL and you can find the source code here:
https://github.com/dgis/emu48android


QUICK START

1. Click on the 3 dots button at the top left (or from the left side, slide your finger to open the menu).
2. Touch the "New..." menu item.
3. Select a default calculator (or "[Select a Custom KML script folder...]" where you have copied the KML scripts and ROM files (Android 11 cannot use the folder Download)).
4. And the calculator should now be opened.


NOT WORKING YET

- Disassembler
- Debugger


LICENSES

Android version by Régis COSNIER.
This program is based on Emu48 for Windows version, copyrighted by Christoph Gießelink & Sébastien Carlier.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Note: some included files are not covered by the GPL; these include ROM image files (copyrighted by HP), KML files and faceplate images (copyrighted by their authors).
The Eric's Real scripts ("real*.kml" and "real*.bmp") are embedded in this application with the kind permission of Eric Rechlin.
Updated on
Jul 1, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.7
1.35K reviews
Trond Peter Skjoensberg
October 12, 2025
(If you're not familiar with HP calculators or RPN, this app is probably not for you). My favourite calc of all time! Im running the 48GX, and it's way better than the original. It's always in my pocket, it hardly ever crashes. If it ever crashes, or if I deleted something, I just load a backup state file. Every time I get myself a new phone, I just copy the the emu48-folder from the old one. Up and running in no time. Setting up from new could be more intuitive, though.
3 people found this review helpful
Did you find this helpful?
Graden Hardy
March 26, 2026
Through this app, I use the hp 50g emulator on an almost daily basis. While I also own the physical machine, this emulator gives a remarkably similar experience. However, it is so convenient to have that capability on my phone, which I already carry everywhere I go. I can't rate this app highly enough. It is fantastic!
3 people found this review helpful
Did you find this helpful?
Walter Shore
December 16, 2023
I have used the emu48 for a long time. I have a Samsung Galaxy s23 ultra. Recently, I noticed the equation solver does not work. I get an error message "ERROR: too few arguments." I don't use the equation solver that much anymore. I use the HP50 skins/mode. The example I am using is the loan TVM. Not the one where you fill in the field in full screen, the one where you use the soft keys to input values. The same error happens on Go49Gp. Seems odd. If anyone has thoughts, let me know.
Did you find this helpful?
Regis Cosnier
December 16, 2023
Hp50g user manual: Please notice that if you are using the RPN mode these two keys must be pressed simultaneously to activate any of the graph functions.

What’s new

- Fix pixel "borders" color when contrast is not the default.
- Improve sound engine that fix CPU slowdown issue (#35).