I Need A 4g Icon - myTouch 4G Themes and Apps

Do They Have Any 4g Icons For The Rom I'm Using
Mytouch 4g....Virtuous Affinity

Check out the virtuous Rom site and go to forums and see if any one has a mod
Sent from my htc sense 3.5 myTouch HD via xda premium !

Lavell11 said:
Do They Have Any 4g Icons For The Rom I'm Using
Mytouch 4g....Virtuous Affinity
Click to expand...
Click to collapse
Here you go.... Use root explorer to paste it in System/app. Replace the existing one with the new one and don't forget to fix permissions (--x-xx-xx) REBOOT to see the change. This will only replace the "H" icon to "4G".
"FOR Virtuous Affinity ONLY"
Please hit the thanks button if this post helped you !

BRKotucs said:
Here you go.... Use root explorer to paste it in System/app. Replace the existing one with the new one and don't forget to fix permissions (--x-xx-xx) REBOOT to see the change. This will only replace the "H" icon to "4G".
"FOR Virtuous Affinity ONLY"
Click to expand...
Click to collapse
Ok Thanks n What Permission Do I Change
Mytouch 4g....Virtuous Affinity

Lavell11 said:
Ok Thanks n What Permission Do I Change
Mytouch 4g....Virtuous Affinity
Click to expand...
Click to collapse
I think doing it like this would make it easy for you...
Copy the apk to system and paste it (make sure to mount R/W top right corner). Hold the apk you just pasted and choose fix permission. Now go ahead and move the apk and paste it in App... Done, reboot.
Sent from my HTC Glacier using Tapatalk

BRKotucs said:
I think doing it like this would make it easy for you...
Copy the apk to system and paste it (make sure to mount R/W top right corner). Hold the apk you just pasted and choose fix permission. Now go ahead and move the apk and paste it in App... Done, reboot.
Sent from my HTC Glacier using Tapatalk
Click to expand...
Click to collapse
Good Step By Step Thanks Alot
Mytouch 4g....Virtuous Affinity

Lavell11 said:
Good Step By Step Thanks Alot
Mytouch 4g....Virtuous Affinity
Click to expand...
Click to collapse
No problem! Let me know if it worked for you...
Sent from my HTC Glacier using Tapatalk

BRKotucs said:
No problem! Let me know if it worked for you...
Sent from my HTC Glacier using Tapatalk
Click to expand...
Click to collapse
OK Will Do

Thanks Man It Wrk Perectly....Now What About The Beats Audio Themes I Found Alot Of Skin But I Dnt Want That I Want The Beats Theme As In A Rom For Sense 3.5

Lavell11 said:
Thanks Man It Wrk Perectly....Now What About The Beats Audio Themes I Found Alot Of Skin But I Dnt Want That I Want The Beats Theme As In A Rom For Sense 3.5
Click to expand...
Click to collapse
I'll keep an eye around and I'll let you know.

BRKotucs said:
I'll keep an eye around and I'll let you know.
Click to expand...
Click to collapse
ok Just Hit Me Up

Related

Rotating Roise (Homescreen landscape) for Virtuous Doubleshot

