[Request] Transparent HTC_IME

Search This thread

str4vag

Senior Member
Jul 17, 2009
293
0
Kuala Lumpur
Hey themers and modders,
I saw somewhere there was a transparent HTC_IME in a theme.
thing is, I dont remember what theme it is.

So my request it for someone to make the HTC_IME from here

thanks in advance.
 
Last edited:

str4vag

Senior Member
Jul 17, 2009
293
0
Kuala Lumpur
Wicked,
Nice, keep us posted here if you make any progress.


WOuld be nice to se a screenshot of what you are talking about.

Would love to post it. but I can't find the original theme that had the IME. I can't remember the name. and I can't remember if its in here or the Dream Theme forum.

edit : found the original thread with the transparent HTC_IME
link

its the 8th picture in the first post.
thing is, i am not sure if its based on the original HTC_IME (that requires htc framework files) or the one modified to run on its own (like the one i linked to in my OP).
 
Last edited:

brandenk

Senior Member
Aug 11, 2007
1,147
84
San Diego

Attachments

  • device1.jpg
    device1.jpg
    21.3 KB · Views: 413
  • device2.jpg
    device2.jpg
    21.7 KB · Views: 261

str4vag

Senior Member
Jul 17, 2009
293
0
Kuala Lumpur
i cant get it to install. i keep getting "application cannot be installed" error.
anyone can enlighten me?
 
Last edited:

goa200

Senior Member
Jun 8, 2009
214
21
i cant get it to install. i keep getting "application cannot be installed" error.
anyone can enlighten me?

Code:
adb pull /system/app/HTC_IME.apk c:\
adb remount
adb push HTC_IME.apk /system/app/HTC_IME.apk
adb shell reboot

edit: be warned that i forgot to change the landscape background since the rotatation doesnt work for me i didnt bother editing that file. if need be i can do it easily, just lemme know.
 
Last edited:

str4vag

Senior Member
Jul 17, 2009
293
0
Kuala Lumpur
Code:
adb pull /system/app/HTC_IME.apk c:\
adb remount
adb push HTC_IME.apk /system/app/HTC_IME.apk
adb shell reboot

edit: be warned that i forgot to change the landscape background since the rotatation doesnt work for me i didnt bother editing that file. if need be i can do it easily, just lemme know.

tried that. ADB cannot find HTC_IME.apk in /system/app/ i dont even see touch input/htc_ime in my apps list in settings.

The one I posted will install like any ol apk :rolleyes:

if you can make its 100% it will be awesome. i will try and use yours.
 

jayzusfk

Senior Member
Aug 18, 2009
158
2
pdx
still get the this application cannot be installed on this phone error

- download astro file manager from the market
- put a copy of htc_ime.apk on your sd card
- select this file in astro, then select app manager
- press the 'uninstall' button
- select the htc_ime.apk file again
- this time, install it

this will remove the existing version which is causing the conflict and let you reinstall the new themed version.