Android Question B4A v8.00 does not show the keyboard in any case.

vecino

Well-Known Member
Licensed User
Longtime User
Hello, after installing version 8.00 and compiling any project, the keyboard is not displayed in any case.
I have tried it with several smartphones and tablets. The result is the same in all cases.
What can happen?
Thank you.
 

ThRuST

Well-Known Member
Licensed User
Longtime User
Dear Vecino, it helps if you post the relevant code block here, so we can make a judgement and help you the right way.
 
Upvote 0

vecino

Well-Known Member
Licensed User
Longtime User
Hello, is that this happens in ALL cases, with ALL the projects, in ALL the views that the keyboard should display so that the user can type.
It happens with old projects, with new ones and with any example project that only has one EditText to test.
The keyboard is never displayed.
Regards.
 
Upvote 0

ThRuST

Well-Known Member
Licensed User
Longtime User
The easiest way might be to install a previous version and try your code, if that does not fixes the error do this:

1.Backup your source code.
2.Reinstall and update Android SDK.
3.Uninstall and reinstall B4A so you have all the default libraries.
4.Restart your devices and set up a new IP connection.
5.Try your code.

Post your progress here, so that we can help you further. If you follow these steps, it should probably solve your problem.
 
Upvote 0

ThRuST

Well-Known Member
Licensed User
Longtime User
Btw you might at first post your code as I suggested how you call the software keyboard. Usually that is a code related issue.
 
Upvote 0

vecino

Well-Known Member
Licensed User
Longtime User
Hello, friends, I already found the problem.
My co-worker had disabled the keyboard on my smartphones and test tablets. :mad::mad::mad:
He is laughing loudly.
I've lost the day.
Thanks for your help.
Regards.
 
Upvote 0

ThRuST

Well-Known Member
Licensed User
Longtime User
We should all eat those, and forget about you stupid co-worker played us all.
Happy eating, everybody. Problems solved by eating, and come up with a appropriate way to revenge him :)
 
Upvote 0

ThRuST

Well-Known Member
Licensed User
Longtime User
You should buy him a delicious muffin, and gently make a hold in the bottom, puur in tabasco then put the bottom back so when he eats it = HOT Hot Hot :)
 
Upvote 0
Top