First off, Thanks to Google/Android, XDA Developers, Virtuous Doubleshot, other Android posts, which got me to this.
Virtuous Doubleshot released for Glacier & Vision, both support home screen landscape version. Rosie.apk is same for both the versions, but it is hardware keyboard driven, so it doesn't work on ur HTC Glacier/myTouch 4G.
Here is how U do it:
1. Take a backup of ur /system/app/Rosie.apk. Pull the Rosie.apk to ur host PC.
2. Using apktool, decompile** the Rosie.apk. (apktool d -f -t glacier Rosie.apk)
3. Open Rosie/AndroidManifest.xml & replace all "nosensor" to "sensor".
4. Using apktool, recompile the Rosie.apk. (apktool b Rosie Roise.apk)
5. After this, you need to sign the apk & zipalign it. Done, good to go...!!!
6. Mount ur /system read-write.
7. Push back the signed version of Rosie.apk to /system/app.
8. Reboot (probably not necessary. but it will be clean setup i thought).
**-> U might get some errors at step 2, to fix that,
1. pull com.htc.resources.apk & framework-res.apk from the device or ur Virtuous Doubleshot.
2. Add these resources to apktool base.
(apktool if com.htc.resources.apk glacier)
(apktool if framework-res.apk glacier)
3. Now continue with Step 3 & 4. It should work fine.
I was able to do this & it worked pretty well. Just remember, I tried this not to publish but to put it on my phone, so if you end up bricking(highly impossible i think), or losing data(again, i dint face this), I don't take any responsibility.
Moreover, you may not be able to do this on other ROM releases for myTouch 4G. This can only be done on the ROM ports which have landscape support, technically speaking, Rosie.apk must have landscape resources under Rosie/res/. Otherwise it will not work!
Hope its useful, Im posting this bcoz I googled a lot for myTouch 4G/Glacier HomeScreen rotation/landscape support etc & there wasn't even a single post yet.
*** one last thing, my original Rosie.apk was ~21MB, but the recompiled version is 3.2MB. I don't know why, please let me know if you know why. But the 3.2MB recompiled version seem to work fine!!!
** best, after reading developer.android.com, found tat u can rather use "user" instead of "sensor", this will b more user friendly. if u disable auto rotation in settings -> display, home screen will not rotate for "user", but for "sensor", its forced.. ur phone, ur call..
Tried the same procedure for Phone.apk/HTCContacts.apk/HTCDialer.apk, but not much of use. Dialer wont rotate landscape. Contacts also, only if u select a contact, it will rotate for tat contact. I wish Contacts/Dialer rotated landscape, especially if u r connected using headset, u dont need to rotate phone portrait to answer/make calls, right! Help me, if u figure out a way to make those apps landscape.
Would you be willing to post a working version? I'm willing to try it, I just don't have access to those tools.
Sent from my mytouch 4G using XDA Premium
Absolutely!! Try this upload. (pull your original Rosie.apk, to revert if u have to).
I changed to Virtuous Unity 2.35 yesterday.. Tough to make tat landscape.
phanirvcse said:
Absolutely!! Try this upload. (pull your original Rosie.apk, to revert if u have to).
I changed to Virtuous Unity 2.35 yesterday.. Tough to make tat landscape.
Click to expand...
Click to collapse
Thanks. Will try this out.
Sent from my HTC Glacier using xda premium
phanirvcse said:
Absolutely!! Try this upload. (pull your original Rosie.apk, to revert if u have to).
I changed to Virtuous Unity 2.35 yesterday.. Tough to make tat landscape.
Click to expand...
Click to collapse
The uploded rosie.apk just fc's the device when device is rebooted.
Sent from my HTC Glacier using xda premium
coupetastic-droid said:
The uploded rosie.apk just fc's the device when device is rebooted.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Mmm...are you running the double shot ROM?
Sent from my HTC Glacier using xda premium
I used your apk. It worked perfectly! Thanks.
Sent from my myTouch_4G_Slide using xda premium
Yup. It is working beautifully on mine as well. Btw, I am running the eng bootloader.
Sent from my myTouch_4G_Slide using xda premium
Hey. You should pass this info on to evil d. Maybe he can make it part of the ROM, either an updated ROM or just a patch.
Sent from my myTouch_4G_Slide using xda premium
coupetastic-droid said:
The uploded rosie.apk just fc's the device when device is rebooted.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Do you have the stock hboot or eng hboot? I have the engineering hboot.
Sent from my myTouch_4G_Slide using xda premium
sorry. I quoted my response instead of editing it. This is me fixing it.
Sent from my myTouch_4G_Slide using xda premium
bigwillyg said:
Hey. You should pass this info on to evil d. Maybe he can make it part of the ROM, either an updated ROM or just a patch.
Sent from my myTouch_4G_Slide using xda premium
Click to expand...
Click to collapse
Thanks a lot. I'm new to xda & this is my first post, so no idea ow to pass this info to evil D. If U know ow to pass this info to Virtuous Doubleshot dev team, plz lemme know.
Thanx.
coupetastic-droid said:
The uploded rosie.apk just fc's the device when device is rebooted.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Is it? Sorry!
Can u share ur stock Rosie.apk? Also, share ur com.htc.resources.apk, framework-res.apk, u can find them under /system/framework. Or try this, open ur stock Rosie.apk using winzip/winrar & check if u av "assets/land" or "asset/land" folder, if u don't, u probably cant use this mod.
phanirvcse said:
Thanks a lot. I'm new to xda & this is my first post, so no idea ow to pass this info to evil D. If U know ow to pass this info to Virtuous Doubleshot dev team, plz lemme know.
Thanx.
Click to expand...
Click to collapse
I just posted a link to this thread in the virtuous Doubleshot thread telling them about it. You can try that and maybe offer up the same file you posted here.
Sent from my myTouch_4G_Slide using xda premium
Sorry guys I thought it was for any rom. I'm not running doubleshot sorry.
Sent from my HTC Glacier using xda premium
coupetastic-droid said:
Sorry guys I thought it was for any rom. I'm not running doubleshot sorry.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Nyway U shud try Virtuous Doubleshot...
bigwillyg said:
I just posted a link to this thread in the virtuous Doubleshot thread telling them about it. You can try that and maybe offer up the same file you posted here.
Sent from my myTouch_4G_Slide using xda premium
Click to expand...
Click to collapse
Thank U. Just did. Hope to c it included in d next release. lol. (Damn.. Y m i limited to only 5 "Thanks" hits per day.. )
phanirvcse said:
Nyway U shud try Virtuous Doubleshot...
Click to expand...
Click to collapse
I did. Was running it for a week. Didn't like the mysense look that much and that it didn't have shortcuts in the lockscreen. So I stuck with vu.
Sent from my HTC Glacier using xda premium
coupetastic-droid said:
I did. Was running it for a week. Didn't like the mysense look that much and that it didn't have shortcuts in the lockscreen. So I stuck with vu.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Makes sense. But rest of the UI is just mind blowing. Nobody released a lockscreen UI to allow shortcuts??? VU is awesome too. Thanks to all these Great ppl bringing out new ROMs each day & porting them all to Glacier.

Beats by Dr.Dre Boot Animation

This animation was port from the sensation xe. work perfect on evo 3d.
**USE ROOT EXPLORER**
Thanks too all.
-bootanimation.zip--->system/customize/resource or data/local depending on rom. Make sure you rename the file to Sprint_bootanimation.zip
1.Normal provided by charlieb620 Download 1st
2.All black provided by mexxico Download 2nd
3. HTC COLORS provided by netdrg Download 3rd
which download is the green and white one again looks awsome thanks
dfskevinohyeah said:
which download is the green and white one again looks awsome thanks
Click to expand...
Click to collapse
The last one is the green one
Make sure you rename the file to Sprint_bootanimation.zip ???
really?
optiquest said:
Make sure you rename the file to Sprint_bootanimation.zip ???
really?
Click to expand...
Click to collapse
By using Sprint_bootanimation name will help to to over write the default animation in the resource folder using a root explorer.
Rtistique said:
By using Sprint_bootanimation name will help to to over write the default animation in the resource folder using a root explorer.
Click to expand...
Click to collapse
yup worked perfect for me....thanks buddy, loooks awesome....now for some audio and im set
Is there any way to replace the "HTC quietly brilliant" animation with one of these? Anyone know the location?
Thanks! Renaming it to Sprint_bootanimation.zip didn't work for me so i changed it to bootanimation.zip and it work perfectly fine =)
MrTrackZed said:
Is there any way to replace the "HTC quietly brilliant" animation with one of these? Anyone know the location?
Click to expand...
Click to collapse
Yes you can. Its in the bootanimation zip.
This isn't working for me I replaced the original zip with the one from this thread and also changed permissions. I still have the same boot animation
Can someone enlighten me on what I may be doing wrong?
Sent from my PG86100 using xda premium
Is it named correctly?
And the permissions are set to rw r r?
And is it in the correct spot?
Have to ask, look at the default.xml in system/customize/CID look near bottom and make sure it is named like that says and its in the folder it says.
My rice krispies told me what to say
dased14 said:
Is it named correctly?
And the permissions are set to rw r r?
And is it in the correct spot?
Have to ask, look at the default.xml in system/customize/CID look near bottom and make sure it is named like that says and its in the folder it says.
My rice krispies told me what to say
Click to expand...
Click to collapse
I named it just like open and changed permission accordingly. It is in the customize/resource folder.
Sent from my PG86100 using xda premium
Raignonem said:
I named it just like open and changed permission accordingly. It is in the customize/resource folder.
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
Did you ever get this to worK? I tried but i couldnt get it to work so i went back to the Android zapping the apple boot animation. I would still love to get this one working on my phone as well. I'm running Clean Rom 2.5. Ive put the zip in all folders renamed them everything.
Raignonem said:
I named it just like open and changed permission accordingly. It is in the customize/resource folder.
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
I can make a flash verison after work you can try
My rice krispies told me what to say
dased14 said:
I can make a flash verison after work you can try
My rice krispies told me what to say
Click to expand...
Click to collapse
That would be very appreciated. I notice you make things so easy for people quite often. Really shows your character and what you do for this community. Thank you!
Sent using Tapatalk
That would be great! We really do appreciate it!
Sent from my EVO 3D XDA App
I actually installed bootscoof and it actually worked now I got the boot animation and added the sound. It looks and sounds great. Thanks anyways for ur help!
Sent from my PG86100 using xda premium
Nice thanks
Some roms the boot animations is in the data/local because they might have sound.
Raignonem said:
I actually installed bootscoof and it actually worked now I got the boot animation and added the sound. It looks and sounds great. Thanks anyways for ur help!
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
The one I would have (still will if needed) posted would have add sound as well and left everything in system/customize/resource.
brought to you by the little voices in my head

[REQ] Sense 3.0 Tron Data Disc lockring

I have searched and have not found anything. I would love to have someone make a Tron: Legacy blue data disc mod for the lock ring in Sense 3.0. It would go very well with my Tron themed launcher.
Edit: just wanted to thank you all for taking this topic and running with it! You guys rock!
Sent from my PG86100 using Tapatalk
here try this one, made for 2.3.4(if you need one for 2.3.3 let me know)
Tron Data Disc lockring.
pic below
dased14 said:
here try this one, made for 2.3.4(if you need one for 2.3.3 let me know)
Tron Data Disc lockring.
pic below
Click to expand...
Click to collapse
Dude that looks sick!
Sent from my PG86100 using XDA App
DDiaz007 said:
Dude that looks sick!
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
thanks
10101010
Made this too if ya wants...
nice work.... any cm7 love for the lock rings
Sent from my Evo3D
HOLY S*** these are the best rings ive seen yet....these can be used with most 2.3.4 based right?>
I made a red and green Data Disc if anyone wants those. I'll post a link when I get to my compy
between the 3 of us i think we have tron rings covered. lol
dased14 said:
here try this one, made for 2.3.4(if you need one for 2.3.3 let me know)
Tron Data Disc lockring.
pic below
Click to expand...
Click to collapse
Oh man this didn't work on EVOZone rom. Using twrp recovery and wiped cache and dalvik. Any ideas? Your work is greatly appreciated
fpineda101 said:
Oh man this didn't work on EVOZone rom. Using twrp recovery and wiped cache and dalvik. Any ideas? Your work is greatly appreciated
Click to expand...
Click to collapse
thats 2.3.4 right ,i can rip the fusion and idlescreen base from that rom and remake it for you.
edit:: are you using a skin, cause when i look in to the fusion.apk it only has default shared m10 in it
edit 2:: i found the 3 skins i'm changing the rings now will post for you to try when done
dased14 said:
thats 2.3.4 right ,i can rip the fusion and idlescreen base from that rom and remake it for you.
edit:: are you using a skin, cause when i look in to the fusion.apk it only has default shared m10 in it
edit 2:: i found the 3 skins i'm changing the rings now will post for you to try when done
Click to expand...
Click to collapse
Yes its 2.3.4 and using the HTC skin but under that rom the ring is themed in the HTC skin. Great idea of making a skin! Thanks man!
ok you can try this one. i edited the skins and the fusion and idlebase, if zip doesnt work you can try moving them with root explorer
Tron Ring (EvoZone Rom)
let me know
dased14 said:
ok you can try this one. i edited the skins and the fusion and idlebase, if zip doesnt work you can try moving them with root explorer
Tron Ring (EvoZone Rom)
let me know
Click to expand...
Click to collapse
Thanks for your help so far! I have Root Explorer but where do I copy the file to? Also, what file or files do I need to copy?
fpineda101 said:
Thanks for your help so far! I have Root Explorer but where do I copy the file to? Also, what file or files do I need to copy?
Click to expand...
Click to collapse
Skins goto data /app and fusion and idlebase goto system/app.
So the zip didnt flash?
?
dased14 said:
Skins goto data /app and fusion and idlebase goto system/app.
So the zip didnt flash?
?
Click to expand...
Click to collapse
Yeah the zip didn't flash, got some error like only 3 parameters instead of 4 while flashing in twrp
fpineda101 said:
Yeah the zip didn't flash, got some error like only 3 parameters instead of 4 while flashing in twrp
Click to expand...
Click to collapse
i was hoping it would, did you try moving with root explorer to correct locations
dased14 said:
i was hoping it would, did you try moving with root explorer to correct locations
Click to expand...
Click to collapse
It worked. The disc is shaped like an oval tho.
Can you use the png in post # 5 of this thread?
fpineda101 said:
It worked. The disc is shaped like an oval tho.
Can you use the png in post # 5 of this thread?
Click to expand...
Click to collapse
Yeah a little later I can
?
Thanks man! Have you considered making a blue tron skin for sense that's paid? I'll totally buy it!
Sent from my PG86100 using XDA App

