[Request] Transparent HTC_IME - Android Themes

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.

agreed... that would be nice. i'm actually working on getting it now, if i do i'll post it here

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

Wicked,
Nice, keep us posted here if you make any progress.
goa200 said:
WOuld be nice to se a screenshot of what you are talking about.
Click to expand...
Click to collapse
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).

I have this one, its stock with 50% opacity added to the background. If you need it completely transparent I can do that for you just let me know.
http://alldroid.org/viewtopic.php?f=32&t=167&p=911#p911

i got a 100% transp. background HTC_ime.apk

100% transp HTC_ime
http://www.megaupload.com/?d=H5K3B26T

goa200 said:
100% transp HTC_ime
http://www.megaupload.com/?d=H5K3B26T
Click to expand...
Click to collapse
Is this the HTC based one or the stand alone modified version?

Beast84 said:
Is this the HTC based one or the stand alone modified version?
Click to expand...
Click to collapse
the one i pushed to Amon_ra's donut rom 1.6.2 so should be the standalone i take it
Tbh i think i extracted it from amon_ra's rom then just simply edited it

goa200 said:
the one i pushed to Amon_ra's donut rom 1.6.2 so should be the standalone i take it
Tbh i think i extracted it from amon_ra's rom then just simply edited it
Click to expand...
Click to collapse
Sweet gonna try it out now, thanks!

i cant get it to install. i keep getting "application cannot be installed" error.
anyone can enlighten me?

str4vag said:
i cant get it to install. i keep getting "application cannot be installed" error.
anyone can enlighten me?
Click to expand...
Click to collapse
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.

The one I posted will install like any ol apk

goa200 said:
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.
Click to expand...
Click to collapse
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.
brandenk said:
The one I posted will install like any ol apk
Click to expand...
Click to collapse
if you can make its 100% it will be awesome. i will try and use yours.

Here you go: http://www.4shared.com/file/141156029/8c9e6832/HTC_IME-kspec-clear.html

brandenk said:
Here you go: http://www.4shared.com/file/141156029/8c9e6832/HTC_IME-kspec-clear.html
Click to expand...
Click to collapse
awesome stuff. thanks man.

brandenk said:
The one I posted will install like any ol apk
Click to expand...
Click to collapse
still get the this application cannot be installed on this phone error

danfozzy said:
still get the this application cannot be installed on this phone error
Click to expand...
Click to collapse
Same for me...

danfozzy said:
still get the this application cannot be installed on this phone error
Click to expand...
Click to collapse
- 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.

for CM 4.2.3.1 just push the apk to /system/app/ using adb. reboot and you're done

Related

Footprints- APK/Widget inside for those who want it

