Change android keyboard layout
Mobile and Embedded
2
Posts
2
Posters
1.1k
Views
1
Watching
-
wrote on 22 Oct 2014, 22:52 last edited by
Does anyone know if there is a way (preferably in qml, but c++ is fine too) to change the layout of the android keyboard?
I found this link about how to do it in java, but I'd much rather not have to dig into all of that code
http://developer.android.com/training/keyboard-input/style.htmlI'm specifically interested in changing the button on the bottom right from "done" to "next".
Thanks in advance!
-
wrote on 7 Apr 2015, 18:37 last edited by
See https://bugreports.qt.io/browse/QTBUG-39074 and related for support for this feature.