HP Forums

Full Version: newRPL for Android - early release for testers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(10-10-2018 11:05 PM)Claudio L. Wrote: [ -> ]I believe I resolved the issue.

working well now, thank you.
only issue so far: the app banner at the top covers the top part of the annunciation area.

cropped screenshot:

[attachment=6443]
New version newrpl-ui (file newrpl-android.apk) appears to be fine on an ASUS Z380M running 7.0 but the annunciators (alpha, caps etc) are partially hidden by the title bar. Res 1280x800
(10-11-2018 05:29 PM)SammysHP Wrote: [ -> ]Wow, I made even two mistakes:

1. I didn't use Photoshop, I used Inkscape! That's good for you. Smile
2. Not all labels are changeable. I only added the labels on the keys, not on the background which are from Olivier. As most of the labels were removed for newRPL, this shouldn't be a big problem.

Anyway, here is the SVG. It uses Arial for the labels, so make sure to have it (if you are on something different than Windows). Have fun!

https://cloud.finf.uni-hannover.de/s/a2BEzT30W1ymZMD

Thank you. I downloaded it. It's unfortunate that some of the text is bitmapped in the background, but with a bit of work it can be done in vector as well.
(10-11-2018 01:07 PM)Eric Rechlin Wrote: [ -> ]Some tactile feedback when pressing buttons would be a nice future enhancement.

I very much agree with this.

Also, while the app looks okay in portrait mode, in landscape it is stretched beyond all recognition.
Also, I'd suggest putting Exit on its own line of the menu, rather than being in File. I can see already that I'll be using it more than the rest of the File options put together.
(10-13-2018 07:02 AM)The Shadow Wrote: [ -> ]Also, I'd suggest putting Exit on its own line of the menu, rather than being in File. I can see already that I'll be using it more than the rest of the File options put together.

You can just back out of the app with the Back button, that does the same as Exit for me, i.e. prompt whether to save memory.

On that note: when I exit via the File menu, it prompts me twice. Only once if I back out.
How can I delete files and folders? The path given within the app doesn't seem to exist on my phone - are the files "invisible"?
(10-13-2018 03:42 PM)The Shadow Wrote: [ -> ]How can I delete files and folders? The path given within the app doesn't seem to exist on my phone - are the files "invisible"?

It seems it defaults to the app private storage. I'll change that to the more public folder in /Android/data/org.hpgcc3.newrpl

Thanks for reporting.
I just got a new phone (Moto X4 with Android 8.1) and the rightmost buttons are cut off. It had been working fine with my previous phone, a Droid Turbo with Android 6.
(11-19-2018 09:36 PM)The Shadow Wrote: [ -> ]I just got a new phone (Moto X4 with Android 8.1) and the rightmost buttons are cut off. It had been working fine with my previous phone, a Droid Turbo with Android 6.

I think Android lies about the screen size to accommodate some screen edges on some phones. I'm not sure I can do anything to change that, short of writing a dedicated app interface (it may have to happen eventually, as file dialogs are unusable on some phones), but not at the expense of real newRPL development for actual calculators.
(11-20-2018 01:31 PM)Claudio L. Wrote: [ -> ]I think Android lies about the screen size to accommodate some screen edges on some phones. I'm not sure I can do anything to change that, short of writing a dedicated app interface (it may have to happen eventually, as file dialogs are unusable on some phones), but not at the expense of real newRPL development for actual calculators.

If it helps at all, I've noticed that when starting the app (or switching to portrait mode) it draws the screen correctly at first, then almost instantly expands, pushing the buttons off the screen.
so where, exa ctly , is the apk file
(08-22-2019 11:34 PM)ji3m Wrote: [ -> ]so where, exa ctly , is the apk file

First post of this thread.
Please Claudio, you can include a subfolder (TARGET-ANDROID) in

https://sourceforge.net/projects/newrpl/files/
(08-23-2019 09:15 PM)compsystems Wrote: [ -> ]Please Claudio, you can include a subfolder (TARGET-ANDROID) in

https://sourceforge.net/projects/newrpl/files/

That is a good idea. I'll do it for the next official release, otherwise the android "official" version would be out of sync with the other targets.
Pages: 1 2
Reference URL's