alan3417 / android-zhuyin-ime

Automatically exported from code.google.com/p/android-zhuyin-ime
0 stars 0 forks source link

crashed in Motorola DROID upon the first type #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Switch to Chinese
2. Type 'ㄅ'
3. An error pops up.

What is the expected output? What do you see instead?

  The application 注音輸入法
  (process tw.cheyingwu.zhuyin)
  has stopped unexpectedly.
  Please try again.

What version of the product are you using? On what operating system?
  ZhuYinIMESettings-20090601.apk
  Motorola DROID
    Firmware:         2.0
    Baseband version  C_01.3B.01P
    Kernel version    2.6.29-omap1-g04df51f
                      android-build@apa26 #477
    Build number      ESD20

Please provide any additional information below.
  I downloaded the source and found UnsatisfiedLinkError at runtime.
  I skipped all native calls to mNativeDict in 
  com.android.inputmethod.latin.BinaryDictionary (my modified version
  is attached), and it then works fine.

Original issue reported on code.google.com by Andrew94...@gmail.com on 26 Nov 2009 at 9:41

Attachments: