[MOD]Tachometer Battery Mod For Bionix V - Vibrant Themes and Apps

Hi guys
Made it for myself and thought to share
{
"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 got the png's from Doc's i9000 rom kitchen.....thanks to whoever created the png's
compatible with bionix v
instructions:
1>>download framework-res.apk
2>>then either adb push it to /system/framework or copy it there with root explorer......
3>>restart

manjish said:
Hi guys
Made it for myself and thought to share
I got the png's from Doc's i9000 rom kitchen.....thanks to whoever created the png's
compatible with bionix v
instructions:
1>>download framework-res.apk
2>>then either adb push it to /system/framework or copy it there with root explorer......
3>>restart
Click to expand...
Click to collapse
Screen shot please...

Screenshot posted
Sent from my SGH-T959 using Tapatalk

Sweetness!!

thanks man im dling v5 right now will try it out shortly
edit:
would it be possible to have wifi and signal icons in a similar fashion? that would be really cool

Man this thing is mad fresh bro n e way we could get different colors
Sent from my SGH-T959 using XDA App

red version would be great

Jow24 said:
red version would be great
Click to expand...
Click to collapse
& a blue one

If someone could make this flashable that would be awesome! Or if someone could tell me how to that would be great too. Thanks!

davemw2 said:
If someone could make this flashable that would be awesome! Or if someone could tell me how to that would be great too. Thanks!
Click to expand...
Click to collapse
Purchase Root Explorer (well worth the $$), download the framework, copy the framework apk, then go into the system> Framework> then paste the apk, it should give you a force close or something weird, I just reboot and viola!!

rel500 said:
Purchase Root Explorer (well worth the $$), download the framework, copy the framework apk, then go into the system> Framework> then paste the apk, it should give you a force close or something weird, I just reboot and viola!!
Click to expand...
Click to collapse
Thanks man! Worked perfect.
Sent from my vibrant using xda app
Bionix-v
Stock+voodoo
Sbg themed

Hi,
Is there any way that you modify yours to look like pack's odometer battery one with the different colors?? I hope that I am not over-stepping my bounds here by asking this.

FYI....this changes the colored power menus to black and white. Nice mod though.

nice mod, but its not exactly flagship v3 friendly, my phone is now in some sort of infinite reboot loop!! Help please!

engineer14 said:
nice mod, but its not exactly flagship v3 friendly, my phone is now in some sort of infinite reboot loop!! Help please!
Click to expand...
Click to collapse
If u made a back up just restore If not just flash the Rom over it.
Sent from my SGH-T959 using XDA App

thanks for that tidbit, but i did not have a backup, and i had deleted my zip file from my phone. luckily, i did a factory reset, and the phone stayed on long enough to copy the rom zip file to my sdcard. then i just reflashed my phone

Related

[MOD] Vanilla Bar + Black Clock & Better Battery Mod > Flashable via Recovery

This was Done on JI5 & JI6 Builds, unsure if it will work on Older Builds as I've not Tried​
Flashable Update is Located here > Vanilla_Bar_and_Black_Clock_MOD.zip
Works on my Final Build & Should work on Boinox 1.8 / 1.9 as long as there Based on JI6
Contains Better Battery Mod as well..
Attached is the StatusBarIcon.smali File & the Services.jar file for those that don't know how to use smali...
ADB push the services.jar & reboot... Simple..
I included the smali file for those that wish to change the clock color to any color than black...
Enjoy themers,
~Eugene
{
"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"
}
Great work dude
downloaded
Can we instal this via Root Explorer?
Sweet!! Now maybe we can get some themes like Elegant Steel going on for the Vibrant? Excellent work
jdkackley said:
Can we instal this via Root Explorer?
Click to expand...
Click to collapse
No Need.. I posted a Version that you can Flash via ClockworkMod recovery now..
Thank you so very much... This has been bugging me.. Will be updating the vanilla bar morph..
Sent from my SGH-T959 using XDA App
junkdruggler said:
Thank you so very much... This has been bugging me.. Will be updating the vanilla bar morph..
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
no Problem.. Mainly looked it over as I was going to update my hybrid builds soon
eugene373 said:
No Need.. I posted a Version that you can Flash via ClockworkMod recovery now..
Click to expand...
Click to collapse
Thank you kind Sir!!!
Looks great Eugene! I like the white background and black font in the notification. I may need your help with changing font colors for my future notification pull down themes.
Sent from my SGH-T959 using Tapatalk
FC city after flashing clockwork version
Tempestrs4 said:
FC city after flashing clockwork version
Click to expand...
Click to collapse
wow, thank for the info...
Would it be possible to put the clock, data connection, signal strength, and battery icon in the normal order? It looks kind of strange
Overall, great job
escea said:
Would it be possible to put the clock, data connection, signal strength, and battery icon in the normal order? It looks kind of strange
Overall, great job
Click to expand...
Click to collapse
Hi,
Unless something else has been changed, it should simply be an edit to the arrays.xml file in /res/values once you decompile framework-res.apk
Look for the section "status_bar_icon_order" and the default order is:
Code:
<item>clock</item>
<item>alarm_clock</item>
<item>battery</item>
<item>phone_signal</item>
<item>phone_evdo_signal</item>
<item>data_connection</item>
<item>cdma_eri</item>
<item>tty</item>
<item>volume</item>
<item>mute</item>
<item>speakerphone</item>
<item>wifi</item>
<item>tty</item>
<item>bluetooth</item>
<item>gps</item>
<item>sync_active</item>
<item>sync_failing</item>
<item>ime</item>
<item>homezone</item>
Good luck, cheers, =)
Very nice.
Sent from my vibrant
Hey again,
Any chance of posting the exact line/code you had to change in order to change the clock text color?
Only asking because I like to throw together my own themes and this would be quite handy.
Thanks again, and great work like always.
cheers, =)
hey
for some reason this wont install for me it keeps getting stuck at installing update i am using bionx 1.9
kennyp987 said:
for some reason this wont install for me it keeps getting stuck at installing update i am using bionx 1.9
Click to expand...
Click to collapse
I think you got the wrong zip
Sent from my SGH-T959 using XDA App
DO NOT FLASH!!!!
If you are in stock OTA JI6 it will be FC Heaven....
s0niqu3 said:
Hi,
Unless something else has been changed, it should simply be an edit to the arrays.xml file in /res/values once you decompile framework-res.apk
Look for the section "status_bar_icon_order" and the default order is:
Code:
<item>clock</item>
<item>alarm_clock</item>
<item>battery</item>
<item>phone_signal</item>
<item>phone_evdo_signal</item>
<item>data_connection</item>
<item>cdma_eri</item>
<item>tty</item>
<item>volume</item>
<item>mute</item>
<item>speakerphone</item>
<item>wifi</item>
<item>tty</item>
<item>bluetooth</item>
<item>gps</item>
<item>sync_active</item>
<item>sync_failing</item>
<item>ime</item>
<item>homezone</item>
Good luck, cheers, =)
Click to expand...
Click to collapse
So the original flash works for me when using frankin-twiz final. I decompiled the framework-res.apk using apk manager 4.8 modified the arrays.xml like you said, (funnily enough its just completely backwards) compiled it back up, signed it and moved it back to system/framework using root explorer. The order is corrected, but as soon as I unlock it it fc's all over the place. Anything I'm doing wrong?