So we've found the app/widget now we just need help installing the widget... Any help
-Just take off the .zip and enjoy
Code:
adb remount
adb push HtcFootprints.apk /system/app/HtcFootprints.apk
adb push HtcFootprints.odex /system/app/HtcFootprints.odex
adb shell reboot
Anyone happen to have the apk and odex? I can't find them in any my old Hero builds and would like to use program and widget... Thanks!!!
Ah bummer, I finally find the Footprints.apk and it force closes as soon as it starts on CM 3.6.5
kizer said:
Ah bummer, I finally find the Footprints.apk and it force closes as soon as it starts on CM 3.6.5
Click to expand...
Click to collapse
isn't it just for Hero? Its working on JacHero 2.7.4 just fine.
Beats me I don't have a Hero Rom.
what is Footprints app for exactly?
beware,
htc Footprints can only be used on HERO ROMS won't work on 1.5 regular cupcake, JF, Cyangen or others.
johnnylicious said:
beware,
htc Footprints can only be used on HERO ROMS won't work on 1.5 regular cupcake, JF, Cyangen or others.
Click to expand...
Click to collapse
Would you happen to know where I would be able to get the widget from by chance?
imbonez9 said:
Would you happen to know where I would be able to get the widget from by chance?
Click to expand...
Click to collapse
All HTC Hero widgets.
http://www.slackdev.com/justanotherdev/Widgets.zip
thanks to JAC.
johnnylicious said:
All HTC Hero widgets.
http://www.slackdev.com/justanotherdev/Widgets.zip
thanks to JAC.
Click to expand...
Click to collapse
There's no Footprints widget
-Thanks Though
Don't know if anyone still needs this or not..
http://forum.xda-developers.com/showpost.php?p=4379458&postcount=3
wouldn't work for me though.. even tried installing via adb, got errors.. etc.. let me know if it works for you though, somehow.
briggs81 said:
Don't know if anyone still needs this or not..
http://forum.xda-developers.com/showpost.php?p=4379458&postcount=3
wouldn't work for me though.. even tried installing via adb, got errors.. etc.. let me know if it works for you though, somehow.
Click to expand...
Click to collapse
thank you!!! ya still was looking for it... Will try it and let you know. You installed box the odex and apk n still it wouldn't work on Hero?
I tried installing just HTC footprints apk and odex via adb just got errors. Might try again later.
I am using a hero Rom on a magic.
i was able to get the odex to the app_s but when i install the widget it gives me error
"Failure [Install_Failed_Dexopt]"
If anyone knows what that means can you please help? Thank You
Yeah that's what I get when trying to install just the normal app from that zip. Can't figure it out as of yet.
When I install the. Apk from this thread it at least installs but crashes on opening. I think we are missing something
Yeah that's what I get when trying to install just the normal app from that zip. Can't figure it out as of yet.
When I install the. Apk from this thread it at least installs but crashes on opening. I think we are missing something
Thats weird bc i've used this footprints i've uploaded the whole time and still use it without it crashing. what error do you get when it crashes?
Try this.
adb remount
adb push HtcFootprints.apk /system/app/HtcFootprints.apk
adb push HtcFootprints.odex /system/app/HtcFootprints.odex
adb shell reboot
I was pushing to /system/app_s/ originally and that's what kept giving me the error. I don't know the difference between app and app_s, maybe app_s is just a system link or something.
Anyways, pushed the odex and apk for footprints and the widget, and it works, no crashing so far. widget works too.
it gives me a error: Read-only file system.
and even when i try in rootmanager it wont let me change it to r/w it stays on r/o

[HOW TO] Change ARC lockscreen to FULL - HERO ROM (update 10/06/2009)

