Fabian Vogt

Results 275 comments of Fabian Vogt

Basically any recent (5.14 or 5.15) Qt for Android build setup should work OOTB. What did you stumble over?

As long as you have the full NDK and Qt installation, it should automatically build an APK for `x86`, `x86_64`, `armeabi-v7a` as well as `arm64-v8a`. Just use `qmake` from the...

> With version 1.5 the app immediately craches everytime when trying to load a file, When starting the emulation or on `Select file`? > the keyboard won't show in portrait...

> 1- Only on select file, when selecting the "flash file" only. The only way I was able to get 1.5 to work was to first install 1.4, load all...

> Yes, all are above android 8. I don't know how to get the adb log; though if you guided on how to get that log, I'll definitely give it...

> Would it be possible to move the save, pause, reset and restart buttons to the settings area to allow the screen to be bigger? Then there wouldn't be any...

There is some partial support for the native virtual keyboard in the "mobile-keypad" branch, but there are some issues: Shift does not work and key release events are not properly...

Apparently Qt 5.11.1 has a bug which breaks building with the android NDK, so this test build probably won't fix the keys issue. > (btw, S-Pen stylus doesn't react either,...

> Ahm, "test build"? I might try if only I knew where to download. I thought I linked it - maybe GitHub swallowed the file. Next try: [firebird.zip](https://github.com/nspire-emus/firebird/files/2196839/firebird.zip)

Yes, that could be implemented. What are you trying to achieve?