Post Reply 
Android app of WP-34s/31s?
08-09-2017, 08:02 PM
Post: #1
Android app of WP-34s/31s?
Is there an android emulator app of the most beloved scientific WP34s / 31s calculators? Or is there room for self exposure? (Not that I was capable of something like that.) -- I fear this is another already often asked question (but not by me - yet). And I'd like to distort their skins also ...
Find all posts by this user
Quote this message in a reply
08-09-2017, 09:30 PM
Post: #2
RE: Android app of WP-34s/31s?
(08-09-2017 08:02 PM)ArneStolti Wrote:  Is there an android emulator app of the most beloved scientific WP34s / 31s calculators? Or is there room for self exposure? (Not that I was capable of something like that.) -- I fear this is another already often asked question (but not by me - yet). And I'd like to distort their skins also ...

Alas, not yet! Many of us are hoping for one to emerge, but nothing so far. I generally find the HP-20b and -30b keyboards terrible, and this is a rare case where I think the Android phone LCD keyboard would be better than the real calculator.

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
08-10-2017, 03:16 AM
Post: #3
RE: Android app of WP-34s/31s?
To get an android version, we require someone who knows about Android and who is willing to port the application.

Pauli
Find all posts by this user
Quote this message in a reply
11-15-2017, 10:22 PM
Post: #4
RE: Android app of WP-34s/31s?
(08-10-2017 03:16 AM)Paul Dale Wrote:  To get an android version, we require someone who knows about Android and who is willing to port the application.

Pauli
-
The Qt based multi platform emulators are maintained by: Pascal Meheut <pascal.meheut@density-tech.com>
Since Pascal has a Qt emulator assembled, perhaps the port to android is easier than otherwise.
Brian
Find all posts by this user
Quote this message in a reply
11-16-2017, 09:42 PM
Post: #5
RE: Android app of WP-34s/31s?
Yes, the question has been asked already.
The reason I did not try to implement the emulator for Android are:
- it is a lot of work
- supporting multiple resolutions is not easy and Android means many of them
- Supporting an Android app with the various hardware, the many OS versions and so is usually more work than iOS

So I do not have the courage to go this route and so far, nobody seems to volunteer neither.
Find all posts by this user
Quote this message in a reply
03-14-2021, 12:53 PM
Post: #6
RE: Android app of WP-34s/31s?
Hello!

I am glad to announce a port of WP-34s to Android I have being doing on my spare time.

https://odkq.com/awp34s

It can be downloaded from Google Play Store (Current version is labeled 0.0.5)

The source code is at the git repository on https://github.com/odkq/awp34s

The most obvious improvements I (or anyone interested, any pull-request to the repo above is of course welcome) will tackle over time are:

- Giving feedback when a button is presseed (changing the color of the button or somehow showing it pressed)
- Saving the calculator memory between executions
- Loading/saving programs from a folder in the phone
- Showing the manual (begginers guide/full guide) from the application

This is the first Android application I do, so perhaps something very obvious is missing or incorrect on the building system (If so, please notify me)

Also, AFAIK the port works the same as it's physical counterpart, but so far it is largely untested so we may consider it in early beta stage. It may crash unexpectedly.

Thank you,
Pablo Martín
Find all posts by this user
Quote this message in a reply
03-14-2021, 01:43 PM
Post: #7
RE: Android app of WP-34s/31s?
Well done Pablo!
Installed flawlessly.

Greetings,
    Massimo

-+×÷ ↔ left is right and right is wrong
Visit this user's website Find all posts by this user
Quote this message in a reply
03-14-2021, 01:47 PM (This post was last modified: 03-14-2021 01:48 PM by Didier Lachieze.)
Post: #8
RE: Android app of WP-34s/31s?
(03-14-2021 12:53 PM)odkq Wrote:  I am glad to announce a port of WP-34s to Android I have being doing on my spare time.

https://odkq.com/awp34s

Great news !! Thanks for your work, I think it deserves it's own topic.

I installed it on my Sony tablet under Android 6.0.1 and it works fine.
Regarding the missing features I would say that the top one I would need is to be able to save the calculator memory between executions, followed by the ability to import/export programs.
Find all posts by this user
Quote this message in a reply
03-14-2021, 02:52 PM (This post was last modified: 03-14-2021 03:50 PM by johanw.)
Post: #9
RE: Android app of WP-34s/31s?
(03-14-2021 12:53 PM)odkq Wrote:  I am glad to announce a port of WP-34s to Android I have being doing on my spare time.
Thanks. The distributed apk works fine on my phone (Samsung A50, Android 10).

