Did anybody build IME by extending LatinIME? I used soft keyboard
sample to add special mod key to keyboard but that sample is very
limited and gives much worse experience than default LatinIME ...

I think that by extending LatinIME I should save quite a bit of code
but I am concerned about JNI dependency it seems to have.

Moreover the version in origin/android-sdk-1.5_r1 seems to be somewhat
outdated compared to what is in git - - so that make is quite hard to
build it in eclipse (as it has android.jar with android-sdk-1.5_r1)
and leaves me worried about future compatibility?

So finally, if I were to copy all code and remove JNI and
depedndencies on internal resources is there anything else that could
get user into troubles?

Any other approach(es), ideas ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to