tested on JACxHEROSki2.2 A.B.RMX & Drizzy's last HERO rom. Maxisma1.6.1
If your on HERO rom but hate the ARC lockscreen here's how to change it.
get the attached file, unzip *.apk and extract it to the root of your sdcard, then perfrom the following:
adb remount
adb shell rm /system/framework/com.htc.resources.apk
adb shell cp /sdcard/com.htc.resources.apk /system/framework/
adb shell reboot
or console
mount /system/
rm /system/framework/com.htc.resources.apk
cp /sdcard/com.htc.resources.apk /system/framework/
reboot
UPLOAD KEEPS TIMING OUT CHECK BACK LATER - IF ANYONE WOULD LIKE TO HOST THE FILE PLEASE LET ME KNOW...if you want the file please send me a PM
this should be the same for the hero build you are on, but since the last hero build i downloaded was new vision revision 2 for a friends phone, i don't have a more current hero. with that said
it was in data/app_s/HtcLockScreen.apk/res in that folder there are 4 drawables. each of them contains parts to it. i would imagine you could just drop that .apk into another hero rom, sign it, and flash it.
though i would definitely make a nandroid first
david1171 said:
this should be the same for the hero build you are on, but since the last hero build i downloaded was new vision revision 2 for a friends phone, i don't have a more current hero. with that said
it was in data/app_s/HtcLockScreen.apk/res in that folder there are 4 drawables. each of them contains parts to it. i would imagine you could just drop that .apk into another hero rom, sign it, and flash it.
though i would definitely make a nandroid first
Click to expand...
Click to collapse
thanks, what i actually ended up doing since both lockscreen.apk were the same i figured the "difference" i wanted laid somewhere else so through trial and error i figured it out.
it was the .com.htc.resources.apk from drizzy's rom that made the difference from an ARC lockscreen to a FULL lockcreen.
adb shell rm /system/framework/com.htc.resources.apk
adb shell cp /sdcard/com.htc.resources.apk /system/framework/
adb shell reboot
i should post a [how to] lol
UPDATED OP MADE MY FIRST HOW TO WOOT WOOT!!
wrong thread.
screenshots of this please?
johnnylicious said:
screenshots of this please?
Click to expand...
Click to collapse
a bit pointless to show screenshots of something that is not there. the lockscreen just shows the info that is normally on the arc, but no arc (the png files have been replaced with transparent versions)
Big thanks to the OP. I was doing this myself but didn't know enough adb to get my revised graphics back on to the phone.
Baldyman1966 said:
a bit pointless to show screenshots of something that is not there. the lockscreen just shows the info that is normally on the arc, but no arc (the png files have been replaced with transparent versions)
Big thanks to the OP. I was doing this myself but didn't know enough adb to get my revised graphics back on to the phone.
Click to expand...
Click to collapse
AGREED, this just removes the arc from your lockscreen and shows the complete image - leaving just date and time.
I'll post a screenshot later, I guess.
haha oooh i got cha i didnt undestand exactly what you changed or modifited to the lockscreen =D
i have the transparent lockscreen also on mine hero rom
thanks!
console commands
So i unziped it to my sd card, but I can't remember if i put it in the root of my sdcard or if its in /sdcard/downloads, but I don't know the console command to list the directories or files in that folder, i know on ADB/terminal emulator its 'ls'
NVM i figured it out, had to also type mount /sdcard because it kept saying no such file, but mount /sdcard did the trick
Has anyone got this to work on 1.7r2?
djunio said:
Has anyone got this to work on 1.7r2?
Click to expand...
Click to collapse
nope feel free to try it out.. just make a nandroid backup first using the recovery console if you have CM's new recovery image. if it doesnt work you can always just do a restore..
post back results
cest hero 2
My results on "cest hero 2" were well..take a look.
Kidd_Hanma said:
nope feel free to try it out.. just make a nandroid backup first using the recovery console if you have CM's new recovery image. if it doesnt work you can always just do a restore..
post back results
Click to expand...
Click to collapse
I did it seems like it worked but it gets stuck on the htc screen, I also tried to modify the file in 1.7r2 and that put me in a bootloop
does anyone know what hero built this resourse.apk is from?
im gonna test the resourse apk from drizzys elite and champion rom.
ill post back with results.
just tried it. none works. idk how to edit so im not gonna attempt to do it.
Follow up
djunio said:
I did it seems like it worked but it gets stuck on the htc screen, I also tried to modify the file in 1.7r2 and that put me in a bootloop
Click to expand...
Click to collapse
dont modify the file in the actual rom - you'll get stuck in a boot loop due to the rom needing to be resigned.
1.7 uses a new hero dump so it may not work.. My phone fell in Kool-Aid so im useless for the time being lol
johnowa636 said:
My results on "cest hero 2" were well..take a look.
Click to expand...
Click to collapse
looks okay but i notice the "AM" is off the actual time display
hiroots said:
does anyone know what hero built this resourse.apk is from?
im gonna test the resourse apk from drizzys elite and champion rom.
ill post back with results.
Click to expand...
Click to collapse
you may have done something wrong as this works with drizzys elite 100%
http://forum.xda-developers.com/showthread.php?t=538942&highlight=skinning+hero+app
Click to expand...
Click to collapse
can someone port the lockscreen from this thread to the new 2.8xxx builds???
the com.htc.resources.apk has some extra images added into this build which is causing the crash when u load in the old one
ok how do i reverse this i use twisteds hero i want the arc back
bigballa said:
can someone port the lockscreen from this thread to the new 2.8xxx builds???
the com.htc.resources.apk has some extra images added into this build which is causing the crash when u load in the old one
Click to expand...
Click to collapse
i have already done this - send me a pm and ill get you set up- im running it on jachero 1.8

