Guest Paul Posted April 28, 2010 Report Posted April 28, 2010 By popular demand, I have packaged my patched WVGA HTC_CIME Chinese Input (no longer dependent on HTC frameworks) into an update zip for applying on a ROM of your choice. DOWNLOAD (Mediafire Pro) Enjoy! :huh: P
Guest robinals Posted April 28, 2010 Report Posted April 28, 2010 First to try! more feedback later Thanks! :huh:
Guest legolee Posted April 28, 2010 Report Posted April 28, 2010 thanks paul. Just installed. English keyboard works, chinese hand writing works. but when I tapped "Select Chinese input", i got Force Close. So I cannot change the chinese input method (there should be other methods instead of hand writing). My Nexus One is on CM 5.0.6 , with desire cam r2, pershoot OC kernel and trackball alert patched. Can other people also report back? thanks.
Guest Paul Posted April 28, 2010 Report Posted April 28, 2010 Hmmm, strange, I tried that and it worked in my test, I went through all the different options. Will check! :huh: P
Guest legolee Posted April 28, 2010 Report Posted April 28, 2010 Hmmm, strange, I tried that and it worked in my test, I went through all the different options. Will check! :huh: P thanks Paul. Something to add. I was able to change the chinese input method by long pressing the gear icon on the HTC keyboard. http://twitpic.com/1j5ri7 so the force close only happens when i am in setting. hope it helps
Guest capricornusPP Posted April 28, 2010 Report Posted April 28, 2010 thx a lot 4 the great working~
Guest panda-milo Posted April 29, 2010 Report Posted April 29, 2010 Hi paul, Does this work on stock ROM?
Guest skypirate Posted April 29, 2010 Report Posted April 29, 2010 Hi Paul, thanks for your efforts. It works great but will get the FC in some occasions. 1. in the setting -> Chinese input settings -> Chinese Mode 2. in the setting -> select chinese input If you have had time, please look into it... :huh:
Guest robinals Posted April 29, 2010 Report Posted April 29, 2010 Hi paul, Does this work on stock ROM? Yes, but your have to flash recovery in order to install the pack
Guest heehee2001hk Posted April 29, 2010 Report Posted April 29, 2010 By popular demand, I have packaged my patched WVGA HTC_CIME Chinese Input (no longer dependent on HTC frameworks) into an update zip for applying on a ROM of your choice. DOWNLOAD / MIRROR Enjoy! :P P Can not switch to simplified Chinese, Tradition Chinese only :huh:
Guest codington Posted April 29, 2010 Report Posted April 29, 2010 Can not switch to simplified Chinese, Tradition Chinese only :huh: You have to go into Language & Keyboard settings / Touch Input Chinese / Select Simplified Chinese
Guest panda-milo Posted April 29, 2010 Report Posted April 29, 2010 Yes, but your have to flash recovery in order to install the pack Thanks!!
Guest ethanchu Posted April 30, 2010 Report Posted April 30, 2010 (edited) I got a small size keyboard and crash when I type on my Nexus One. :huh: (In Mocado Desire r21) P.S. It's working great on CM 5.0.6 Edited May 1, 2010 by ethanchu
Guest Raphael Sorel Posted May 3, 2010 Report Posted May 3, 2010 thanks paul. Just installed. English keyboard works, chinese hand writing works. but when I tapped "Select Chinese input", i got Force Close. So I cannot change the chinese input method (there should be other methods instead of hand writing). My Nexus One is on CM 5.0.6 , with desire cam r2, pershoot OC kernel and trackball alert patched. Can other people also report back? thanks. I got it installed on my HTC Desire, it works properly (no force close) but it will kill the Desire Multi-Touch Zoom In & Out, no matter is in Browser or in the User Interface. Need reboot to retrieve the multi-touch...:huh: Then when I switch on the Chinese Input, it kill multi-touch again... Hope you can fix this bugs.. appreciate for the hard work... thx
Guest cybapaddy Posted May 4, 2010 Report Posted May 4, 2010 I got it installed on my HTC Desire, it works properly (no force close) but it will kill the Desire Multi-Touch Zoom In & Out, no matter is in Browser or in the User Interface. Need reboot to retrieve the multi-touch...:P Then when I switch on the Chinese Input, it kill multi-touch again... Hope you can fix this bugs.. appreciate for the hard work... thx I have the same issue :'(
Guest James Lui Posted May 7, 2010 Report Posted May 7, 2010 Hi, I'm wondering if I could install this on the Cyanogenmod-5 for Magic (Ref: http://forum.cyanogenmod.com/index.php?/to...est2-05032010/) I've tried install this on it, but I got force close issue. Look forward to hear more great news from you guys !!! You guys really did a great job !!!
Guest sovereignty68 Posted May 7, 2010 Report Posted May 7, 2010 Hi, I'm wondering if I could install this on the Cyanogenmod-5 for Magic (Ref: http://forum.cyanogenmod.com/index.php?/to...est2-05032010/) I've tried install this on it, but I got force close issue. Look forward to hear more great news from you guys !!! You guys really did a great job !!! Magic uses HVGA while N1 uses WVGA, I assume it will not work. Hopefully Paul will release one for low res device like MT3G/G1.
Guest casson Posted May 8, 2010 Report Posted May 8, 2010 Still got Force Close... ya, i have the same issue
Guest James Lui Posted May 10, 2010 Report Posted May 10, 2010 Magic uses HVGA while N1 uses WVGA, I assume it will not work. Hopefully Paul will release one for low res device like MT3G/G1. Thanks man, you're right, it's not working. Ya, I guess we have to wait for Paul to release one. Anyways, thanks for pointing me to the right direction.
Guest milestoner Posted May 10, 2010 Report Posted May 10, 2010 great work Paul, wondering if there is any hard dependency on using 2.1? I tried to modify it to run in 2.0.1, but then force closed with the following NPE. mind to have a look if you have the decompiled source code? Thanks!!! E/AndroidRuntime( 2286): java.lang.NullPointerException E/AndroidRuntime( 2286): at com.htc.android.cime.ezsip.EZSIPView.setKeyboard(EZSIPView.java:112) E/AndroidRuntime( 2286): at com.htc.android.cime.ezsip.PortQwertySIPView.setKeyboardbyLang(PortQwertySIPView java:108) E/AndroidRuntime( 2286): at com.htc.android.cime.ezsip.PortQwertySIPView.init(PortQwertySIPView.java:73) E/AndroidRuntime( 2286): at com.htc.android.cime.util.CodeIMEFinder.getSIPBySIPId(CodeIMEFinder.java:383) E/AndroidRuntime( 2286): at com.htc.android.cime.HTCIMEService.onStartInputView(HTCIMEService.java:537) E/AndroidRuntime( 2286): at android.inputmethodservice.InputMethodService.showWindowInner(InputMethodService java:1320) E/AndroidRuntime( 2286): at android.inputmethodservice.InputMethodService.showWindow(InputMethodService.java 1278) E/AndroidRuntime( 2286): at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInput(InputMethodService.java:388) E/AndroidRuntime( 2286): at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrappe .java:148) E/AndroidRuntime( 2286): at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:45) E/AndroidRuntime( 2286): at android.os.Handler.dispatchMessage(Handler.java:99)
Guest G.L. Posted May 16, 2010 Report Posted May 16, 2010 (edited) can this work with pre-rooted Desire? if yes, how can to do it? sorry i'm totally new with android phones.. :) btw for the force close problem, this may help (in chinese): http://www.androidin.net/bbs/viewthread.ph...amp;ordertype=1 Edited May 16, 2010 by G.L.
Guest windsea2005 Posted May 20, 2010 Report Posted May 20, 2010 Yes, but your have to flash recovery in order to install the pack I got "signature verification failed" when I install update.zip. Seems like not working for stock rom. Or am I doing it wrongly. I tried install HTC_CIME.apk fom sdcard, and it showed "Application not installed".
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now