+ 4
Qpython on Samsung Note 8: Enter is not accepted
Did anyone have this problem? A script takes input, so you obviously need enter, but for some reason, the enter/search/ok/whatever button that is on the keyboard layout, isn't accepted, somehow nothing happens, as if the key is dead. What could be the reason/solution for this?
8 odpowiedzi
+ 3
Apparently 'Enter' is a special key slot that's bugged people for many years:
https://forum.xda-developers.com/galaxy-s6-edge/help/enter-key-samsung-keyboard-t3094856
Ctrl-M is the oldschool way to send chr(13) -- that's Enter -- but I suspect you won't even have Ctrl.
Hacker's Keyboard for Android is a full adjustable keyboard that sends proper scancodes and has PC keys / special chars in sane places, like you'd want as a programmer.
You'll lose quick access to emoji but you can switch between keyboards, from the keyboards themselves.
+ 3
I just lost the Enter key while on code playground!
+ 2
Wow, that's a new one... I think.
+ 1
get pydroid
much better than qp
+ 1
Just try Vol-Dn M. It works for me.
0
Kirk Schafer it doesen't works even with ctrl + m in my mobile (my device is a Samsung Galaxy S3).
0
What version od Pydroid is compatible with my device (the latest doesen't work)?
0
Nah, forget it. I even tried to download the 1.0 version and it doesn't work.