Emu28 for Android

4.7
43 reviews
1K+
Downloads
Content rating
Everyone
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 Emu28 written in C to Android.
It uses the Android NDK. The former Emu28 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 Emu28 source code.
It can open or save the exact same state files (state.e28) 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 on your Android file system.
If you want to modify them, you can download the already embedded KML scripts here: http://regis.cosnier.free.fr/soft/androidEmu28/Emu28-KML-original-134.zip
Or you can download the KML scripts from the original Emu28 Windows application archive (https://hp.giesselink.com/emu28.htm) and add your ROM files.
Be careful about the case sensitivity of the filename in the KML script (Linux/Android is case sensitive, not Windows).

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/emu28android


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.


LICENSES

Android version by Régis COSNIER.
This program is based on Emu28 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.
Updated on
Oct 30, 2024

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.8
38 reviews
Gate 95
October 20, 2022
Man you never disappoint. I use this on my Z Fold 3 and it's incredibly convenient. I also use your 2 other apps on a daily basis and keep recommending them to others. I tried to make a donation but can't find your PayPal link. If you ever decided to make a paid emulator for the Nspire series, non color and/or color models, I'll be the first one to purchase it no matter how much it'll cost. Your apps have saved my calculators from bricking in more than on occasion, so I owe you!
3 people found this review helpful
Did you find this helpful?
David Snyder
March 14, 2024
I used an HP28S in college for my EE classes. I'm amazed at how faithful this 28C emulator is to what I remember. I'd happily pay for this app so that the author continues to maintain it as new Android versions are released, etc. It looks like a lot of work went into it. I don't understand why it's "free."
2 people found this review helpful
Did you find this helpful?
toto me
November 21, 2023
Like it very much. My old hp-28s has now problems with the keyboard and I am really happy to have one on my mobile.
3 people found this review helpful
Did you find this helpful?

What’s new

- Update from the original source code Emu28 version 1.38 from Christoph Gießelink.