[THEME] Darkstar Ported for AXURA 2.2.5.9 - Vibrant Themes and Apps

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!

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] GorillaSense DHD-MT4G Revolution

I have done a little bit of work and changed a couple of files to bring yet another theme to GorillaSense. I take no credit at all for the theme, all credit goes to he_stheone64, his original thread is here: Revolution Theme for Desire HD
You may get a force close on Gmail after installing this Theme. To fix it, simply open app manager and clear the data for gmail. Every thing works great after that!
This is one of the coolest themes I have yet to see. It includes the Rosie Re-map to use the Launch Key app as usual. Please buy launch key for .65 if you like it, it is free here on xda but everyone has .65 to spare!
To apply the cool app icons that you see in my screenshots you will need another free app from the market called Desktop Visualizer. I am going to briefly explain how it works. First the theme will put some icons on your sd card in a folder called IconPack. You will open Desktop Visualizer and choose select Icon, then navigate to the Icon pack folder and choose the icon you want. Then push select action. Choose Launch Application. Then navigate to the app that matches the icon you chose and select it. Then push OK. The icon will be on your screen and will open the app that you chose.
As usual, all things related to my ROM's and kernels can be found on my site.
Come by and try out this new sweet theme! I really think that this may be my favorite! This is available on the Themes and Add-ons page, under Revolution Theme.
My Site is here!
Screen Shots of this Awesome Theme
{
"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"
}
this looks very clean definitely gonna check it out, thanks for your hard work gorilla
Gr8gorilla said:
Click to expand...
Click to collapse
nice theme bro
keep the good work
HERE IS DARKMARKET(FLASHABLE ZIP) THAT I THOUGHT WOULD GO WELL WITH THIS HERE
THAT djdarkknight96 GAVE US THE OK TO USE! SO THANK HIM!
sorry for the NOOB Q&A but just one thing so you flash this in clockwork mod recovery along with the ROM? so ROM first then flash the Theme the same way?
FLYNN2 said:
sorry for the NOOB Q&A but just one thing so you flash this in clockwork mod recovery along with the ROM? so ROM first then flash the Theme the same way?
Click to expand...
Click to collapse
Yes flash right after you flash the rom do not wipe anything
Sent from my icey cold glacier 4g freezing every phone in its path
jriv said:
Yes flash right after you flash the rom do not wipe anything
Sent from my icey cold glacier 4g freezing every phone in its path
Click to expand...
Click to collapse
Thanks !!!!!!
is there no VVM.apk on here or did I just miss it lol very nice ROM very nice Thanks.
greetings when flashing the issue as the ROM q tells me it is invalid to abort someone can help me put this topic is like I like it or if there is another way to install
orlandito0725 said:
greetings when flashing the issue as the ROM q tells me it is invalid to abort someone can help me put this topic is like I like it or if there is another way to install
Click to expand...
Click to collapse
I am not sure if the script has been updated to work with CwM 3.0.0.X You can try flashing it using CwM 2.5.1.2 You should be able to chose that recovery from rom manager in the "all ClockworkMod recoveries". Give that a try and see if it works.

[MOD]Tachometer Battery Mod For Bionix V

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

[Morph/Lockscreen/LDPI][23.10.11Update]Cyan and Honey Lockscreens for CM7

