my chinese keyboard doesn't work on AOSX 4.4.4, logcat says
W/dalvikvm( 5429): threadid=1: thread exiting with uncaught exception (group=0x41efbba8)
E/AndroidRuntime( 5429): FATAL EXCEPTION: main
E/AndroidRuntime( 5429): Process: com.sonyericsson.textinput.chinese, PID: 5429
E/AndroidRuntime( 5429): java.lang.UnsatisfiedLinkError: Couldn't load XT9ENEngine from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/system/app/textinput-chn.apk"],nativeLibraryDirectories=[/system/lib, /system/lib/ste_omxcomponents]]]: findLibrary returned null
E/AndroidRuntime( 5429): at java.lang.Runtime.loadLibrary(Runtime.java:358)
any idea? I opened the apk in zip program and it has a file /lib/armeabi/libXT9ENEngine.so in there