Qpython on Samsung Note 8: Enter is not accepted | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

7th Jun 2018, 4:30 PM
HonFu
HonFu - avatar
8 Answers
+ 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.
7th Jun 2018, 4:56 PM
Kirk Schafer
Kirk Schafer - avatar
+ 3
I just lost the Enter key while on code playground!
11th Mar 2019, 9:44 PM
Sonic
Sonic - avatar
+ 2
Wow, that's a new one... I think.
11th Mar 2019, 9:45 PM
HonFu
HonFu - avatar
+ 1
get pydroid much better than qp
7th Jun 2018, 4:36 PM
‎ ‏‏‎Anonymous Guy
+ 1
Just try Vol-Dn M. It works for me.
23rd Jun 2019, 8:39 PM
John “The whisper” Doe
John “The whisper” Doe - avatar
0
Kirk Schafer it doesen't works even with ctrl + m in my mobile (my device is a Samsung Galaxy S3).
12th Nov 2019, 8:11 PM
Yiohiouelotzh McBrain
Yiohiouelotzh McBrain - avatar
0
What version od Pydroid is compatible with my device (the latest doesen't work)?
12th Nov 2019, 8:16 PM
Yiohiouelotzh McBrain
Yiohiouelotzh McBrain - avatar
0
Nah, forget it. I even tried to download the 1.0 version and it doesn't work.
12th Nov 2019, 8:23 PM
Yiohiouelotzh McBrain
Yiohiouelotzh McBrain - avatar