[SKIN] NewSense-Like NavBar - Froyo Sense only - Legend Themes and Apps

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instruction :
1. Backup your com.htc.resources.apk to your PC or SDCard.
2. Download the Rar file, Unrar and put it in ADB folder
3. Boot into recovery mode.
4. Open Command Prompt, point to your ADB folder
5. Type this:
Code:
adb shell mount /system
adb push [COLOR="DarkRed"][B]com.htc.resources.apk[/B][/COLOR] /system/framework/[B][COLOR="DarkRed"]com.htc.resources.apk[/COLOR][/B]
6. Reboot your phone.
Click to expand...
Click to collapse
Get into trouble?
- Use your backed up com.htc.resources.apk from Step 1 and push it back to your phone.
Click to expand...
Click to collapse
Don't want this apk 'cause the one on your phone is different?
Drawable-port-mdpi folder
You have to replace this folder into your com.htc.resouces.apk/res/ yourself.
Click to expand...
Click to collapse

Installed! It works smooth so far...Great job mate! It really refreshed my phone and I needed that
Thank you!

Installed,I like it
great job mate.

Helo. One question.
ADB folder - where is this folder?
I have Froyo and i would like this bar weary much.
Sorry for stupid QU.

Strazzi said:
Helo. One question.
ADB folder - where is this folder?
I have Froyo and i would like this bar weary much.
Sorry for stupid QU.
Click to expand...
Click to collapse
- Download AndroidSDK
- Unzip it and you will have a folder with subfolder "tools" <~ ADB folder.

I have android sdk, so i unzip in tools folder,, open CMD, go tu that folder and type that command? In recovery mode?

Strazzi said:
I have android sdk, so i unzip in tools folder,, open CMD, go tu that folder and type that command? In recovery mode?
Click to expand...
Click to collapse
READ THIS : http://forum.xda-developers.com/showthread.php?t=502010

cryshop said:
READ THIS : http://forum.xda-developers.com/showthread.php?t=502010
Click to expand...
Click to collapse
THX men. And sorrz again for stupid qu.

Need root? i have a problem...
when i go to recovery mode, the prompt say the my device is offline.

nakajima_br said:
Need root? i have a problem...
when i go to recovery mode, the prompt say the my device is offline.
Click to expand...
Click to collapse
Ofcourse, If you're planning to stay here (xda-developer) for a while, you need root. I don't know what you can do with an unroot phone at xda

i change for a rooted rom and do this procedure but nothing's change...
is there another way to apply this skin?

nakajima_br said:
i change for a rooted rom and do this procedure but nothing's change...
is there another way to apply this skin?
Click to expand...
Click to collapse
Use this instead, it includes lockscreen and navbar

NOW works!!! TKs

THANKs cryshop
This is GREAT WRK
is it possibal to provide it in​Flashable zip
1. .................
2. Flash it like a rom via Rom manager or clockworkmod recovery​as in this
cryshop said:
Use this instead, it includes lockscreen and navbar
Click to expand...
Click to collapse

Hello, i'm new in this forum...
(sorry for my bad english)
I have a question : this skin run only froyo with HTC sense? or can run with another rom (cyanogenmod 6.1.0)?

tristus said:
Hello, i'm new in this forum...
(sorry for my bad english)
I have a question : this skin run only froyo with HTC sense? or can run with another rom (cyanogenmod 6.1.0)?
Click to expand...
Click to collapse
This skin is a com.htc.resources.apk file, CM doesn't use this.

can u post stock sense navBar and lockscreen ZIP... just in case if someone want stock back... thanks

can you change the button function?

"1. Backup your com.htc.resources.apk to your PC or SDCard."
I am sorry, could you tell me more details? I must install it first, then use Root Explorer to get the file named com.htc.resources.apk in data/app folder?

Nice but i dont instal it, Im greener in android i dont want mess up something

Related

Nexus one bootscreen for Tattoo