[KEYBOARD] Orangespark HTC_IME keyboard theme v1.5! (APK added 11/25/11!)

Hi everyone,
This is my first real attempt at themeing and i wanted to start out with the HTC keyboard. Its a simple yet elegant looking theme that you can flash using metamorph.
APK File
***Link Updated 12/13/11***
OrangeSpark Keyboard APK!
Rename the OrangeSpark Apk file to HTC_IME.apk and replace the one in /system/app then change permissions to rw-r-r
Metamorph
Updated with a few fixes to v1.5!
Download Orangespark Keyboard
Download Darkspark Keyboard (gloss black themed)
Metamorph Instructions
1) download metamorph from the market (its made by stericson, a mod and dev on xda)
2) move the zip to either Androidthemes folder on your sd or anywhere else but remember where you put it
3) start the app and let it run the checks
4) choose unzip/extract new theme
5) point to the location of the zip
6) let it extract the file
7) hit apply all!
8) reboot
Thanks to absolutzero1906 and vinchenzop.
If you would like to revert to the stock htcime keyboard download HTC_IME.apk replace the apk in /system/app and change permissions to rw-r-r
Let me know how it works for you and Hit thanks if you like it!
thesparky007 said:
Hi everyone,
This is my first real attempt at themeing and i wanted to start out with the HTC keyboard. Its a simple yet elegant looking theme that you can flash using metamorph.
Download Orangespark Keyboard
Metamorph Instructions
1) download metamorph from the market (its made by stericson, a mod and dev on xda)
2) move the zip to either Androidthemes folder on your sd or anywhere else but remember where you put it
3) start the app and let it run the checks
4) choose unzip/extract new theme
5) point to the location of the zip
6) let it extract the file
7) hit apply all!
8) reboot
Thanks to absolutzero1906 and vinchenzop.
Let me know how it works for you and Hit thanks if you like it!
Click to expand...
Click to collapse
Thanx man, gonna try it now!
Theme updated with a few fixes!
Anyone have any requests?
I have mr sparky.
A black glossy (like glas)
Doable?
Sumthin like this, but with a black background?
http://www.google.dk/m/search?site=...tf=&his=&maction=&sa=2&q=glossy+keyboard#i=16
Sent from my HTC EVO 3D X515m using XDA App
dashrink said:
I have mr sparky.
A black glossy (like glas)
Doable?
Sumthin like this, but with a black background?
http://www.google.dk/m/search?site=...tf=&his=&maction=&sa=2&q=glossy+keyboard#i=16
Sent from my HTC EVO 3D X515m using XDA App
Click to expand...
Click to collapse
yea sure! do you want the blue fn buttons as well or just all black?
Damn. So nice of you buddy. Just all black would be bangin! But its up to you if u feel like being creative.
Sent from my HTC EVO 3D X515m using XDA App
dashrink said:
Damn. So nice of you buddy. Just all black would be bangin! But its up to you if u feel like being creative.
Sent from my HTC EVO 3D X515m using XDA App
Click to expand...
Click to collapse
try this out and see if it looks good
Darkspark Keyboard
i think i got the right xmls edited to change the text color so try it out and post a screenshot if u can!
thesparky007 said:
try this out and see if it looks good
Darkspark Keyboard
i think i got the right xmls edited to change the text color so try it out and post a screenshot if u can!
Click to expand...
Click to collapse
Hello sir. Im reporting back now haha.
it works, but longpress on a letter results in fc.... the landscape typing doesnt show what im typing....
the look of it is awesome tho.
heres a screenshot
Sent from my HTC EVO 3D X515m using XDA App
Hey buddy, thanks so much. Could you make a green theme?
Sent from my PG86100 using xda premium
dashrink said:
Hello sir. Im reporting back now haha.
it works, but longpress on a letter results in fc.... the landscape typing doesnt show what im typing....
the look of it is awesome tho.
heres a screenshot
Sent from my HTC EVO 3D X515m using XDA App
Click to expand...
Click to collapse
ok thanks for the screenshot man, im gonna try to figure out what happened and see if i can get someone's help because im kinda new to this as well but ill have a fix for it soon!
Can someone Add Directional Arrows to the HTC Keyboard, like the Original Evo keyboard?
Thanx...
Looks really good. Just so you know you can create one workout metamorph and with less bugs at gimpsta.com.
sent...ah whatever its on there now..
knipp21 said:
Looks really good. Just so you know you can create one workout metamorph and with less bugs at gimpsta.com.
sent...ah whatever its on there now..
Click to expand...
Click to collapse
what? can you point me to a link?
i thought the generator only automatically generated the apk
Could u do black with red accents and a detroit red wings emblem in the space bar?
Sent from my PG86100 using xda premium
thesparky007 said:
what? can you point me to a link?
i thought the generator only automatically generated the apk
Click to expand...
Click to collapse
Gimpsta.com
sent...ah whatever its on there now..
knipp21 said:
Gimpsta.com
sent...ah whatever its on there now..
Click to expand...
Click to collapse
i know that, ive used it many times before but what i didnt know is that it can generate metamorphs.. can you let me know how through a pm or something
man i love this orange theme. anyway you can make more the exact way but a bunch of different colors?
Bradfordv said:
Could u do black with red accents and a detroit red wings emblem in the space bar?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
i have a busy week but ill get to it as soon as i can!
Joey_UFC said:
man i love this orange theme. anyway you can make more the exact way but a bunch of different colors?
Click to expand...
Click to collapse
as in change the orange and blue?
thesparky007 said:
i know that, ive used it many times before but what i didnt know is that it can generate metamorphs.. can you let me know how through a pm or something
Click to expand...
Click to collapse
No I meant that you didn't need to use metamorphs to theme it. I'm sorry I haven't looked at what your keyboard does that gimpsta doesn't. Have been busy with army bs lol.
If metamorph does more then awesome! The work looks great. I just wanted to make it easier on you
sent...ah whatever its on there now..

