No bootup sound on HTC one - Sprint HTC One (M7)

Hey guys, looking for some help here. Nothing I do seems to work with getting a boot up sound to play on this phone. I am rooted s-off with a custom splash and boot animation and I really would like to add sound to this but it just won't play.
Even with the stock mp3 in the customize/resource folder it plays no sound on boot. Anyone have any ideas. (I don't even remember the phone playing the sound before I rooted but I may have just not noticed)

This phone has a boot up sound?

sauprankul said:
This phone has a boot up sound?
Click to expand...
Click to collapse
It is supposed to

srqt said:
It is supposed to
Click to expand...
Click to collapse
Really? I have an all-stock-everything Sprint One on my desk, with all volumes maxed out, and I just rebooted it.
I don't think there is a bootup sound on the Sprint One.

It's only on first boot.

FrostyF7 said:
It's only on first boot.
Click to expand...
Click to collapse
Yeah, that is what my googling has lead me to believe. Any idea how to enable it did boots beyond the first?

Solved the boot sound issue.
The reason it plays on the initial bootup on the device is that it is using /system/customize/cid/default.xml on it's first boot.
After that however it uses /system/customize/cid/sprint000.xml. The sprint xml does not direct the device to play audio during bootup. So I went into the file and added the following code to the boot configuration section
Code:
audio="/system/customize/resource/HTC_Sense5_Boot.mp3"
and rebooted to beautiful music!

srqt said:
Solved the boot sound issue.
The reason it plays on the initial bootup on the device is that it is using /system/customize/cid/default.xml on it's first boot.
After that however it uses /system/customize/cid/sprint000.xml. The sprint xml does not direct the device to play audio during bootup. So I went into the file and added the following code to the boot configuration section
Code:
audio="/system/customize/resourceHTC_Sense5_Boot.mp3"
and rebooted to beautiful music!
Click to expand...
Click to collapse
YouTube vid, pls?

sauprankul said:
YouTube vid, pls?
Click to expand...
Click to collapse
I am not at home right now but I will make one when I get there for you.

sauprankul said:
YouTube vid, pls?
Click to expand...
Click to collapse
Here you go. http://www.youtube.com/watch?v=4Ct37_fhuys
Also the screen has some glare when I show the code so here is a screen shot of what it should look like after editing.
{
"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"
}
Hope that helps

srqt said:
Here you go. http://www.youtube.com/watch?v=4Ct37_fhuys
Also the screen has some glare when I show the code so here is a screen shot of what it should look like after editing.
Hope that helps
Click to expand...
Click to collapse
Awesome. Was hoping to see what the stock sounds like, but I'll do that on my own time.
Don't even blink, lol.

sauprankul said:
Awesome. Was hoping to see what the stock sounds like, but I'll do that on my own time.
Don't even blink, lol.
Click to expand...
Click to collapse
If you just browse to the customize folder and click the boot mp3 that is there you should be able to hear the stock. It is just a chime nothing super impressive

Yeah just heard it. It's pretty stupid. I was expecting something cool...

I can't seem to get this to work, I can hear the speakers come on, but the mp3 does not play. Am I putting the file in the right place? I am putting it in the root of the resource file next to my customized hTC_bootup_one.zip. I renamed the mp3 to match HTC_Sense5_Boot.mp3 after I added the audio text to the sprint xml. Any ideas?
Sent from my jacked HTC One!!

celder187 said:
I can't seem to get this to work, I can hear the speakers come on, but the mp3 does not play. Am I putting the file in the right place? I am putting it in the root of the resource file next to my customized hTC_bootup_one.zip. I renamed the mp3 to match HTC_Sense5_Boot.mp3 after I added the audio text to the sprint xml. Any ideas?
Sent from my jacked HTC One!!
Click to expand...
Click to collapse
what rom? if it was me and i wanted a custom boot sound i would go to the sysytem/customize/CID folder and grab the default.xml(from whatever rom you choose to use and add this(works for downanimation too) using notepad++
for boot animation
<BootConfiguration>
<BootAnimation animation="/system/customize/resource/hTC_bootup_one.zip" audio="/system/customize/resource/android_audio.mp3" />
</BootConfiguration>
adding whats in red, then add your mp3 of choice changing name to match of course,set permissions(rw-r-r) reboot and enjoy your sound/song
for downanimation
<ShutdownConfiguration>
<ShutdownAnimation image_png="/system/customize/resource/hTC_downanimation.zip" image="jpg" fps="55" audio="/system/customize/resource/audio_out.mp3" />
</ShutdownConfiguration> adding whats in red, then add your mp3 of choice changing name to match of course,set permissions(rw-r-r) reboot and enjoy your sound/song

I am using blues and jazz rom. I did all of what is there except I changed the text in the sprint00.xml the default.xml already has the audio script
Sent from my jacked HTC One!!

I dont have the sprint.xml only default and i haven't looked at any stock ones i change mine out everytime for my own custom one(default.xml)
From My TweakedOut ONE

celder187 said:
I can't seem to get this to work, I can hear the speakers come on, but the mp3 does not play. Am I putting the file in the right place? I am putting it in the root of the resource file next to my customized hTC_bootup_one.zip. I renamed the mp3 to match HTC_Sense5_Boot.mp3 after I added the audio text to the sprint xml. Any ideas?
Sent from my jacked HTC One!!
Click to expand...
Click to collapse
Can you screen shot or C&P the code you added could just be a typo. Also remember it is case sensitive.

srqt said:
Can you screen shot or C&P the code you added could just be a typo. Also remember it is case sensitive.
Click to expand...
Click to collapse
The first screenie is of sprint00.xml, the second is of default.xml, and lastly is of system/customize/resource where I change my boot animation and add the mp3. Could it be Rom related?
Sent from my jacked HTC One!!

celder187 said:
The first screenie is of sprint00.xml, the second is of default.xml, and lastly is of system/customize/resource where I change my boot animation and add the mp3. Could it be Rom related?
Sent from my jacked HTC One!!
Click to expand...
Click to collapse
That all looks right I am flashing Blues and Jazz now to see if I can get it to work with the rom. It doesn't look like your rom is using the sprint xml based on the fact that your boot animations are using the hTC file name but I'm not sure why your default xml code isn't working then.
EDIT: you are actually missing a "/" in from t of system in the sprint xml code but again I do not think that it is using that xml based on the file names for your boot animation.

Related

how to change boot screen image

Hi Ivan
i using xda 2s with ivan rom and i don't like when i soft reset it's got 4 colour and boot very slow and after boot it said contact error .
i would be appreciate it if someone could help he about that..
I'm afraid you've got a crashed ppc in your hands; the 4 colour screen is a serious fault. Did it show up after upgrading? If yes you've got to perform a hard reset (you'll loose all installed software). If this won't work then you've got to flash it again.
Krinkiespijer said:
I'm afraid you've got a crashed ppc in your hands; the 4 colour screen is a serious fault.
Click to expand...
Click to collapse
The four-colour screen is a normal part of the WM5 ROMs, not a serious fault. Every ROM I've tried has it.
Mine has the boot screen too and it is perfectly normal.
i guess when the 3color screen appears on a smartphone then it really means your smartphone has a SERIOUS PROBLEM, but on a ppc on wm5 its normal, though unsightly...
back to the topic, i have helmi's AKU3.0 1.2 beta, and after much clicking and stylus pressing i still can't change welcomehead.96.png ... i guess all attributes already checked: hidden, archive, readonly, system and ROM... so no way to change the splash screen short of compiling your own rom?
xykosomatik said:
i guess when the 3color screen appears on a smartphone then it really means your smartphone has a SERIOUS PROBLEM, but on a ppc on wm5 its normal, though unsightly...
back to the topic, i have helmi's AKU3.0 1.2 beta, and after much clicking and stylus pressing i still can't change welcomehead.96.png ... i guess all attributes already checked: hidden, archive, readonly, system and ROM... so no way to change the splash screen short of compiling your own rom?
Click to expand...
Click to collapse
Lucky for me that I was successful in changing the welcomehead.96.png. Helmi's Rom is really nice, but there is one thing I don't like is the welcomehead.96.png made by himself. So I change the one of my own. It's simple: Use File Manager to overwrite the original file by yours, not using Resco Explorer. Remember to modify your image to 320x320
My boot image
I have been looking around google images and finally found a nice image which works good on landscape and protrait modes. I flipped it, tinted blue and resized to 320x320, and reduced to an 8-bit pallete.
here it is:
{
"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"
}
blackflagsvn said:
Lucky for me that I was successful in changing the welcomehead.96.png. Helmi's Rom is really nice, but there is one thing I don't like is the welcomehead.96.png made by himself. So I change the one of my own. It's simple: Use File Manager to overwrite the original file by yours, not using Resco Explorer. Remember to modify your image to 320x320
Click to expand...
Click to collapse
wont work on file explorer, wont work on resco explorer, wont work on activesync explorer, wont work on windows explorer... finally able to replace it using pocket controller
no more green, everythings back to black :lol:
xykosomatik said:
blackflagsvn said:
Lucky for me that I was successful in changing the welcomehead.96.png. Helmi's Rom is really nice, but there is one thing I don't like is the welcomehead.96.png made by himself. So I change the one of my own. It's simple: Use File Manager to overwrite the original file by yours, not using Resco Explorer. Remember to modify your image to 320x320
Click to expand...
Click to collapse
wont work on file explorer, wont work on resco explorer, wont work on activesync explorer, wont work on windows explorer... finally able to replace it using pocket controller
no more green, everythings back to black :lol:
Click to expand...
Click to collapse
I guess that you must have changed the size of your picture into a 320-320 png image. I did do exactly what I posted earlier. For warning, my device ask me to confirm the risk when replacing the original image in ROM. Just OK and then softreset, then I was successful. Remember to uncheck the read-only attribute of the original image.
any more designs? i like the one made by Brazilian Joe and am currently using it
blackflagsvn said:
I guess that you must have changed the size of your picture into a 320-320 png image. I did do exactly what I posted earlier. For warning, my device ask me to confirm the risk when replacing the original image in ROM. Just OK and then softreset, then I was successful. Remember to uncheck the read-only attribute of the original image.
Click to expand...
Click to collapse
hehehe what i meant is i finally changed my splash screen to what i want...
now i enjoy my soft-resets :lol:
4 colours
Hi, i see that it is possible to change your boot image. But can some1 tell me if it is also possible to change the 4 colours? (i'm using Helmi's ROM)
any more designs guys? cos I get a little bit bored with the original MS one...
Guys, where is the location to put the boot image? i tried finding highs and lows in the pda, i even searched it.
edited: Guys, i tot it supposed to replace the 3 colour stripes? I manage to change and it turns out to be changing the WM5 Green screen and not the 3 stripe? Is the 3 stripe colour unchangable?
the stripes are unchangeable atm
Oh well, nevermind about the 3 stripes. get used to it already. just that it look kinda... disgusting.. ^^
I will try to post mine when i get back to the house.
edited: Here is my custom made boot screen.
Bootscreen with Helmi's WM5 Rom...
Here is another one. Hope you guys like it.
Midget_1990 said:
the stripes are unchangeable atm
Click to expand...
Click to collapse
If some crazy bytecode wizard found those colors on the boot rom and changed them into 4 beautiful shades ranging from blue to white, that would rock... But finding them might be insanely difficult.

Changing The Keyboard Slide Noise

Hi all,
Just picked up a Kaiser from the Orange shop this morning & the one thing I can't find to do (so far) is set my own sounds for the keyboard slide noise.
I've done a few searches but haven't found anything. Any ideas anyone?
xyon said:
Hi all,
Just picked up a Kaiser from the Orange shop this morning & the one thing I can't find to do (so far) is set my own sounds for the keyboard slide noise.
I've done a few searches but haven't found anything. Any ideas anyone?
Click to expand...
Click to collapse
I'm also interested in this. Who wants to hear a piano when you slide your keyboard out? Though it could have been worse... maybe a crying baby or a dog barking. Talk about irrelevant sfx. I guess a quick hack would be just to locate and replace your Piano sound effect file.
On my HTC TyTN II its simple.
Go to, Start, Settings, Keyboard Sliding Sound.
Maybe this is different with AT&T ROM.
johanromijn said:
On my HTC TyTN II its simple.
Go to, Start, Settings, Keyboard Sliding Sound.
Maybe this is different with AT&T ROM.
Click to expand...
Click to collapse
That lets you pick from a set of three defaults .. I want to choose my own wave files.
Also, I've found the soundfiles, but I can't replace them because they're set as system files.
Found those 3 defaults by the way:
\Windows\0_in.wav
\Windows\0_out.wav
\Windows\1_in.wav
\Windows\1_out.wav
\Windows\2_in.wav
\Windows\2_out.wav
Basically u hit the registry,
hklm/software/htc/slidingSound
You will see 3 folders, 0, 1, 2
{
"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"
}
Inisde each folder theres
Default(name of the sound)
In, and out
If you want your own sound
Create a folder called 3,
Toss your own in & out waves in the windows folder.(important)
in the folder, create a String value, default with the name you want to call it.
Then do the same with the in and out except using the names of the .wavs you tossed in the window folder(include the filetype, such as 3_in.wav)
*edit* forgot to tell you guys to soft-reset after
I use vista's login/logout, sounds excellent.
Ill post the .wavs if you guys want me to.
ekw said:
Basically u hit the registry,
hklm/software/htc/slidingSound
You will see 3 folders, 0, 1, 2
Inisde each folder theres
Default(name of the sound)
In, and out
If you want your own sound
Create a folder called 3,
Toss your own in & out waves in the windows folder.(important)
in the folder, create a String value, default with the name you want to call it.
Then do the same with the in and out except using the names of the .wavs you tossed in the window folder
*edit* forgot to tell you guys to soft-reset after
I use vista's login/logout, sounds excellent.
Ill post the .wavs if you guys want me to.
Click to expand...
Click to collapse
Yeah you beat me to the punch, took a while for TC/CE to search reg for it:
HKLM\Software\HTC\SlidingSound\
ekw said:
Basically u hit the registry,
Click to expand...
Click to collapse
Thanks for that, it worked a treat.
Still, its a bit of a mess to do it, you'd think you could just pick the files from a menu, perhaps thats something for version 2.
Well, im still an amatuer programmer and have yet to touch c++, or whatever ppc uses. You guys can ask that tweak guy to implement it in his program, that would be awesome.
the vista sound cool, could u please kindly post'em for us? thanks
I thought the sliding sound effect was the stupidest waste of processor cycles... until i put a very short wav of the transformer sound! now i have my own little cell phone Decepticon!
.wav files in \windows\ and import reg file. now you can select it in sliding sound options under settings tab.
jakontil said:
the vista sound cool, could u please kindly post'em for us? thanks
Click to expand...
Click to collapse
here u go, logoff for in, logon for out
i'd like to find the sliding doors from star trek.
deciusx said:
I thought the sliding sound effect was the stupidest waste of processor cycles... until i put a very short wav of the transformer sound! now i have my own little cell phone Decepticon!
.wav files in \windows\ and import reg file. now you can select it in sliding sound options under settings tab.
Click to expand...
Click to collapse
i have resco file explorer and registry editor could you tell me how to make the reg file so i could make them for future keyboard slide .wav clips
Well use windows to do it not ur ppc.
notepad-> copy the stuff he has -> change the name(s) -> save as -> name.reg
check this thread
http://forum.xda-developers.com/showthread.php?t=345454&highlight=slide+sounds
quazimoto said:
i'd like to find the sliding doors from star trek.
Click to expand...
Click to collapse
Ask and ye' shall receive.
kimtyson said:
Ask and ye' shall receive.
Click to expand...
Click to collapse
You beat me to it!! Was looking all over my network and archives for them.
I don't get it????
Can any1 explain how 2 change this sound in a very VERY simple way?
Ok. Redundant Thread:
I created a thread a while back
http://forum.xda-developers.com/showthread.php?t=382966&page=2
Tons of different sliding sounds myself and other people have made such as
Scooby sounds, simpsons sounds, futurama, etc. Check it out

Bios boot animation

Haven't seen any bios boot animations for the captivate so i took this one and changed some of the text around for our phones and came up with this. Made 3 versions varying the cpu mhz 1000/1200/1280.
Rename the files to bootanimation.zip and copy them to the /system/media directory.
You can extend or decrease the length of the animation to suit your phone's bootup time by opening up the desc.txt file and changing the third digit on the first line, currently set at 9 or 10, a high number speeds it up and a lower one slows it down. Then re-zip it with no compression and copy it over to the phone again.
{
"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 pretty slick! Thanks for your contribution!
This is pretty sick!! Thanks for the awesome boot animation!
Looks really really good, but...
I think I would make it hold the ANDROID ASCII Art at the end for a couple of seconds so you can see what it is before it goes to the lockscreen.
dewhite04 said:
Looks really really good, but...
I think would make it hold the ANDROID ASCII Art at the end for a couple of seconds so you can see what it is before it goes to the lockscreen.
Click to expand...
Click to collapse
Done and done, the ascii holds up for an extra 2 seconds.
peachpuff said:
Done and done, the ascii holds up for an extra 2 seconds.
Click to expand...
Click to collapse
Perfect - Thanks!
Sweet, just loaded it.
Looking great but I cant seem to have it finish. I tried the updated version but it still cuts off be fore the end of the anitmation
zelendel said:
Looking great but I cant seem to have it finish. I tried the updated version but it still cuts off be fore the end of the anitmation
Click to expand...
Click to collapse
Open up the desc.txt file and change the third digit on the first line to an 11 or a 12, this speeds up the framerate of the animation, then re-zip it with no compression and copy it over to the phone again. I guess on some phones the boot process takes less time, on my phone setting it to 10fps was just right.
peachpuff said:
Open up the desc.txt file and change the third digit on the first line to an 11 or a 12, this speeds up the framerate of the animation, then re-zip it with no compression and copy it over to the phone again. I guess on some phones the boot process takes less time, on my phone setting it to 10fps was just right.
Click to expand...
Click to collapse
12 Worked great thanks for the outstanding work
Glad it worked, added that tidbit to the first post.
Oh snap. I might finally replace ScribbleDroid when I get home. Haha. Nicely done.
lol this is a pretty sick boot animation
Awesome man, sure missed the bios startup from my fuze.
Not sure how to decompile a .cab, but the sound was great from that too. Beeps and clicks just like my old tandy. I will upload the cab if anyone is interested.
From a phone
Sweet I was hoping for someone to do this!
Thanks ill be installating this quick like,
Sent from my SAMSUNG-SGH-I897 using XDA App
1400 MHz done
Here is the 1400 MHz one, I made it for myself but I care to share
icezar1 said:
Here is the 1400 MHz one, I made it for myself but I care to share
Click to expand...
Click to collapse
Heh nice... i'll get started on the 1500mhz > 2000mhz ones just in case
Worked perfect! This is the coolest thing I've seen since the android scribble, thanks!
BootAnimations
Not sure what the issue is but I di the following:
1. On my machine renamed biosboot1400mhzASCII.zip to bootanimation.zip
2. Emailed it to myself
3. copied it to /system/media using rootexplorer
4. Rebooted the Captivate
5. Still showed stock boot animation.
Any Ideas?
rsasecure said:
Not sure what the issue is but I di the following:
1. On my machine renamed biosboot1400mhzASCII.zip to bootanimation.zip
2. Emailed it to myself
3. copied it to /system/media using rootexplorer
4. Rebooted the Captivate
5. Still showed stock boot animation.
Any Ideas?
Click to expand...
Click to collapse
What rom are you running? If it's a rom that allows boot animation changes rename the original bootanimation.zip to bootanimation.zip.apk and then copy over the new file. See if that works for you. Also, make sure you have selected r/w access in rootexplorer.

Axura Specific Wallpapers/Boot Animations

I talked to Hans regarding a thread specific to the Axura ROM. We were getting some great ideas from people, and needed a place to put it all together, without cluttering up the ROM thread. So I got his blessing. Out of respect you know
If you have any yourself and are interested in displaying them here; go for it! There have been some great things being tossed around. I use the standard 960x800(Or very close to it). Personally I use Flikie to display my wallpapers, any new ones I download/create, I just go to my SD(Internal)/Flikie and copy them in the Wallpapers folder.
Most of the ones I have are images I have acquired from other locations, Flikie, Zedge, Deviant Art, etc. I just do my own bit of modifications to fit my needs. If I can locate the original creator, I will most definitely credit them. Please do the same.
{
"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"
}
By kangi26 at 2010-12-08
By kangi26 at 2010-11-28
By kangi26 at 2010-11-28
By kangi26 at 2010-11-28
By kangi26 at 2010-11-27
This next one is my own photograph. So if you would like to use this one, please ask me for it. Thanks
By kangi26 at 2010-11-27
Reserved
Here are 2 bootanimations I did, Dr. Bogger was nice enough to convert them from the animated GIF's to the .zip file.
By kangi26 at 2010-12-08
By kangi26 at 2010-12-08
Using Root explorer, go to, System/Media/bootanimation.zip, and make a backup of this file. Copy the boot animation of your choice to your device and rename it bootanimation. Copy/Paste it to System/Media and select "Yes" to overwrite.
Reboot
Great job by dlfuse06 for making the blackhands into a Live Wallpaper. It's freakin' awesome! Just copy it to your device, and install it just like any other apk. I've renamed it to "BlackHandsLive"
Reserved
This space is for apks:
The JK3, JK4, JL3 modems and both SetiroN's kernels are all for use with CWM, which is there too
IF YOURE RUNNING VOODOO; MAKE SURE YOU DISABLE IT BEFORE FLASHING A KERNEL, MODEM, OR THEME
Go to sd/voodoo, and create a folder named "disable-lagfix" and then reboot
Uploaded with ImageShack.us
Download Here:
http://www.4shared.com/file/4xhgFlwX/hands_orig.html
Dr. Bogger said:
Uploaded with ImageShack.us
Download Here:
http://www.4shared.com/file/4xhgFlwX/hands_orig.html
Click to expand...
Click to collapse
Thank, I forgot about that one!
kangi26 said:
Thank, I forgot about that one!
Click to expand...
Click to collapse
No problem!
This isn't a wallpaper or boot animation, but it seemed like an appropriate place to post it. I've been making some slight alterations to the stock axura theme and thought some one else might want to use it. It mostly just changes the button presses from the ugly stock blue to orange. Just about everything in the system is orange to match (I like consistency).
It also has the AOSP lock screen instead of the modified android lockscreen. I like this better since I use a music player (Playerpro) that has lockscreen controls that uses the AOSP lockscreen sliders and I like consistency.
It also changes the tabs on the top of the phone and contacts app to a gray color instead of the blue.
The notification bar is the same that comes on Axura except I've put in the battery icons from beta 4. If someone likes the orange but wants the circle battery back, I'd be happy to provide that too.
You can just flash the file from CWM.
dontshakepandas said:
This isn't a wallpaper or boot animation, but it seemed like an appropriate place to post it. I've been making some slight alterations to the stock axura theme and thought some one else might want to use it. It mostly just changes the button presses from the ugly stock blue to orange. Just about everything in the system is orange to match (I like consistency).
It also has the AOSP lock screen instead of the modified android lockscreen. I like this better since I use a music player (Playerpro) that has lockscreen controls that uses the AOSP lockscreen sliders and I like consistency.
The notification bar is the same that comes on Axura except I've put in the battery icons from beta 4. If someone likes the orange but wants the circle battery back, I'd be happy to provide that too.
You can just flash the file from CWM.
Click to expand...
Click to collapse
Screenshots.
It just 503'd Kangi
Sent from my SAMSUNG-SGH-I897 using XDA App
C.C.W. said:
Screenshots.
Click to expand...
Click to collapse
I'm working on it currently. I'm not really sure the best way to show the button press in a screen shot, but I'm going to take a few of the lock screen, notification bar, and the pull down. If you have any screen shot you'd like to see let me know.
I'd also like to point out that I didn't create any of these image files. I just pieced them together from other themes that I like.
Edit: Screen shots are up.
adamholden85 said:
It just 503'd Kangi
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Sorry, 503'd? I don't know what that is
It is when server is unavailable. Only went down for about 30 seconds though.
Sent from my SAMSUNG-SGH-I897 using XDA App
adamholden85 said:
It is when server is unavailable. Only went down for about 30 seconds though.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Oh, yeah, got it. We're good?
Here are all of the wallpapers you posted above, as well as some others:
http://www.4shared.com/dir/F3hhpogJ/Wallpapers.html
EDIT:
Here is the Talking Alerts that was posted way back when RC1 thread was around:
http://www.4shared.com/file/-pjkFAAH/TalkingAlerts.html
Here are ALL of the bootanimations I have converted, as well as others:
http://www.4shared.com/dir/v1hDCVB2/Boot_Animations.html
Here's a space background that I use. Combination galaxy, anroid, axura. I made it, anyone is free to use it.
dontshakepandas said:
The notification bar is the same that comes on Axura except I've put in the battery icons from beta 4. If someone likes the orange but wants the circle battery back, I'd be happy to provide that too.
Click to expand...
Click to collapse
I love everything that you did - but would prefer the circle battery. Can you provide that to me please.
Thanks!
Fed
Love it all!
I'm looking for the gingerbread icons with the green in them, wish i could find a screen shot but cant find em.....if you could find thoes that would be sweeeet
dontshakepandas said:
This isn't a wallpaper or boot animation, but it seemed like an appropriate place to post it. I've been making some slight alterations to the stock axura theme and thought some one else might want to use it. It mostly just changes the button presses from the ugly stock blue to orange. Just about everything in the system is orange to match (I like consistency).
It also has the AOSP lock screen instead of the modified android lockscreen. I like this better since I use a music player (Playerpro) that has lockscreen controls that uses the AOSP lockscreen sliders and I like consistency.
It also changes the tabs on the top of the phone and contacts app to a gray color instead of the blue.
The notification bar is the same that comes on Axura except I've put in the battery icons from beta 4. If someone likes the orange but wants the circle battery back, I'd be happy to provide that too.
You can just flash the file from CWM.
Click to expand...
Click to collapse
If i wanted to go back to the regular theme how would i do that?
ifederov said:
I love everything that you did - but would prefer the circle battery. Can you provide that to me please.
Thanks!
Fed
Click to expand...
Click to collapse
Here you go.

[THEME][PORT] Frost v2.0

EDIT - Updated post with working zip - EDIT
I've ported over the Frost theme, made by sonnysekhon for the HTC Desire. I went with that one since I'm personally not a circle battery fan. I added a couple pieces of work in here and there, but nothing major. I'd also like to take the time to thank fritzgerald for helping me with some smali edits. Thanks!
I've built this theme on top of Assonance 4.3, I'd assume it would work on all versions of Assonance (or any JK3 ROM for that matter) but I can't say for sure.
Here are some screenshots, downloads for the theme, and for the icons and wallpapers supplied by the original author are attached:
{
"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"
}
​
looks very clean thanks!
This doesnt work. i applied it from CW and nothing happens. It doesnt open, and the progress bar never changes... FYI
Im sorry but im curious what widget are you using in that second screen shot...id like to get that
Sent from my SAMSUNG-SGH-I897 using XDA App
magnumrt562 said:
This doesnt work. i applied it from CW and nothing happens. It doesnt open, and the progress bar never changes... FYI
Click to expand...
Click to collapse
Hmm this is my first time making a theme, or a flashable zip for that matter, so I very well may have done something wrong. I'll check it out when I get to a computer.
Sent from my SAMSUNG-SGH-I897
yea this didnt do anythingfor me.. hopefully u can figure it out because its an awesome looking theme! thanks
Give this one a shot. Should be fixed.
very nice theme
Notification drop down needs some work. Toggle becomes unreadable toggled on.
fritzgerald said:
Notification drop down needs some work. Toggle becomes unreadable toggled on.
Click to expand...
Click to collapse
Yeah, been looking for where that would be located, gotta be somewhere in twframework-res.apk. I've noticed a couple other things in the version posted, such as the search icon in settings being the wrong one, and I'm still working on getting the blue text in there to be white or gray.
Sent from my SAMSUNG-SGH-I897
Ok does anyone know what widget that is
Sent from my SAMSUNG-SGH-I897 using XDA App
rrrrramos said:
Yeah, been looking for where that would be located, gotta be somewhere in twframework-res.apk. I've noticed a couple other things in the version posted, such as the search icon in settings being the wrong one, and I'm still working on getting the blue text in there to be white or gray.
Sent from my SAMSUNG-SGH-I897
Click to expand...
Click to collapse
Yeah its in the "twframework-res\res\values\styles.xml". I haven't applied the theme so I'm not sure where\what some of the issues are. The blue text for the settings menus is located in "framework-res\res\color\zzz_tw_secondary_text_sub.xml" on the 2nd to last line.
delutedsoul23 said:
Ok does anyone know what widget that is
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Sorry, which one? I have SiMi Clock widget, Beautiful Widgets Weather, Minimal Text Widget for the date, OneSeven for the day of the week, BattStatt for the battery percent, and then the phone, sms, and mail icons are SMS Unread Widget.
fritzgerald said:
Yeah its in the "twframework-res\res\values\styles.xml". I haven't applied the theme so I'm not sure where\what some of the issues are. The blue text for the settings menus is located in "framework-res\res\color\zzz_tw_secondary_text_sub.xml" on the 2nd to last line.
Click to expand...
Click to collapse
Thanks for all of the help man, this port would not be possible without your help! I'll get started on this right away! Actually, gonna PM you after I post this about some stuff.
fritzgerald said:
Yeah its in the "twframework-res\res\values\styles.xml". I haven't applied the theme so I'm not sure where\what some of the issues are. The blue text for the settings menus is located in "framework-res\res\color\zzz_tw_secondary_text_sub.xml" on the 2nd to last line.
Click to expand...
Click to collapse
Just a tip.. The hex code for the blue color is the same hex code for the blue text throughout the phone. Its found in different locations but it's always the same hex code.
Hmmm, "twframework-res.apk\res\values" doesn't seem to exist... :/
rrrrramos said:
Hmmm, "twframework-res.apk\res\values" doesn't seem to exist... :/
Click to expand...
Click to collapse
Sorry. You need to decompile the APK first. Use APK Manager or apktool. If you simply try to extract the APK you wont see it. After you make your changes and recompile the APK it's all located in the resources.arsc. Messing with the xmls especially in the values folder you'll want to make sure you back up. I crashed my phone tons of times while learning that portion.
fritzgerald said:
Sorry. You need to decompile the APK first. Use APK Manager or apktool. If you simply try to extract the APK you wont see it. After you make your changes and recompile the APK it's all located in the resources.arsc. Messing with the xmls especially in the values folder you'll want to make sure you back up. I crashed my phone tons of times while learning that portion.
Click to expand...
Click to collapse
Ah got it. Still seems like the zip won't flash, even the one you posted, and the one's I've made since... Either get error or it doesn't copy the files and sits at "Installing" as the second reply states... :/
rrrrramos said:
Ah got it. Still seems like the zip won't flash, even the one you posted, and the one's I've made since... Either get error or it doesn't copy the files and sits at "Installing" as the second reply states... :/
Click to expand...
Click to collapse
I downloaded the current zip on the OP. Installed every time for me. Are you installing with CWM Recovery or stock recovery?
Running CWM, maybe it's just my phone :/
Now I'm getting stuck in a bootloop and my Nandroid b/u won't restore. Awesome...
(FYI, this was from working on twframework-res.apk, nothing to do with the theme posted in this thread)
I've made some changes to the framework and twframework files to get rid of the white text on the notification drop down as well as the blue text in the settings menu. Anyone willing to test out? I know the settings menu change works but I'm not sure on the drop down. I'm not running this ROM so it crashes my phone if I try to apply it.

Categories

Resources