I have been working on the Soft keyboard Example in Android 1.5
it work fine but do someone know about sample with save setting what I can use
I did import LatinIME into Eclipse finish to work around the error I thing !
but this is Android keyboard so it ask me to uninstall Android keyboard before

something I need to fix
I get this error
- Code: Select all
[2010-05-27 10:36:43 - LatinIME] Re-installation failed due to different application signatures.
[2010-05-27 10:36:43 - LatinIME] You must perform a full uninstall of the application. WARNING: This will remove the application data!
[2010-05-27 10:36:43 - LatinIME] Please execute 'adb uninstall com.android.inputmethod.latin' in a shell.
[2010-05-27 10:36:43 - LatinIME] Launch canceled!
Regards
Sigster