Flat Black Toolbar on Jelly Bean-SENSE

I dont know how to make a flashable zip but heres the system UI with the flat black tool bar in place.
Must be rooted-I did this on ODEX so im not sure if it really matters.
Just rename the original SystemUI.apk as SystemUI.apkbak
then copy the SystemUI.apk from this thread into the system/apps folder and fix permissions,then restart your phone.
I know this is minor and this is a dirty way to do this but like I said I dont know how to make a flashable zip.
Thanks. Hey try app2zip on the market. Free and makes flashable zips
Sent from my EVO
very cool thanks.
BrianBaker said:
I dont know how to make a flashable zip but heres the system UI with the flat black tool bar in place.
Must be rooted-I did this on ODEX so im not sure if it really matters.
Just rename the original SystemUI.apk as SystemUI.apkbak
then copy the SystemUI.apk from this thread into the system/apps folder and fix permissions,then restart your phone.
I know this is minor and this is a dirty way to do this but like I said I dont know how to make a flashable zip.
Click to expand...
Click to collapse
This worked realky nice on chubbz jellybean sense rom... Would it be possible for you to modify the green battery to a blue one without percentage.. I think that would complete the feel of jellybean thanks for this mod btw!!
Sent from my EVO using xda premium
NORCALkID said:
This worked realky nice on chubbz jellybean sense rom... Would it be possible for you to modify the green battery to a blue one without percentage.. I think that would complete the feel of jellybean thanks for this mod btw!!
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I actually run my set up with a stock blue battery with out percents.... Upload your SystemUI.apk and ill throw it together for you... Example is in pic..
Sent from my EVO using xda premium
BrianBaker said:
I actually run my set up with a stock blue battery with out percents.... Upload your SystemUI.apk and ill throw it together for you... Example is in pic..
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Super awesome!! I am using the one u posted on the first post
Sent from my Nexus 7 using xda premium
NORCALkID said:
Super awesome!! I am using the one u posted on the first post
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
here you go..blue batteries no% thrown in with black bar.
I'd like a battery that looks like the one in the 1st pic of this post if anyone could help that would be great. I'm on stock Jb odexed for now
http://forum.xda-developers.com/showthread.php?t=2017036
Matstarr said:
I'd like a battery that looks like the one in the 1st pic of this post if anyone could help that would be great. I'm on stock Jb odexed for now
http://forum.xda-developers.com/showthread.php?t=2017036
Click to expand...
Click to collapse
you want it done the same way i did the other one? Do you use the systemUI.apk from post 1 in this thread?
BrianBaker said:
you want it done the same way i did the other one? Do you use the systemUI.apk from post 1 in this thread?
Click to expand...
Click to collapse
I have not done anything at all. I actually like the blue one you made as well. I like it the way it is in that pic but if removing the clock is a pain it wouldn't bother me
BrianBaker said:
I dont know how to make a flashable zip but heres the system UI with the flat black tool bar in place.
Must be rooted-I did this on ODEX so im not sure if it really matters.
Just rename the original SystemUI.apk as SystemUI.apkbak
then copy the SystemUI.apk from this thread into the system/apps folder and fix permissions,then restart your phone.
I know this is minor and this is a dirty way to do this but like I said I dont know how to make a flashable zip.
Click to expand...
Click to collapse
Just replace the SystemUI.apk in the AOSP style zip with this one using 7zip and rename the zip
I love the flatblack and blue battery and was wondering if you could modify this systemUI.apk for me please... Its from flex 3.24 latest Rom
The status bar can be transparent you want I just like the blue stock battery with out percent
Thanks
http://db.tt/nMxQpiOP
Sent from my EVO using xda premium
NORCALkID said:
I love the flatblack and blue battery and was wondering if you could modify this systemUI.apk for me please... Its from flex 3.24 latest Rom
The status bar can be transparent you want I just like the blue stock battery with out percent
Thanks
http://db.tt/nMxQpiOP
Sent from my EVO using xda premium
Click to expand...
Click to collapse
i just put one together for you in Chubz thread..Do you still need this one?
BrianBaker said:
i just put one together for you in Chubz thread..Do you still need this one?
Click to expand...
Click to collapse
Thanks I downloaded that one already it worked well ...it was a little glichy for some reason .. it went from flat black back to clear and now it stayed clear ... I don't mind it being clear actually
Sent from my EVO using xda premium
Can someone make this into a flashable? HTC has borked root access
Sent from my Third Generation Evo
I am stuck. I flashed your SystemUI.apk with the blue battery and wanted to revert to my original backup. Now, I don't have a taskbar at all. What am I doing wrong?
Edit: And, I cannot get a wallpaper to work.
Edit2: Even a dirty flash doesn't fix the issue.
ThrowingKs said:
I am stuck. I flashed your SystemUI.apk with the blue battery and wanted to revert to my original backup. Now, I don't have a taskbar at all. What am I doing wrong?
Edit: And, I cannot get a wallpaper to work.
Edit2: Even a dirty flash doesn't fix the issue.
Click to expand...
Click to collapse
You weren't suppose to flash this. It was meant to be pushed to your system folder. I would suggest wipe everything and start over
Sent from my EVO using xda premium
BrianBaker said:
You weren't suppose to flash this. It was meant to be pushed to your system folder. I would suggest wipe everything and start over
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I know I said flash, but I meant pushed. I adb pushed to /system/app/ and chmod to 644. It worked. Then, I reverted back and that is when stuff went crazy. I think you are right though that I will have to wipe and start over. No worries. Thanks.
ThrowingKs said:
I know I said flash, but I meant pushed. I adb pushed to /system/app/ and chmod to 644. It worked. Then, I reverted back and that is when stuff went crazy. I think you are right though that I will have to wipe and start over. No worries. Thanks.
Click to expand...
Click to collapse
Sorry for the headache man.. This was also done on an Odex rom. Not sure if it matters or not.
Sent from my EVO using xda premium
BrianBaker said:
Sorry for the headache man.. This was also done on an Odex rom. Not sure if it matters or not.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I am on Odex too. I think your mod works. I probably messed with the Odex file's permissions or something when I reverted. :good: No need for anyone to be afraid, this works as intended. I just was working too fast and not double checking my steps.

Categories

Resources