I have to face some problems when calling an Android soft keyboard from a C ++ file. I have a C ++ project, and I need to show and use my own soft keyboard on some screens. I am compiling all the code using the NDK. Can someone give a suggestion on how to use a soft keyboard in a native / C ++ application? Thanks in advance for your help. Regards, Maidul
source
share