[THEME] Darkstar Ported for AXURA 2.2.5.9

As requested
I ported it I did not create Darkstar
Almost everything is themed.... window popups, some framework icons, battery, radio buttons, text frames, highlights, press colors.... and so on.
THE THEME IS FLASHABLE
AXURA DARKSTAR THEME.ZIP
THESE FILES HAVE TO BE PUSHED TO THE PHONE
this goes to the SYSTEM/APP folder
Gallery3D.apk
this goes to the SYSTEM/MEDIA folder
Bootanimation.zip
And a quick screenshot
{
"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"
}
Annex1 said:
As requested
I ported it I did not create Darkstar
Almost everything is themed.... window popups, some framework icons, battery, radio buttons, text frames, highlights, press colors.... and so on.
THE THEME IS FLASHABLE
AXURA DARKSTAR THEME.ZIP
THESE FILES HAVE TO BE PUSHED TO THE PHONE
this goes to the SYSTEM/APP folder
Gallery3D.apk
this goes to the SYSTEM/MEDIA folder
Bootanimation.zip
And a quick screenshot
Click to expand...
Click to collapse
How do u push it I don't understand can u please give me some instructions
ceoesquad said:
How do u push it I don't understand can u please give me some instructions
Click to expand...
Click to collapse
He said its flashable so im assuming clockwork recovery.
Sent from my SGH-T959 using XDA App
rel500 said:
He said its flashable so im assuming clockwork recovery.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
I'm talking about the bootup zip and the 3d gallery he said they need to be pushed also I installed the theme and my clock is not there the clock next to the battery icon
yeah, use CWM. to flash the file.
Pushing a file.... you have to use Root Explorer or SUFBS. Those are my favorite.
ceoesquad said:
I'm talking about the bootup zip and the 3d gallery he said they need to be pushed also I installed the theme and my clock is not there the clock next to the battery icon
Click to expand...
Click to collapse
thats weird.. I just took a screenshot right after my flash. Can you post a pic of it? And if anyone else is having problems post them please. I need to know so I can see if I can fix them
Annex1 said:
thats weird.. I just took a screenshot right after my flash. Can you post a pic of it? And if anyone else is having problems post them please. I need to know so I can see if I can fix them
Click to expand...
Click to collapse
if u used the framework-res.apk (i think thats the one) then u gonna have to change the clock font color from the black in the rom. i think u must have done it already but maybe didnt update the right one?
I didn't do anything but flash the theme and u still can't get the bootup zip to work I used clockworkmod but it ddidn't work at all and the frame work thing your talking about what is it and how do u get there
Here comes a real noob question. When you have a theme that is flashable, do I just load up Rom Manager and install zip from sd? I know I use this method when installing roms but was not sure if this worked for themes too.
Im a tard. I forgot that I just had to rename it to update.zip and boot to recovery.
^ you do not have to rename it.
Download it.
Move it to internal root (sdcard/)
boot into cwr
optional (recommended): make a backup first while in CWR
flash zip from sdcard
select it and flash
reboot
hey even my clock doesnt show up, shame cuz i loved the theme
chirantan.f said:
hey even my clock doesnt show up, shame cuz i loved the theme
Click to expand...
Click to collapse
Here is the fix.
http://forum.xda-developers.com/showthread.php?t=912223
Killing Zombies With My Axura Voodoo Vibrant!

