Android AE

Previous topic - Next topic

MrPlow

Is there an easy way to fix the issue that after virtual keyboard appears the bottom android back options are showing?
I want to re-hide them?

Would adding Android.EnableBackButton(FALSE) after VKeyboard work?
Comp:
Speccy-48k, Speccy-128k, Amigas, PCs

spacefractal

It's depend on system. It's was a android v5 feature, but might not work on all devices.
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

MrPlow

Seems to happen after firing up the Virtual Keyboard...maybe I could replace it with an oldschool arcade score prompt?

^^^^
AAAA
¬¬¬

Or make my own keyboard with some code?


Comp:
Speccy-48k, Speccy-128k, Amigas, PCs

spacefractal

property its best to do you own, so you also have much more control over the font used. You dont have control over language used with virtual keyboard. Then its could eventuelly have crashed there, due illigal letters, but not checked?
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

MrPlow

Will do my own for my next game...
For now I have created an option to skip by using a button that appears when high score table reached.
That will work for now. :)
Comp:
Speccy-48k, Speccy-128k, Amigas, PCs