Jump to content

HTC_IME (from XDA) works too


Recommended Posts

Posted

The HTC_IME works on the liquid perfectly too.

Again, hope this is not in breach of modaco guidelines.

Posted (edited)

yes it works but it just ships with english and doesnt scale well with the resolution

Edited by goa200
Guest Ricky Lui
Posted
The HTC_IME works on the liquid perfectly too.

Again, hope this is not in breach of modaco guidelines.

Hi Rocky,

thanks for the updates.

Have you tried to flash the img?

If yes, could you provide some screenshots and pros and cons?

thanks.

Posted
Hi Rocky,

thanks for the updates.

Have you tried to flash the img?

If yes, could you provide some screenshots and pros and cons?

thanks.

htc_ime is a keyboard application or apk file which you dont flash.

It's HTC's own keyboard they made for their mobiles.

Posted
HTC_IME On portrait mode looks crap though..

i hv installed but not working ;)

Posted
i hv installed but not working ;)

Really ? Have you selected it as the input (long press on an input field, select INPUT METHOD and then choose Touch Input)

Posted

I really hope cootek put TouchPal back in the Market soon...

P

Posted
I really hope cootek put TouchPal back in the Market soon...

P

got a link i got from their beta to working 1.0 and languagepack, not sure whether posting such links would go against forum policy.

Posted

Yeah, it would... I have that as well backed up from when it WAS in the market, would be nice to get a latest build with landscape support too!

P

Posted
Yeah, it would... I have that as well backed up from when it WAS in the market, would be nice to get a latest build with landscape support too!

P

one quick question paul

I'm tryinn to replace the settings file for htc ime but root explorer wont do it for me.

so i figured i could move my edited file with terminal emulator

but im not sure on the command

file is called com.htc.android.htcime_preferences.xml

and is going to data/data/com.htc.android.htcime/shared_prefs/

Posted

'adb push com.htc.android.htcime_preferences.xml /data/data/com.htc.android.htcime/shared_prefs/'

;)

P

Posted
'adb push com.htc.android.htcime_preferences.xml /data/data/com.htc.android.htcime/shared_prefs/'

;)

P

i meant better terminal emulator on my phone so adb wouldnt work i take it

Posted

su
cp com.htc.android.htcime_preferences.xml /data/data/com.htc.android.htcime/shared_prefs/[/code]

;)

P

Posted

i just get cp not found. maybe terminal emulator doesnt support it.

Posted

Ah, maybe CP isn't in the build, you need to install busybox. I might add that to superboot if possible.

P

Guest vmlinuz
Posted
i just get cp not found. maybe terminal emulator doesnt support it.

There's no 'cp' in the default Android build; use something like this instead:

su
cat com.htc.android.htcime_preferences.xml > /data/data/com.htc.android.htcime/shared_prefs/com.htc.android.htcime_preferences.xml[/codebox]

Posted
Really ? Have you selected it as the input (long press on an input field, select INPUT METHOD and then choose Touch Input)

Thanks.Silly from me ;)

  • 2 weeks later...
Guest GuniGuGu
Posted

Did I do something wrong when I tried to install HTC IME? I haven't got the phone with me anymore, but I just installed it from Astro file manager after copying it to the SD, but it kept giving me force closes when I tried to switch to it?

Something I'm missing?

Guest desmosedici
Posted

Someone knows how to Uninstall the application? I can't find any HTC_IME and clicker in the installed apps :)

Posted

Hi,

I have tried to install on my Acer Liquid the HTC keyboard's but i am in trouble, i have keyboard anymore!!!

when i try to select an input method, i have an empty box.

If someone can help me !

Thank you in advance

Gothen

ps : i have push this following file :

adb push application\azerty_magic\libt9.so /system/lib/libt9.so

adb push application\azerty_magic\HTC_IME.apk /system/sd/app/HTC_IME.apk

adb push application\azerty_magic\LatinIME.apk /system/app/LatinIME.apk

Guest Shreedhan
Posted

Does anyone know the logistics in making the HTC_IME.apk work for a the liquid?

When I say 'work', I mean 'look good'. Would be a case of replacing all the images with larger ones and repackaging as .apk?

Because I tried that but it wouldn't install, am I packaging it incorrectly (I just did HTC_IMEE.zip to HTC_IMEE.apk via OI FileManager). I called it HTC_IMEE.apk to tell difference from HTC_IME.apk.

Thoughts? Comments?

Posted
Does anyone know the logistics in making the HTC_IME.apk work for a the liquid?

When I say 'work', I mean 'look good'. Would be a case of replacing all the images with larger ones and repackaging as .apk?

Because I tried that but it wouldn't install, am I packaging it incorrectly (I just did HTC_IMEE.zip to HTC_IMEE.apk via OI FileManager). I called it HTC_IMEE.apk to tell difference from HTC_IME.apk.

Thoughts? Comments?

did you sign it?

Guest Shreedhan
Posted
did you sign it?

No idea what that means.

I did the following:

1.Download HTC_IME.apk

2. Rename from HTC_IME.apk to .zip

3. Unzip it and replace images I wanted to.

4. Zip the new folder as HTC_IMEE.zip

5. Transferred to my phone

6. Renamed on my phone to HTC_IMEE.apk

7. Tried to install.

8. It failed so I posted on here ;-)

Posted
No idea what that means.

I did the following:

1.Download HTC_IME.apk

2. Rename from HTC_IME.apk to .zip

3. Unzip it and replace images I wanted to.

4. Zip the new folder as HTC_IMEE.zip

5. Transferred to my phone

6. Renamed on my phone to HTC_IMEE.apk

7. Tried to install.

8. It failed so I posted on here ;-)

Yes you didnt sign it so the phone wont accept it when you try to install it.

And thats where you fail atm =)

I'm sure ther's a few good threads over att xda on signing apps.

this one might be good http://forum.xda-developers.com/showthread.php?t=471634

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.