A
Android Central Question
I'm looking for a non-system keyboard for Android systems analogous to the Java class provided by Vladimir Petrenko ca 2017.
Such a class provides a graphic keyboard which enters characters in a text field via the JTextComponent.getCaretPosition()/setText() methods. Input characters do NOT go through the key-loggable key interface.
Hopefully, someone interested in avoiding keyloggers will already have such software for Android.
Such a class provides a graphic keyboard which enters characters in a text field via the JTextComponent.getCaretPosition()/setText() methods. Input characters do NOT go through the key-loggable key interface.
Hopefully, someone interested in avoiding keyloggers will already have such software for Android.