[MORPH] Epic Lockscreen +

I have modified the Epic lock screen and created the following:
{
"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"
}
Pressed:
This is a MetaMorph zip, it replaces the Epic Lockscreen
EnjoY!
Fix the Screen Shots...
steelefriese said:
Fix the Screen Shots...
Click to expand...
Click to collapse
Sorry wrong links
Didn't do anything on bionix
Sent from my SGH-T959 using XDA App
Worked great for me. Any plans of doing the rest of the lockscreens? I would love something done with the glass one if possible.
Sent from my Galaxy S using XDA App
SimeonAS89 said:
Worked great for me. Any plans of doing the rest of the lockscreens? I would love something done with the glass one if possible.
Sent from my Galaxy S using XDA App
Click to expand...
Click to collapse
I made a couple replacements for the puzzle lockscreen:
http://forum.xda-developers.com/showthread.php?t=945836
christpuncher said:
Didn't do anything on bionix
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
What version?
creeve4 said:
I made a couple replacements for the puzzle lockscreen:
http://forum.xda-developers.com/showthread.php?t=945836
Click to expand...
Click to collapse
Since the pics aren't there, are they in the style of this one? If so that'd be really cool. This style is very clean. Reminds me of Honeycomb in a way.
Sent from my Galaxy S using XDA App
you dont even have to flash the zip....just make a copy of your current framework to your pc, find what the zip is going to replace, and do it yourself. it works great. then use rootexplorer to put it back to where it needs to go, then restart
1.2.1
Sent from my SGH-T959 using XDA App
Flashed this on trigger 2.6 didn't work. Thanks.
creeve4 said:
I have modified the Epic lock screen and created the following:
Pressed:
This is a MetaMorph zip, it replaces the Epic Lockscreen
EnjoY!
Click to expand...
Click to collapse
Hi man! do you know how i can find the stock epic lockscreen apps?? i'm not able to find....! can you post the link ???
thanks a lot!!!
I don't have the stock ones; check the Development section, you can always download a stock deodexed ROM and pull the lockscreen stuff from it.
creeve4 said:
I don't have the stock ones; check the Development section, you can always download a stock deodexed ROM and pull the lockscreen stuff from it.
Click to expand...
Click to collapse
i try to install the zip from recovery mode but it doesn't install!
In whic way have i install it??
would be nice to know how to install this. have seen from previous posts that it doesn't seem to flash properly inside CWM. Any direction?
nevermind. found it.
computerprep said:
would be nice to know how to install this. have seen from previous posts that it doesn't seem to flash properly inside CWM. Any direction?
Click to expand...
Click to collapse
Its a metamorph install, not a cwm install.
Sent from my SGH-T959 using XDA App
I've been struggling with getting Metamorph to work. Got it installed, v.1.9.8.14. It asks to start checks first, then I get "Some files could not be extracted and setup. Please make sure you have enough free space in /system"
I checked my /system partition and I have 34MB free. I figure 20 should be enough. Been searching for someone else with this problem and I can't find it. Anyone have pointers or a link to a thread that I must've missed?
running Kies KB5 update / root / OCLF v.2.2 / CWM