I tried compiling it in Android Studio 4.1.2, but I got this error:

Build file 'C:\S\awp34s-0.0.5\awp34s\app\build.gradle' line: 1

* What went wrong:
A problem occurred evaluating project ':app'.
> Failed to apply plugin [id 'com.android.internal.version-check']
> Minimum supported Gradle version is 6.5. Current version is 6.1.1. If using the gradle wrapper, try editing the distributionUrl in C:\S\awp34s-0.0.5\awp34s\gradle\wrapper\gradle-wrapper.properties to gradle-6.5-all.zip
Find all posts by this user
Quote this message in a reply
03-14-2021, 04:49 PM
Post: #10
RE: Android app of WP-34s/31s?
THANK YOU Pablo!! Smile

This installed and starts up just fine on my several year old Motorola Android 8.0 phone.

For future, I agree saving state across sessions is #1, but I'd vote for haptic feedback as one of the options to provide feedback.

Thanks for taking this on, it's quite a serious first Android App. Respect!

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
03-14-2021, 05:41 PM
Post: #11
RE: Android app of WP-34s/31s?
(03-14-2021 04:49 PM)rprosperi Wrote:  THANK YOU Pablo!! Smile



For future, I agree saving state across sessions is #1, but I'd vote for haptic feedback as one of the options to provide feedback.

FWIW I prefer the "tick" sound in Free42 to the haptic feedback in EMU48 but either one helps to make up for the lack of physical keys.

The WP-43 app is great news though, while eagerly awaiting the DM43. Smile
Find all posts by this user
Quote this message in a reply
03-14-2021, 05:49 PM
Post: #12
RE: Android app of WP-34s/31s?
(03-14-2021 05:41 PM)John Keith Wrote:  FWIW I prefer the "tick" sound in Free42 to the haptic feedback in EMU48 but either one helps to make up for the lack of physical keys.

Free42 includes both haptic and key-click sound options, each with its own level-control, and thus the ultimate flexibility to fine-tune feedback. This would of course be the ideal goal, but unnecessary for now; either is a good starting place.

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
03-14-2021, 06:18 PM (This post was last modified: 03-14-2021 06:21 PM by tuxfish.)
Post: #13
RE: Android app of WP-34s/31s?
Works fine @ Nokia phone, Android 9, 720*1280 px. here as well.
Great work - amazing - THNX !!!
Will be interesting to see how this beta will evolve ...
Far further down the road layout/design points might be nice.

To me the availability of the WP-34s app on iOS had been one major reason to switch to this platform .
Find all posts by this user
Quote this message in a reply
03-14-2021, 11:50 PM
Post: #14
RE: Android app of WP-34s/31s?
very nice, thank you!

Cambridge, UK
41CL/DM41X 12/15C/16C DM15/16 17B/II/II+ 28S 42S/DM42 32SII 48GX 50g 35s WP34S PrimeG2 WP43S/pilot
Casio, Rockwell 18R
Find all posts by this user
Quote this message in a reply
03-15-2021, 04:50 AM
Post: #15
RE: Android app of WP-34s/31s?
Thank you odkq.

Beautiful.
Find all posts by this user
Quote this message in a reply
03-15-2021, 06:46 AM
Post: #16
RE: Android app of WP-34s/31s?
Wow, after three years, finally come out 34s emumator! It fits perfectly on my phone.

S.Korean / HP-50G | fx-570EX | fx-570CW | HP-200LX
Visit this user's website Find all posts by this user
Quote this message in a reply
03-15-2021, 06:57 AM
Post: #17
RE: Android app of WP-34s/31s?
Great work!


Pauli
Find all posts by this user
Quote this message in a reply
03-15-2021, 07:33 PM
Post: #18
RE: Android app of WP-34s/31s?
Yess -- thanks a lot, Pablo, for this great adaption. (nice display, too)
Find all posts by this user
Quote this message in a reply
03-16-2021, 08:54 AM
Post: #19
RE: Android app of WP-34s/31s?
Great work Pablo, thanks a lot. The app works fine on my Moto mobile phone and my (somewhat older) Android tablet, even autorotates on my tablet, although the keyboard looks kind of ugly in landscape mode (but it was not made for that of course)

Regards, Meindert
Find all posts by this user
Quote this message in a reply
03-16-2021, 06:54 PM
Post: #20
RE: Android app of WP-34s/31s?
This is great news, as now the WP-34S can outlive the 20b/30b hardware in virtually all popular smartphones. I was always worried that when my 30b died, I'd be out of luck if I didn't obtain an iOS device.

Jake
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)