google-code-export / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

original XIM.apk application doesn't work #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.installing the original XIM.apk application and rebooting the phone
2.selecting LG IME from keyboards in SYSTEM/LANGS
What is the expected output? What do you see instead?
a force close message appears when trying to use the LG IME

On what operating system?

GB 2.3.3 with boot-110401-up.zip

Do you have logcat or dmesg ?
 (adb shell logcat > logcat.txt ^C, adb shell dmesg > dmesg.txt)

yes

What version of the *Official LG* Firmware were before using Custom
firmware ?
 (V20G)

Please provide any additional information below.
logcat attached

Original issue reported on code.google.com by justsad.eng@gmail.com on 12 Apr 2011 at 4:56

Attachments:

GoogleCodeExporter commented 9 years ago
한국분이면 한국말 쓰셔도 됩니다.

xim.apk 설치하시기 전에 정식 펌웨어 시스템에서 혹은 
system.img를 구해서
libautohan_jni.so / libDioHWR.so / libxt9_jni.so 세개 라이브러리를 
추출해서
이것을 먼저 진저브레드에 설치해주셔야 합니다. (adb push 
등등 사용)

그런 다음에 adb install xim.apk 해보세요. 잘 되어야 
정상입니다.
----

You have to install/copy libautohan_jni.so,libDioHWR.so,libxt9_jni.so
into your phone and then try to install xim.apk like as following

 adb install xim.apk

It will works :>

Original comment by wkp...@gmail.com on 12 Apr 2011 at 5:11

GoogleCodeExporter commented 9 years ago
thanks man , i will try to find the original files , and will feedback 
you/members here.

Original comment by justsad.eng@gmail.com on 12 Apr 2011 at 5:18

GoogleCodeExporter commented 9 years ago
i extracted the original system.img (first original nandroid backup of my phone)
and added the .so files to /lib , but same force close message , logcat 
attached . thank you

Original comment by justsad.eng@gmail.com on 12 Apr 2011 at 6:05

Attachments:

GoogleCodeExporter commented 9 years ago
 1. push three *.so libs into /system/lib not /lib
 2. do not copy xim.apk into /system/app directly, try to install xim.apk with adb install command

Original comment by wkp...@gmail.com on 12 Apr 2011 at 6:26

GoogleCodeExporter commented 9 years ago
yah ...  it's great .. thank you..
i'm attaching the original .so files and original XIM.apk from original rom 1.6 
witch supports almost lang's . this may help many . you can integrate thoose to 
your great GB rom !! 

Original comment by justsad.eng@gmail.com on 12 Apr 2011 at 6:46

Attachments:

GoogleCodeExporter commented 9 years ago
thanks, but xim.apk is not officially distributable.
(Please see /system/etc/NOTICE.html.gz )

 * libxt9_jni.so : distributable
 * libautohan_jni.so : not distributable
 * libDioHWR.so : not distributable.

Original comment by wkp...@gmail.com on 12 Apr 2011 at 7:10

GoogleCodeExporter commented 9 years ago
i mean that XIM.apk is the original from the official LG Roms  v10c , v10h , 
v10l
there is another version of Xim.apk comes with v20c/v20d/v20g
but the attached one is the best and covers almost all lang's

thank you man...

Original comment by justsad.eng@gmail.com on 12 Apr 2011 at 7:13

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 13 Apr 2011 at 2:05

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 10 May 2011 at 12:30

GoogleCodeExporter commented 9 years ago
Issue 84 has been merged into this issue.

Original comment by wkp...@gmail.com on 10 May 2011 at 12:30