Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Rycon33
Old
(Last edited by Rycon33; 2nd May 2012 at 02:30 PM.)
#181  
Rycon33's Avatar
Senior Member
Thanks Meter 508
Posts: 1,694
Join Date: Apr 2011
Quote:
Originally Posted by Wonderkik View Post
Is there a way to add a sound during the bootanimation and/or downanimation in CoreDoid 2.1? I know it can be done easily on the Team Pkmn Ivysaur rom (especially since their own bootsound makes me going nuts! ^^ ) but I can't find a way on CoreDroid.
i'm using coredroid 2.1 too, bootanimation are on /data/local

oops. yeah bootsound doesn't work, i tried also on /system/media and /system/customize/resource
one X, tf300, xperia P, and xperia TX

 
Gandicela
Old
#182  
Gandicela's Avatar
Senior Member
Thanks Meter 341
Posts: 812
Join Date: Nov 2011
Location: Singapore
Quote:
Originally Posted by rayford85 View Post
I'll have everything updated tonight. Made all my mods last night. Im also.working on a aroma package for all my mods.

Sent from my HTC One X using xda premium
Looking forward to it!





Quote:
Originally Posted by sticktaylor View Post
Some new Battery Mods are gonna be coming soon, I'm sure Rayford can make some w/o the percentages for those who may want it. Ray found a Nice Looking New Battery Icon that I'm sure he will upload & I found a few New Nice Battery Icons on XDA & UOT Ima get started working on soon.
Cheers!

Sent from my CoreDroid V2.1 ROM HTC One X
 
Wonderkik
Old
(Last edited by Wonderkik; 2nd May 2012 at 02:35 PM.)
#183  
Wonderkik's Avatar
Member
Thanks Meter 14
Posts: 73
Join Date: Dec 2008
Location: Tours
Quote:
Originally Posted by Rycon33 View Post
i'm using coredroid 2.1 too, they are on /data/local
The boot animation and down animation are, but not the sounds. When I put the exact same file I was using before (an Mp3 file renamed to android_audio.mp3) in that folder I get no sound. Should I put it inside bootanimation.zip?

Have you managed to put a custom boot sound? I suppose it would need a little XML edit. Can I ask for directions?
 
Rycon33
Old
#184  
Rycon33's Avatar
Senior Member
Thanks Meter 508
Posts: 1,694
Join Date: Apr 2011
Quote:
Originally Posted by Wonderkik View Post
The boot animation and down animation are, but not the sounds. When I put the exact same file I was using before (an Mp3 file renamed to android_audio.mp3) in that folder I get no sound. Should I put it inside bootanimation.zip?

Have you managed to put a custom boot sound? I suppose it would need a little XML edit. Can I ask for directions?
Lol, yeah no sound, thought you're talking about bootanimation alone. I think we can request to them to add option for audio on boot.

Sent from my HTC One X using xda premium
one X, tf300, xperia P, and xperia TX

 
Wonderkik
Old
#185  
Wonderkik's Avatar
Member
Thanks Meter 14
Posts: 73
Join Date: Dec 2008
Location: Tours
That would be great indeed ^^

Oh Grand masters of Rom Tweaking, hear our pledge!
The Following User Says Thank You to Wonderkik For This Useful Post: [ Click to Expand ]
 
rayford85
Old
#186  
rayford85's Avatar
Recognized Themer - OP
Thanks Meter 3379
Posts: 3,618
Join Date: May 2011

 
DONATE TO ME
Quote:
Originally Posted by Wonderkik View Post
The boot animation and down animation are, but not the sounds. When I put the exact same file I was using before (an Mp3 file renamed to android_audio.mp3) in that folder I get no sound. Should I put it inside bootanimation.zip?

Have you managed to put a custom boot sound? I suppose it would need a little XML edit. Can I ask for directions?
System/customize/cid/default.xml. at the bottom it the tag for boot sound. It goes in data/local named htc_boot.mp3

Sent from my HTC One X using xda premium
The Following 2 Users Say Thank You to rayford85 For This Useful Post: [ Click to Expand ]
 
napster113
Old
#187  
napster113's Avatar
Recognized Themer
Thanks Meter 1068
Posts: 1,147
Join Date: Apr 2011
Location: merthry tydfil

 
DONATE TO ME
Quote:
Originally Posted by rayford85 View Post
System/customize/cid/default.xml. at the bottom it the tag for boot sound. It goes in data/local named htc_boot.mp3

Sent from my HTC One X using xda premium
Hey buddy could you me a favour when you get a chance, can you delete everything in the post you done for me, and what i'll do is I already have a post myself on the first page, so I'm redoing all my mods and I'll put them in there that way i can update them without having to ask you to redo the links lol and when i post a new mod i can just link back to that post, if you dont mind of course,
cheers.
 
Wonderkik
Old
#188  
Wonderkik's Avatar
Member
Thanks Meter 14
Posts: 73
Join Date: Dec 2008
Location: Tours
Quote:
Originally Posted by rayford85 View Post
System/customize/cid/default.xml. at the bottom it the tag for boot sound. It goes in data/local named htc_boot.mp3

Sent from my HTC One X using xda premium

Hum, strange it doesn't seem to work. I checked default.xml, found the tag for bootsound just to check it (and it seems right to me), put the mp3 I want renamed to htc_boot.mp3 in data/local using root explorer, but I still have no sound during boot... I tried several mp3 just in case and none work.

Did I made a mistake?
 
rayford85
Old
#189  
rayford85's Avatar
Recognized Themer - OP
Thanks Meter 3379
Posts: 3,618
Join Date: May 2011

 
DONATE TO ME
Quote:
Originally Posted by napster113 View Post
Hey buddy could you me a favour when you get a chance, can you delete everything in the post you done for me, and what i'll do is I already have a post myself on the first page, so I'm redoing all my mods and I'll put them in there that way i can update them without having to ask you to redo the links lol and when i post a new mod i can just link back to that post, if you dont mind of course,
cheers.
Can do bro. No problem.





Quote:
Originally Posted by Wonderkik View Post
Hum, strange it doesn't seem to work. I checked default.xml, found the tag for bootsound just to check it (and it seems right to me), put the mp3 I want renamed to htc_boot.mp3 in data/local using root explorer, but I still have no sound during boot... I tried several mp3 just in case and none work.

Did I made a mistake?
It needs to be symlinked in the updater script then. Look at leedroids updater script. He has bootsound. You. Can see what to add to your script to flash it to the phone correctly.

Sent from my HTC One X using xda premium
The Following 2 Users Say Thank You to rayford85 For This Useful Post: [ Click to Expand ]
 
rayford85
Old
#190  
rayford85's Avatar
Recognized Themer - OP
Thanks Meter 3379
Posts: 3,618
Join Date: May 2011

 
DONATE TO ME
Looks like I finally got my recognized themer title. Nice

Sent from my HTC One X using xda premium

 
Post Reply+
Tags
awesome, battery mods, coredroid creation, coredroid one x, great mods for your one x, mods for all that you want
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...