help skinning Genie widget

I've changed some png's (of a working apk) but keeping the size, signed the apk (with the right click method), but I get the message that it's not posible to install it.
What is wrong?
Which rom are you installing them on and your signing tool might be the problem too.
In my experience with GenieWidget.apk for the G1/MT3G, you have to push it to /system/app/ and reboot to get it to work. I don't know if it can be installed to /data/app/.
david1171 said:
In my experience with GenieWidget.apk for the G1/MT3G, you have to push it to /system/app/ and reboot to get it to work. I don't know if it can be installed to /data/app/.
Click to expand...
Click to collapse
You can install it the regular way or put it in app_s.
Im using Super D 1.7. And, as I said before, the apk was installable before modifications. I also tried to flash it inside of the rom, like it was before
Here is my apk
nobody has idea?
hi, i try to do this too.
UP
joshuas_79 do you did it ?
Do sign via the right click signing. Place it in an update.zip and sign the entire update. Then flash the update and you will be fine.
ok it's my first time in android and i am french so sorry for my mistake.
My nexus is not root.
Please how can i do that exactely (step by step with link)?
I'm so lost!!!!
And i enjoy play with gimp.
cloverdale said:
Do sign via the right click signing. Place it in an update.zip and sign the entire update. Then flash the update and you will be fine.
Click to expand...
Click to collapse
Think it has to be done this way, and probably helps to uninstal the old version first!
Branwen said:
Think it has to be done this way, and probably helps to uninstal the old version first!
Click to expand...
Click to collapse
I think I tried before, but I'll try later anyway
Thanks
sinjiyo said:
ok it's my first time in android and i am french so sorry for my mistake.
My nexus is not root.
Please how can i do that exactely (step by step with link)?
I'm so lost!!!!
And i enjoy play with gimp.
Click to expand...
Click to collapse
If your nexus isn't rooted you can't do any of this thats really the whole point of root
cloverdale said:
Do sign via the right click signing. Place it in an update.zip and sign the entire update. Then flash the update and you will be fine.
Click to expand...
Click to collapse
I tried and it didnt work, dont forget , before I modified, it was posible to install it, without using a update.zip
hi i'm trying to theme this widget too, i'm polaris user (i run android from sdcard)
i can install via androidupdate.tar both versions i found, transparent and original, i could skin and apply the images of the program(weather page details, loading bottom bar etc etc) , but no success in skinning the widget
i suppose the widget background is "widget_bg.9.png" in the folder res/drawable but i changed it many times and still it show the widget with original background even if there is no such image in all the .apk
any help?

Transparent/Blue Gmail!!!!