Hi all,
Before you say something I just "ported" a boot screen from Nexus One to Tattoo (this included resizing the picture to our screen res). Here it is:
Nexus One Bootscreen for HTC Tattoo
Here is how you backup your old boot screens and how you set up the new one to be used (u must be root and I also think that Android 2.1 has a different location for these files, but I have only 1.6. If someone know how to do this on 2.1 tell me how and I will update my post!):
1. Unpack the zip file (a new folder named 'boot' should be created)
2.
Code:
adb shell
# cd /system/media/bootscreen
# mkdir /sdcard/bootscreen_backup
# cp /system/media/bootscreen/* /sdcard/bootscreen_backup
# rm *
# exit
3. Now perform
Code:
adb push pathtobootfolder\boot /system/media/bootscreen
That's it. If you're tired of the Nexus Onbe Bootscreen and you want the old one, do:
1. adb shell
Code:
rm /system/media/bootscreen/*
cp /sdcard/bootscreen_backup/* /system/media/bootscreen
Finito!
Have fun!
/Edit1: I have set Audio=0 in the xml-config because I'm tired of the boot sound...
/Edit2: Changed screenX to 0, thanks to coolbits for this
/Edit3: For those guys having problems understanding what to do - look at this post
Thanks for this
Also change:
screenX="0"
to not get empty first 40 pixels of the screen
Working
Good Work, it's all good on my Tattoo
to have this in my tattoo, it has to be rooted?
djhancks said:
to have this in my tattoo, it has to be rooted?
Click to expand...
Click to collapse
Yes! Root is required.
How to do this in Android 2.1? There is no /system/media/bootscreen folder.
aam.. because i'm a newbie here where do i have to unpack those files?
and where should i write those commands?
djhancks said:
aam.. because i'm a newbie here where do i have to unpack those files?
Click to expand...
Click to collapse
My dear fellow Tattoo user, you can unpack the zip file wherever you like, eg. Desktop.
djhancks said:
and where should i write those commands?
Click to expand...
Click to collapse
First, you need to have working connection from PC to your phone trough ADB. Those commands you must type in Terminal i.e. Command Line, like this (this is Terminal in Ubuntu, don't be confused - menu is localized in my native language):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
thanks a lot m8
i think you should edit your first post and add this for all us newbies to understand
thanks again
dejandekic said:
My dear fellow Tattoo user, you can unpack the zip file wherever you like, eg. Desktop.
First, you need to have working connection from PC to your phone trough ADB. Those commands you must type in Terminal i.e. Command Line, like this (this is Terminal in Ubuntu, don't be confused - menu is localized in my native language):
Click to expand...
Click to collapse
Nice explanation
dejandekic said:
Yes! Root is required.
How to do this in Android 2.1? There is no /system/media/bootscreen folder.
Click to expand...
Click to collapse
Sorry, I don't have Eclair Tattoo build installed (will flash it when FM Radio and Camera are working). I have updated my 1st post with requirements and restrictions...
those commands work on windows cmd ???
sure they do, but you have to be in the same folder with adb.exe and type adb.exe instead of adb
NForce25 said:
sure they do, but you have to be in the same folder with adb.exe and type adb.exe instead of adb
Click to expand...
Click to collapse
thanks m8, i'm a lil' newbie for all that stuff, but thanks to this guide i can manage
to do this
nice bootscreen, biggest win is turning that F***ing sound off
havok123 said:
nice bootscreen, biggest win is turning that F***ing sound off
Click to expand...
Click to collapse
i like this sound
What am I doing wrong?
I've done a similar bootscreen, but I kept the proportions on the logo and it's oriented the right way (top left to bottom right: blue, red, yellow & green).
Also, I kept the green little buddy and its sound but I removed the annoying sound when the htc-logo should appear.
I attached the zip-file which contains everything (boot.gif, boot1.gif, boot2.gif, boot_bg.gif, boot_animation.xml and boot.mp3)
sheik_yerbouti said:
View attachment 319318
What am I doing wrong?
Click to expand...
Click to collapse
Did you remount RW?
worked for me great
same error by mine,
someone tell me how to "Did you remount RW?"
Greets
"adb remount"
in terminal...

[SKIN] Cryshop's Lockscreen - Froyo Sense Only

I just made a skin for HTC Sense Lockscreen, this file includes Skinned NavBar also.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instruction :
*You rom must should be deodexed before using this.
*Backup your com.htc.resources.apk to your PC or SDCard.
Click to expand...
Click to collapse
Flashable zip
1. Download
2. Flash it like a rom via Rom manager or clockworkmod recovery
Click to expand...
Click to collapse
ADB Method
1. Download the Zip file, Unzip and put the apk file in ADB folder
2. Boot into recovery mode.
3. Open Command Prompt, point to your ADB folder
4. Type this:
Code:
adb shell mount /system
adb push [COLOR="DarkRed"][B]com.htc.resources.apk[/B][/COLOR] /system/framework/[B][COLOR="DarkRed"]com.htc.resources.apk[/COLOR][/B]
5. Reboot your phone.
Click to expand...
Click to collapse
Get into trouble?
- Use your backed up com.htc.resources.apk from Step 1 and push it back to your phone.
Click to expand...
Click to collapse
Don't want this apk 'cause the one on your phone is different?
Drawable-mdpi folder
You have to replace this folder into your com.htc.resouces.apk/res/drawable-mdpi yourself.
Click to expand...
Click to collapse
Thanks a lot, Cryshop! Keep up the good work mate
Can you post it in the form of flashable zip file from recovery?! Far easier than ADB...Thanks
zorbakun said:
Can you post it in the form of flashable zip file from recovery?! Far easier than ADB...Thanks
Click to expand...
Click to collapse
updated 1st post, not sure it would work or not
cryshop said:
updated 1st post, not sure it would work or not
Click to expand...
Click to collapse
1st of all, thanks cryshop! Nice work, I'm glad you found the time!
2nd, the problem with the zip is, that the whole resources.apk might be different...for example I extracted those files and put them in my .apk...
3rd, does the ROM really need to be de-odexed? What if I put the different png's to my resources.apk ? - edit, You don't have to be deodexed, it works just fine on B 0.1 Rom, which is not.
EDIT2: When I touch the display(screen locked text appears) part of the image sems to lose it's transpatency settings - there is a vivid ende below the text - is this normal?
Thanks!
cryshop said:
updated 1st post, not sure it would work or not
Click to expand...
Click to collapse
It works just fine by flashing that zip.
Dr.Romca said:
EDIT2: When I touch the display(screen locked text appears) part of the image sems to lose it's transpatency settings - there is a vivid ende below the text - is this normal?
Thanks!
Click to expand...
Click to collapse
The black half-transparent rectangle at the bottom causes that. It seems to be something in the xml files which I'm not able to edit. I can retouch graphic files only, sorry for that
nice work! I just made a bit more space between the 2 arrows.
Cause it was overlayed by the text saying: "screen locked" (since in dutch its scherm geblokkeerd) and that's much longer
png is attached for dutch people or people that want more space between the arrows (hope you don't mind cryshop otherwise just tell me and I'll remove it asap)
Really like your work
JonasDroid said:
nice work! I just made a bit more space between the 2 arrows.
Cause it was overlayed by the text saying: "screen locked" (since in dutch its scherm geblokkeerd) and that's much longer
png is attached for dutch people or people that want more space between the arrows (hope you don't mind cryshop otherwise just tell me and I'll remove it asap)
Really like your work
Click to expand...
Click to collapse
Haha, I didn't notice the language issue, it's perfect fit in English, thanks!
hello,
very nice lockscreen and ather custom stuff. Can you make a rom with all of them?
it works on stock 3.15 rom?
Blindie said:
hello,
very nice lockscreen and ather custom stuff. Can you make a rom with all of them?
Click to expand...
Click to collapse
Yes, that's my plan, but there're a lot of things need to be done.
it works on stock 3.15 rom?
Click to expand...
Click to collapse
Yes it does
yas, yas, yas
dou you need any tester
Nice work!
what wallpaper u use in this picture... looks really nice
didn't suport for the B rom?
Looks very nice!
Will try it!
Work and nice for my private ROM
Thanks
Hi Cryshop,
Just a question here, but could you make a lockscreen that would correspond with your navbar? It would actually need editing of one png The shape is OK, but the style would look nicer
I tried 3ds max to make one, but I need some study in that
Dr.Romca said:
Hi Cryshop,
Just a question here, but could you make a lockscreen that would correspond with your navbar? It would actually need editing of one png The shape is OK, but the style would look nicer
I tried 3ds max to make one, but I need some study in that
Click to expand...
Click to collapse
I'll make one later, from now on, get Metamorph ready

[BootAnimation] Android Scribble 2.0

Thanks to GLa'DOS for creating the originals. See the original thread here
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3 Options to install.
First step: Extract downloaded .zip file to reveal "bootanimation.zip"
1. ADB
Navigate to the folder containing "bootanimation.zip" in terminal/command prompt.
Type the following
Code:
adb push bootanimation.zip /Data/Local
Then to test, set your device so display is in landscape (will not display properly if you have it on portrait and test it but will display fine either way on boot)
Code:
adb shell bootanimation
2. Root Explorer
Copy "bootanimation.zip" to your SD card
On your Streak open up Root Explorer (or any other app that allows you to copy paste to the internal memory)
Copy "bootanimation.zip" and paste it to /Data/Local
3. Terminal Emulator
thanks nickshertzer, his directions are for drop box but can easily be manipulated for simply copying the bootanimation.zip to your SDcard
nickshertzer said:
BTW, if you don't have / want to get out that sync cable for ADB, use dropbox & Terminal Emulator. Make sure you download the .zip using dropbox longpress first before running following command (requires Busybox / can't remember if it is installed default on Steve's ROM)
Code:
su
cp /sdcard/dropbox/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse
Enjoy
Installed the red one with option #2. Looks and runs great on DJ Steve's 1.6.0.
Thanks fone_fanatic!
Nice work will give it a try.
Its nice to change the boot now and then thanks
Thank You - Very Nice
@ fone_fanatic
If you have the time, would it be possible for you to combine the first 1/2 of your Bios animation with this Scribble animation?
Thanks for your consideration!
bk
These are great! Thank you so much for sharing!
Really would be cool to write up an app that randomized the bootanimation.zip so you never know what you'll see on next boot...
krazman325 said:
@ fone_fanatic
If you have the time, would it be possible for you to combine the first 1/2 of your Bios animation with this Scribble animation?
Thanks for your consideration!
bk
Click to expand...
Click to collapse
That's not a bad idea... I'll try to mock something up in the next couple of days
Sent from my Dell Streak using XDA App
Thank you! I appreciate that.
Is there anyway you could make a version of this boot w/o the flare that is oriented for booting in landscape mode or is there a way to do this??
I love the animation, but i always hold my streak on it's side.
z4ck38 said:
Is there anyway you could make a version of this boot w/o the flare that is oriented for booting in landscape mode or is there a way to do this??
I love the animation, but i always hold my streak on it's side.
Click to expand...
Click to collapse
For landscape, head over to the original thread, and download it from there and try that. i think they will work in landscape.
Do u just install this using clockwork recovery?
Sent from the Iphone Killer
borijess said:
Do u just install this using clockwork recovery?
Sent from the Iphone Killer
Click to expand...
Click to collapse
The first post in this thread details specific instructions for 3 different ways to install.
best bootanimation hands down. awesome work!
the pics wouldnt load :S
zgmf-x322a said:
the pics wouldnt load :S
Click to expand...
Click to collapse
just install one of them and you will see awesomeness
I know it's been mentioned before, but I'd really like to get a download of this in landscape optimized for the Streak. (the no-flare version, specifically...) If you get the time, could you rotate the images real quick and post it? Either way, this is a great boot animation!
If you can make one with a white light that would be awesome.
I am trying to compile any goodies to compliment my white streak.
Thanks in advance.
so you don't need to extract out the zip info?
you just need to place the file as a zip into Data/Local?
Am I reading the below correctly?
2. Root Explorer
Copy "bootanimation.zip" to your SD card
On your Streak open up Root Explorer (or any other app that allows you to copy paste to the internal memory)
Copy "bootanimation.zip" and paste it to /Data/Local
awesome thanks so much I will try it now
Very slick and a nice change. Thanks.

[THEME]Xperia theme for OpenSwift

I've just finished making the first version of my theme. Note that this is a very early version of the theme.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to install it:
There are two ways of putting the theme:
1. With Root Explorer
2. With ADB
Tutorial for Root Explorer:
1. Download the theme and place it on your SD card
2. Copy it to /system/framework/ and replace the existing framework-res.apk
3. Reboot your phone
Tutorial for ADB:
1. Download Android SDK and put it in C:\
2. Change your cmd destination to C:\android-sdk-windows\platform-tools
3. Put the framework-res.apk in C:\android-sdk-windows\platform-tools
3. Connect your phone(make sure USB debugging is turned on)
4. Open cmd
5. Type in order:
-adb remount
-adb push framework-res.apk /system/framework/framework-res.apk
-adb reboot
Click here to download the theme!
Thanks for the theme! btw, wats the dark blue space in the taskbar?
AntonJrL said:
Thanks for the theme! btw, wats the dark blue space in the taskbar?
Click to expand...
Click to collapse
The background of the taskbar icons is blue.
How do I get them ????? please tutorial.....
pekmezz said:
How do I get them ????? please tutorial.....
Click to expand...
Click to collapse
There are two ways of putting the theme:
1. With Root Explorer
2. With ADB
Tutorial for Root Explorer:
1. Download the theme and place it on your SD card
2. Copy it to /system/framework/ and replace the existing framework-res.apk
3. Reboot your phone
Tutorial for ADB:
1. Download Android SDK and put it in C:\
2. Change your cmd destination to C:\android-sdk-windows\platform-tools
3. Put the framework-res.apk in C:\android-sdk-windows\platform-tools
3. Connect your phone(make sure USB debugging is turned on)
4. Open cmd
5. Type in order:
-adb remount
-adb push framework-res.apk /system/framework/framework-res.apk
-adb reboot
When giving theme to people then you must package in a more normall fashion. adb pushing is a method used when developing the theme
pashinator said:
When giving theme to people then you must package in a more normall fashion. adb pushing is a method used when developing the theme
Click to expand...
Click to collapse
Yes, but I don't know how to make update.zip files, which can be installed via recovery. Can you tell me how to do that please?
how to change the destination in cmd ... pls tell me
pekmezz said:
how to change the destination in cmd ... pls tell me
Click to expand...
Click to collapse
I have a video about that on YouTube. Check it out: http://www.youtube.com/watch?v=3bBSVXAdeXg
can I ask you something ...... when I put the topic on the sd cad and when I go to root and install the theme only when I reboot it appears to me some mistakes ....... would it be better to put it through cmd .....??????
pekmezz said:
can I ask you something ...... when I put the topic on the sd cad and when I go to root and install the theme only when I reboot it appears to me some mistakes ....... would it be better to put it through cmd .....??????
Click to expand...
Click to collapse
Did you set the permissions of the framework-res.apk file to rw-r-r?
I tried my theme with cmd. It worked well.
To improve the xperia-effect there is a launcherhttp://forum.xda-developers.com/showpost.php?p=11856283&postcount=43
Sent from my GT540 using XDA Premium App
pekmezz said:
can I ask you something ...... when I put the topic on the sd cad and when I go to root and install the theme only when I reboot it appears to me some mistakes ....... would it be better to put it through cmd .....??????
Click to expand...
Click to collapse
Yes, I think. I tested it with cmd, worked like a treat!
meddistar said:
To improve the xperia-effect there is a launcherhttp://forum.xda-developers.com/showpost.php?p=11856283&postcount=43
Sent from my GT540 using XDA Premium App
Click to expand...
Click to collapse
Thanks for the launcher!
Search username daneshm90 on xda
He haz loads of scripts and one that makez update zip and signs them
Mark
I will try to make ur theme for 2.3 cm7
Mark
So i found the frameworks for xperia x8 and started work and made this
Its finished but some things look bad so will fix and upload tomorrow. Update.zip format.
Mark
pashinator said:
So i found the frameworks for xperia x8 and started work and made this
Its finished but some things look bad so will fix and upload tomorrow. Update.zip format.
Mark
Click to expand...
Click to collapse
This is for Gingerbread, right?
it will work on gingerbread
Yes man i also needed to patch up today so later tonight i will upload
Mark

[Sense][BatteryMOD]STOCK SENSE BAR WITH NO PERCENTAGE.

This is just a stock sense battery w/o the percentage. I only made this cause I worry about my phone battery A LOT and battery percentage makes it worse for me and I wondered if other people felt the same, so I'm sharing it here. It's really not much so don't criticize or talk crap about it. Just for those iffy people who HATE battery percentages. Enjoy!
Installation Process
- Unzip files into a folder called battery.
- Go into cmd enter " cd C:\AndroidSDK\tools "
- Then enter " adb pull /system/framework/framework-res.apk "
- Open the .apk file w/winRAR
- Go to res>drawable-hdpi
- Drag contents from the "Battery Folder" into drawable-hdpi
- Now, put framework-res.apk into SDK tools folder and " adb push framework-res.apk /system/framework "
- Enjoy
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I tried it on fusion 1.18 and it deleted all my accounts and wouldn't let me resync them...is this only compatible with sense 2.1?
kirkcody said:
I tried it on fusion 1.18 and it deleted all my accounts and wouldn't let me resync them...is this only compatible with sense 2.1?
Click to expand...
Click to collapse
O.O weird... I'm running the same and mines fine. Let me check real quick..
Thanks I'd really appreciate it, I feel the same way about battery percentages...yeah I used root explorer moved the apk to...wait I think I just moved it to system/framework...and didn't follow the rest ill try it again....sorry please repost zip
kirkcody said:
Thanks I'd really appreciate it, I feel the same way about battery percentages...yeah I used root explorer moved the apk to...wait I think I just moved it to system/framework...and didn't follow the rest ill try it again....sorry please repost zip
Click to expand...
Click to collapse
lol. just extract those .png files INTO A FOLDER.(Very Important) then move them to /system/framework/drawable-hdpi/ and reboot. =)
I found it but root explorer won't allow me to access the framework-res.apk...it won't allow me to paste them there, only options available for the framework apk are install,view and cancel when pressed.
kirkcody said:
I found it but root explorer won't allow me to access the framework-res.apk...it won't allow me to paste them there, only options available for the framework apk are install,view and cancel when pressed.
Click to expand...
Click to collapse
Same with me
Sent from my HTC Glacier using XDA Premium App
kirkcody said:
I found it but root explorer won't allow me to access the framework-res.apk...it won't allow me to paste them there, only options available for the framework apk are install,view and cancel when pressed.
Click to expand...
Click to collapse
I will post a new method. lol. darn. too many fails..
kirkcody said:
I tried it on fusion 1.18 and it deleted all my accounts and wouldn't let me resync them...is this only compatible with sense 2.1?
Click to expand...
Click to collapse
just restart and itll be fine
kinnyswaggg said:
I will post a new method. lol. darn. too many fails..
Click to expand...
Click to collapse
Uh need to unzip it and do that thats why
Sent from my WhiteHTCMyTouch4G using XDA Premium App

Categories

Resources