i have compiled this from the cyanmorph made by Dont Panic and from UOT Kitchen,made some resizing,zipping and here it is, hope you like it.
Cyan
{
"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"
}
v3.0: ring style
v2.0: added lock pattern, lense, music player controls and made the sliders arrow color same as icons
Honey
v2.0: ring style
Make a Nandroid Backup
USE THIS AT YOUR OWN RISK
How to apply the morph`s:Here
CWM: flash in recovery
The CWM version is using a theme patch script so there shouldn't be any bootloop problem.
BigHoney has bigger icons and fully transparent ring.
Credits to:
Dont Panic for the cyan icons and instructions.
And to the guy who created the theme patch script, and the ones that have modified it.
if you like it hit Thanks ;]
Thanks, working very smooth.
im glad you like it
Boot loop in CM7.1 RC1
A boot loop occurred in a clean install of CM7.1.0 RC1..
Flashed via CWM.. 5.0.2.0..
HTC wildfire..
Warned: Backup data always..
i will test it later again whit 177, but yea its always a good idea to backup try the morph
edit:Note: ZipThemer builds new flashable .apk's from your existing ones. You should rebuild your .zip after every ROM update.
i will remove the cwm zip if you want to make flashable zip use the install method in the first post.
sorry for your troubles
Does this change the security lockscreen thing too? If not could you make it so that it did? that would be great!
no but i will look in to it ;]
edit:updated
i'll give it a try
PS: would you mind to upload ur wallpaper? it's nice
here it is ;]
thank you :-*
How can i create undo.zip? I am on cm7.1 stable.
ak0r said:
How can i create undo.zip? I am on cm7.1 stable.
Click to expand...
Click to collapse
Gimme a while, I'll give you a file to flash
---------- Post added at 02:16 PM ---------- Previous post was at 01:36 PM ----------
ak0r said:
How can i create undo.zip? I am on cm7.1 stable.
Click to expand...
Click to collapse
http://db.tt/KH1Nv22K here you go, try flashing in recovery
.droid said:
http://db.tt/KH1Nv22K here you go, try flashing in recovery
Click to expand...
Click to collapse
Thanks for this.
But couldn't use this as flashing of lockscreen zip failed using cwm 5.0.2 and cwm 2.5. Any idea?
you can use zipthemer to create undo zip, read the first post "How to apply the morph`s"
I can't just flash that zip file via cwm?
what zip? if you want to create undo zip use zipthemer or make a nandroid backup, whats so difficult??? the files in the OP are morphs u use theme whit metamorph or zipthemer
darkstep said:
you can use zipthemer to create undo zip, read the first post "How to apply the morph`s"
Click to expand...
Click to collapse
Thanks a lot. That helped.
update in first post ;]
hey there! thx for sharing this man, i really liked it, applied it with metamorph in my samsung 551, honey rings, the little ones, but only worked the locker screen, the ones used for incoming calls are not showing, i still have the previous one (same as vanilla locker), and i dont know how to apply only the "phone" part, without re applying the framework again. can u help me? forgive me for my bad english but my main language is spanish!
thx again mate for sharing this, and for all the help!
later.
edit: oh sorry, im using Arkas 1.5 ROM based on gingerbread 2.3.6
fellas, after thinking a bit and looking for the problem, i realized what was wron: the images for the locker are LDPI, but the ones for the phone.apk are MDPI, so my phone doesn't support them, thats why they weren't applied
i have to find a way to convert them and reapply! thx again!

[THEME] Holo Themes For TWRP

I couldn't find any TWRP themes for the Rezound so i ported/made these.
how To install
1.Navigate to "Internal Storage" than open your TWRP Folder
2.Create a folder inside your TWRP folder named "theme" (Case sensitive, so no caps)
3.Paste ui.zip in your "theme" folder and reboot your recovery
To uninstall just delete ui.zip
{
"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"
}
http://d-h.st/TnT
its the Holo Dark Theme but i added in On/Off switches
i also switched the slideout and back button shown in the preview
Thanks @19cam92 for the theme all i did was port it
Currently porting
Empty space..
bunchies said:
I couldn't find any TWRP themes for the Rezound so i ported this one
http://d-h.st/jaD
its the Holo Dark Theme but i added in On/Off switches & switched the slideout and back button
(no screenshot yet, i cant get ADB to pull one successfully)
how To install
1.Navigate to "Internal Storage" than open your TWRP Folder
2.Create a folder inside your TWRP folder named "theme" (Case sensitive, so no caps)
3.Paste ui.zip in your "theme" folder and reboot your recovery
To uninstall just delete ui.zip
i tested everything but if you see anything wrong just post
Enjoy :good:
i may port or make my own soon
Click to expand...
Click to collapse
Getting a File Not Found error from Dev-Host...
EDIT: Nevermind, looks like I had the old link by a few seconds.
Photoshopped a preview together since adb can't pull images on this phone :good:
Looks awesome thanks for getting us a theme for 2.6.
@izombie13 Np, i think im going to make more.
and the finalized is up version, next time i make a theme or something ill make sure to test everything the first time lol but this was my first time making something so it was trial and error but i know what im doing now :good:
Much better than stock
@bunchies,
Excellent theme! Great job.
Sent from my HTC Rezound using Tapatalk 2
any themes for 2.7.1.0 ?
knoc said:
any themes for 2.7.1.0 ?
Click to expand...
Click to collapse
Don't exactly plan on making one, so some buttons may be missing of you use these on a newer recovery
Sent from my ADR6425LVW using XDA Premium 4 mobile app
bunchies said:
Don't exactly plan on making one, so some buttons may be missing of you use these on a newer recovery
Sent from my ADR6425LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
im highly upset!
nah j/k lol
well thats a bummer but its all good; im enjoying the kernel and rom though 8^)
knoc said:
im highly upset!
nah j/k lol
well thats a bummer but its all good; im enjoying the kernel and rom though 8^)
Click to expand...
Click to collapse
haha yeah. id rather put my time into the rom and kernel, the recovery doesn't need to be pretty since you just flash and leave
but the recovery theme was my first "public release" of anything so it was my starting point kinda
i built roms for my own personal use but never released anything
if i wasn't getting the LG G3 in 3 days i would consider updating these

Categories

Resources