Here are a a few transparent and blue themed gmail apk"s. Uninstall your old gmail apk then either side load through something like dropbox or push via ABD, then sync it and enjoy!
Screenshots below are of the last two apks, and first is the same just a cyan color, enjoy!
Recently added newest version 2.3.5 Enjoy and hit the thanks button if you like please! Credit goes to Fernando Sor I just changed a few things around and added my own touch.
Love the transparency. The blue looks a bit aqua though. But very cool and much better than original. Thanks
Any pics?
edit: thanks for the pics!
Was going for more of a cyan color, can do whatever anyone likes, thank you
jase33 said:
Love the transparency. The blue looks a bit aqua though. But very cool and much better than original. Thanks
Sent from my HTC HD2
Click to expand...
Click to collapse
I will post some
p2flol said:
Any pics?
Click to expand...
Click to collapse
This is a themed standard gmail app, and not a themed gmail for honeycomb app right? Or did I do something wrong?
It doesn't have modules like the normal gmail for honeycomb.
camblue said:
Was going for more of a cyan color, can do whatever anyone likes, thank you
Click to expand...
Click to collapse
Its nice the way it is. But if your up to it, maybe one with a little more blue? No pressure....good on ya for doing this!
yes themed standard, not just for honeycomb
tinpusher said:
This is a themed standard gmail app, and not a themed gmail for honeycomb app right? Or did I do something wrong?
It doesn't have modules like the normal gmail for honeycomb.
Click to expand...
Click to collapse
So awesome! Makes me want CM7 so much more lol
Sent from my Xoom using XDA Premium App
This is pretty awesome. Thanks for your work on it!
If you've got the time ... I'd love to have a version that with a blue that is 4a92ce. (That is the same as the Moto X's email client and it looks pretty sick on the X).
EXAMPLE:
how to uninstall stock one ?
get a uninstaller from the market, should work fine, or use root explorer and delete it out of system/apps
yokopol said:
how to uninstall stock one ?
Click to expand...
Click to collapse
I delete the gmail apk from system/app using root explorer but still can use my gmail application. Don't see it in root explore anymore... what to do now? Lol
Update. Downloaded root uninstaller and managed to uninstall but when I tried to install this it says application not installed? What gives?
Sent from my HTC Evo
Try to side load through dropbox thats what i do when they do not install normally,,,if that doesnt work then push through ADB to system/app, if you need i can post instructions on how to do that, just let me know
kkwus74 said:
I delete the gmail apk from system/app using root explorer but still can use my gmail application. Don't see it in root explore anymore... what to do now? Lol
Update. Downloaded root uninstaller and managed to uninstall but when I tried to install this it says application not installed? What gives?
Sent from my HTC Evo
Click to expand...
Click to collapse
Just updated the OP with two more give a try if you like
dilirum said:
This is pretty awesome. Thanks for your work on it!
If you've got the time ... I'd love to have a version that with a blue that is 4a92ce. (That is the same as the Moto X's email client and it looks pretty sick on the X).
EXAMPLE:
Click to expand...
Click to collapse
Just uploaded two more, give a try if you like
jase33 said:
Its nice the way it is. But if your up to it, maybe one with a little more blue? No pressure....good on ya for doing this!
Click to expand...
Click to collapse
Unistalled stock then installed either one and I keep getting fc's this was copy and paste from root explorer, can you put the adb instruction, also do I have to rename then to Gmail.apk...??
Thanks
You still have to install the apk not just copy and paste it. You should be able to load through dropbox and install there, it is free in the market, and you should not have to rename it.
Here is directions for adb
go to start-run-cmd
type in cd c:/android-sdk-windows/tools
then adb devices (to verify the connection)
It should say your connected and the specific number of your device
Next if you want to install something place it in the tools folder of the android-sdk-windows/tools folder
Then type this, adb push c:/android-sdk-windows/tools/(whichever you want).apk /system/app/(whichever apk you want).apk
To push you have to type the whole command line an example is adb push c:/android-sdk-windows/tools/vending.apk /system/app/vending.apk
Hope this help, let me know
lokko21 said:
Unistalled stock then installed either one and I keep getting fc's this was copy and paste from root explorer, can you put the adb instruction, also do I have to rename then to Gmail.apk...??
Thanks
Click to expand...
Click to collapse
camblue said:
You still have to install the apk not just copy and paste it. You should be able to load through dropbox and install there, it is free in the market, and you should not have to rename it.
Here is directions for adb
go to start-run-cmd
type in cd c:/android-sdk-windows/tools
then adb devices (to verify the connection)
It should say your connected and the specific number of your device
Next if you want to install something place it in the tools folder of the android-sdk-windows/tools folder
Then type this, adb push c:/android-sdk-windows/tools/(whichever you want).apk /system/app/(whichever apk you want).apk
To push you have to type the whole command line an example is adb push c:/android-sdk-windows/tools/vending.apk /system/app/vending.apk
Hope this help, let me know
Click to expand...
Click to collapse
Got it thanks......
good glad it could help!
lokko21 said:
Got it thanks......
Click to expand...
Click to collapse

New Market .apk

Just found this on Android Central
Grab the new market apk while its hot
Either get it from the source link on the post or I've attached it below.
Put it on your SD card and then use file explorer to find it and install.
I just installed it on mine and seems to work pretty good. Nicer look than the old market.
How did I know that the Eris would be one of the first places for new apks.
Thanks!!!
wow thanks will try it out.
imma bout to try it
EDIT: It doesnt install with MP3[SPEED] rom that sux
Just flashed this and all i can say is AWESOME! No bugs as of yet.
Rick
emaninthenation said:
imma bout to try it
EDIT: It doesnt install with MP3[SPEED] rom that sux
Click to expand...
Click to collapse
Try this:
This should pull the market apk currently on your phone and save it on your computer as a backup:
adb pull /system/app/com.android.vending.apk com.android.vending-backup.apk
Then push the new apk. This should rename the file as the previous apk and push it to your system/app folder:
adb push com.android.vending-1.apk /system/app/com.android.vending.apk
Then reboot:
adb reboot
Then try launching the market.
I am going to load it on a GB and XTRSense5 tonight and see how it works. any one else have any input on this ?
Input about how it runs? I am running GSB 3.7 Odexed and it is very stable. It takes a little time to load initially, but after that, I find the user experience much better than the previous market design.
synesthete said:
Try this:
This should pull the market apk currently on your phone and save it on your computer as a backup:
adb pull /system/app/com.android.vending.apk com.android.vending-backup.apk
Then push the new apk. This should rename the file as the previous apk and push it to your system/app folder:
adb push com.android.vending-1.apk /system/app/com.android.vending.apk
Then reboot:
adb reboot
Then try launching the market.
Click to expand...
Click to collapse
will do. I'll report back later
I'm pretty new to rooting seen, so I appoligize if this question is dumb. But, on my Eris, all I have is a vending.apk file. So, is this the file that I need to replace with the new market apk?
It should run with either name, but I would make sure that you don't have more than one in there. That should be the one that you replace, though.
badjedi said:
I'm pretty new to rooting seen, so I appoligize if this question is dumb. But, on my Eris, all I have is a vending.apk file. So, is this the file that I need to replace with the new market apk?
Click to expand...
Click to collapse
Arabic Accent"My friend my friend" just get on this forum on your phone, click the link, when its finished downloading just click the notification that says its done downloading and it will let you install.
no need to have a rooted device.
This apk works on my Eris running Tazz ginger-sense 2.3.3
I can't complete the last request. I don't seem to have that same .apk
No way for me to backup
Running MacRom MR7
sjpritch25 said:
I can't complete the last request. I don't seem to have that same .apk
No way for me to backup
Running MacRom MR7
Click to expand...
Click to collapse
It's listed as Vending.apk in your screenshot. Same thing happened on my phone (GSB 3.7), and it worked fine after I replaced and rebooted.
Noob, first time posting...
Came to this site on my phone (via xda app). Downloaded file. Hit "open" and it went through the install process but finished with "Not Installed". Any thoughts.
Rooted Eris, Froyo 2.2.1, CM7, KaosFroyo V39
Edit: Never mind. Did the adb pull/push after flashing GSB CM7. Everything works great.
Has anyone seen this......
I can search the Market for games, books, and movies and find results. When I search for apps, I get no matches for my search. I've tried this with multiple versions of the market and multiple ROMs.
I've got content filtering set to show all.
Any suggestions.
Same here. Works perfect.
emaninthenation said:
This apk works on my Eris running Tazz ginger-sense 2.3.3
Click to expand...
Click to collapse

Categories

Resources