[THEME] Sense 2.1 - Sensodino (2.0)

This a theme for Sense 2.1/3.0 look on Sense 1 ROMs.
It should work on all full Sense ROMs, not hybrids. I test it on RemPuzzle.
Features:
-Rethemed Sense (launcher) to look like newer versions
-Ice Cream Sandwich tranisitions and few other framework tweaks (taken from RemPuzzle)
Additional features:
-Stock HTC boot animation, copy to /system/customize/resource using Root Explorer to install
-Sense 3.0 wallpaper (resized to perfectly fit the screen - 480x320)
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:
-Copy the zip to your SD card
-Flash the zip using CWM 2.5.0.X recovery
-Reboot
Download:
http://www.mediafire.com/?hh9mnwyzl3xejcm
i`ve been waiting for something like this , thx
so far so good..could you try to port the clock as well ?and resize it from sfm 1.1
there is already one clock that is resized to fit the screen, only flipclock tho... and not so good either, ill look into it.
that's not fully resized
Very good! Thanks!
How to install bootanimation.zip?
Hi and thanks for your work.Can someone tell me step by step how to install bootanimation.zip,because i copy that zip file to data/local but nothing hapend.I tried with es file explorer,the file is on data place,but after reboot i have the same bootanimation image.Thank you in advance for your reply
ford focus said:
Hi and thanks for your work.Can someone tell me step by step how to install bootanimation.zip,because i copy that zip file to data/local but nothing hapend.I tried with es file explorer,the file is on data place,but after reboot i have the same bootanimation image.Thank you in advance for your reply
Click to expand...
Click to collapse
I copy it to /data/local/ and /customize/resource/
P.S .That Boot Animation is hTC Boot Animation
it works!
Tank you for your quick reply.
Btw,does anyone now how to enable original bootsound?
ford focus said:
Tank you for your quick reply.
Btw,does anyone now how to enable original bootsound?
Click to expand...
Click to collapse
Copy android_audio.mp3 to /customize/resource/
Thx bro...............
I Cant Wait For UR Updates............................
Thanks
PhompAng said:
Copy android_audio.mp3 to /customize/resource/
Click to expand...
Click to collapse
Tanks.It works.
thanks all for support, if someone knows some xml editor application, pls PM me, i cant find anything proper - those are needed for resizing etc.
I;ve been loking for smth like this for some time.
Thx.
Dethox said:
I;ve been loking for smth like this for some time.
Thx.
Click to expand...
Click to collapse
No problem, glad you like it.
Sent from my HTC Wildfire using XDA App
thanks bro....
jamal2367 said:
thanks bro....
Click to expand...
Click to collapse
No prob
Sent from my HTC Wildfire using XDA App
I have to ask something. I use Jokerdroid 4.3, I flashed Aerofire Theme and got bootloop. Will I get bootloop with this? And what else would I do while flashing, I don't want to get a bootloop again I hate bootloops. Thanks in advance.
Will It work on cm7.1.0.1?
Sent from my HTC Wildfire using XDA App
Ankurcul said:
Will It work on cm7.1.0.1?
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
In OP it is mentioned that the OP has tested this on sense roms.
zephyri-xr said:
I have to ask something. I use Jokerdroid 4.3, I flashed Aerofire Theme and got bootloop. Will I get bootloop with this? And what else would I do while flashing, I don't want to get a bootloop again I hate bootloops. Thanks in advance.
Click to expand...
Click to collapse
I get bootloops with aerofire too.
This theme works with jokerdroid tho. Just flash smokzified.zip from attachments with cwm (wallpaper.zip and bootanimation.zip are NOT flashable zips)
Have it myself ^^ my sig is outdated.
Sent from my HTC Wildfire using xda premium

1% Battery with pulldown toggles

I can help if anyone wants 1% Battery Meter with the Pulldown Toggles, All you need to do is go to OUT Kitchen and get the meter of choice. Then take the services.jar from No attach and replace if you need i can upload an empty zip so you can flash it with the Framework.apk & SystemUI.apk and Services.jar.
I replaced the Services.jar in the Atrix Ported Rom and now I have 1% Battery Increments.
Would love that...then I just need to figure out the kitchen...
pieman13 said:
Would love that...then I just need to figure out the kitchen...
Click to expand...
Click to collapse
Here is an empty signed zip I uploaded it is one I found here on this site and use for flashing different files. I don't remember were i got it right off hand. If you need further help with the UOT Kitchen just let me know.
I don't have enough post to show links just PM me I will PM the link to you.
Ya i used the services.jar from eclipse...works no problem...
Thanks appl3mac!
The theme u've made is beautiful and I may be speaking too soon but I think it has even fixed my random reboots on ATRIX. Either that or the blue theme I was using was built on a older version of ATRIX. Either way definitely good stuff
{
"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"
}
urphonesux said:
Thanks appl3mac!
The theme u've made is beautiful and I may be speaking too soon but I think it has even fixed my random reboots on ATRIX. Either that or the blue theme I was using was built on a older version of ATRIX. Either way definitely good stuff
The whole theme was done with UOT Kitchen though I'm trying to learn how to modify files I think my first major project though is to try to get the bionic ported over to the DX2, I will probably fail but I'm learning.
Click to expand...
Click to collapse
Can we get the file to flash to get this theme for the notification bar and pulldown? Will this work on 2.3.4?
Thanks
Michael
urphonesux said:
Thanks appl3mac!
The theme u've made is beautiful and I may be speaking too soon but I think it has even fixed my random reboots on ATRIX. Either that or the blue theme I was using was built on a older version of ATRIX. Either way definitely good stuff
Click to expand...
Click to collapse
Hey what font is that? I remember a while back when i changed system font with UOT it put the same font on my keyboard does it still do that? It didn't look good on my keyboard.
mikentammy610 said:
Can we get the file to flash to get this theme for the notification bar and pulldown? Will this work on 2.3.4?
Thanks
Michael
Click to expand...
Click to collapse
I'm on the Atrix Rom but I can reproduce it for 2.3.4 if you would like. It will be later tonight though.
Sent from in Your House.
That would be perfect, I am on 2.3.4 rooted and tweaked of course..
heartpumper77 said:
That would be perfect, I am on 2.3.4 rooted and tweaked of course..
Click to expand...
Click to collapse
You might want to be Deodexed for this not sure if it will work other wise you can get it here.
http://forum.xda-developers.com/showthread.php?t=1295950
And then flash this file for the theme here and it does have the pull down toggles.
http://www.mediafire.com/?c88xinf8sz5bog1
Make a nano backup first.

Categories

Resources