just to start with - Bada Software and Hacking General

here is a tiny video demonstrating the change of boot up sound..............
that guy who uploaded this isnt speaking up so i am putting it over here for all of u to see whats it about.....
watch?v=S-WwhUqjsGs
sorry cant embed video.... just use this link append it after youtube dot com

http://www.youtube.com/watch?v=S-WwhUqjsGs

thanks bro.................

Do not see anything surprising.
These boot sound files available through a sTune at /SystemFS/PowerOnOff/Sound/

Yeah i knew that one alright, any idea where the boot splash animation is located?
its probably and .so right?

sabianadmin said:
any idea where the boot splash animation is located?
Click to expand...
Click to collapse
Boot splash animation is located nearby: /SystemFS/PowerOnOff/Image/
This is a compressed bitmap images. I do not know how to decompress.
Also there is an interesting file: /Registry/PowerOnOff.ini
Code:
#Version
Version=1
#PlayAnimationType
AnimationType=bmp
#PowerOnOffAniInit
PowerOnSound=/SystemFS/PowerOnOff/Sound/PowerOn.wav
PowerOffSound=/SystemFS/PowerOnOff/Sound/PowerOff.wav
MainLCDHeight=800
MainLCDWidth=480
PowerOnAniFrame=25
PowerOffAniFrame=25
PowerOnAniImage0=/SystemFS/PowerOnOff/Image/poweron_00.img
PowerOnAniDelay0=90
PowerOnAniImage1=/SystemFS/PowerOnOff/Image/poweron_01.img
PowerOnAniDelay1=90
PowerOnAniImage2=/SystemFS/PowerOnOff/Image/poweron_02.img
PowerOnAniDelay2=90
PowerOnAniImage3=/SystemFS/PowerOnOff/Image/poweron_03.img
PowerOnAniDelay3=90
PowerOnAniImage4=/SystemFS/PowerOnOff/Image/poweron_04.img
PowerOnAniDelay4=90
PowerOnAniImage5=/SystemFS/PowerOnOff/Image/poweron_05.img
PowerOnAniDelay5=90
PowerOnAniImage6=/SystemFS/PowerOnOff/Image/poweron_06.img
PowerOnAniDelay6=90
PowerOnAniImage7=/SystemFS/PowerOnOff/Image/poweron_07.img
PowerOnAniDelay7=90
PowerOnAniImage8=/SystemFS/PowerOnOff/Image/poweron_08.img
PowerOnAniDelay8=90
PowerOnAniImage9=/SystemFS/PowerOnOff/Image/poweron_09.img
PowerOnAniDelay9=90
PowerOnAniImage10=/SystemFS/PowerOnOff/Image/poweron_10.img
PowerOnAniDelay10=90
PowerOnAniImage11=/SystemFS/PowerOnOff/Image/poweron_11.img
PowerOnAniDelay11=90
PowerOnAniImage12=/SystemFS/PowerOnOff/Image/poweron_12.img
PowerOnAniDelay12=90
PowerOnAniImage13=/SystemFS/PowerOnOff/Image/poweron_13.img
PowerOnAniDelay13=90
PowerOnAniImage14=/SystemFS/PowerOnOff/Image/poweron_14.img
PowerOnAniDelay14=90
PowerOnAniImage15=/SystemFS/PowerOnOff/Image/poweron_15.img
PowerOnAniDelay15=90
PowerOnAniImage16=/SystemFS/PowerOnOff/Image/poweron_16.img
PowerOnAniDelay16=90
PowerOnAniImage17=/SystemFS/PowerOnOff/Image/poweron_17.img
PowerOnAniDelay17=90
PowerOnAniImage18=/SystemFS/PowerOnOff/Image/poweron_18.img
PowerOnAniDelay18=90
PowerOnAniImage19=/SystemFS/PowerOnOff/Image/poweron_19.img
PowerOnAniDelay19=90
PowerOnAniImage20=/SystemFS/PowerOnOff/Image/poweron_20.img
PowerOnAniDelay20=90
PowerOnAniImage21=/SystemFS/PowerOnOff/Image/poweron_21.img
PowerOnAniDelay21=90
PowerOnAniImage22=/SystemFS/PowerOnOff/Image/poweron_22.img
PowerOnAniDelay22=90
PowerOnAniImage23=/SystemFS/PowerOnOff/Image/poweron_23.img
PowerOnAniDelay23=90
PowerOnAniImage24=/SystemFS/PowerOnOff/Image/poweron_24.img
PowerOnAniDelay24=1000
PowerOffAniImage0=/SystemFS/PowerOnOff/Image/poweroff_00.img
PowerOffAniDelay0=100
PowerOffAniImage1=/SystemFS/PowerOnOff/Image/poweroff_01.img
PowerOffAniDelay1=100
PowerOffAniImage2=/SystemFS/PowerOnOff/Image/poweroff_02.img
PowerOffAniDelay2=100
PowerOffAniImage3=/SystemFS/PowerOnOff/Image/poweroff_03.img
PowerOffAniDelay3=100
PowerOffAniImage4=/SystemFS/PowerOnOff/Image/poweroff_04.img
PowerOffAniDelay4=100
PowerOffAniImage5=/SystemFS/PowerOnOff/Image/poweroff_05.img
PowerOffAniDelay5=100
PowerOffAniImage6=/SystemFS/PowerOnOff/Image/poweroff_06.img
PowerOffAniDelay6=100
PowerOffAniImage7=/SystemFS/PowerOnOff/Image/poweroff_07.img
PowerOffAniDelay7=100
PowerOffAniImage8=/SystemFS/PowerOnOff/Image/poweroff_08.img
PowerOffAniDelay8=100
PowerOffAniImage9=/SystemFS/PowerOnOff/Image/poweroff_09.img
PowerOffAniDelay9=100
PowerOffAniImage10=/SystemFS/PowerOnOff/Image/poweroff_10.img
PowerOffAniDelay10=100
PowerOffAniImage11=/SystemFS/PowerOnOff/Image/poweroff_11.img
PowerOffAniDelay11=100
PowerOffAniImage12=/SystemFS/PowerOnOff/Image/poweroff_12.img
PowerOffAniDelay12=100
PowerOffAniImage13=/SystemFS/PowerOnOff/Image/poweroff_13.img
PowerOffAniDelay13=100
PowerOffAniImage14=/SystemFS/PowerOnOff/Image/poweroff_14.img
PowerOffAniDelay14=100
PowerOffAniImage15=/SystemFS/PowerOnOff/Image/poweroff_15.img
PowerOffAniDelay15=100
PowerOffAniImage16=/SystemFS/PowerOnOff/Image/poweroff_16.img
PowerOffAniDelay16=100
PowerOffAniImage17=/SystemFS/PowerOnOff/Image/poweroff_17.img
PowerOffAniDelay17=100
PowerOffAniImage18=/SystemFS/PowerOnOff/Image/poweroff_18.img
PowerOffAniDelay18=100
PowerOffAniImage19=/SystemFS/PowerOnOff/Image/poweroff_19.img
PowerOffAniDelay19=100
PowerOffAniImage20=/SystemFS/PowerOnOff/Image/poweroff_20.img
PowerOffAniDelay20=100
PowerOffAniImage21=/SystemFS/PowerOnOff/Image/poweroff_21.img
PowerOffAniDelay21=100
PowerOffAniImage22=/SystemFS/PowerOnOff/Image/poweroff_22.img
PowerOffAniDelay22=100
PowerOffAniImage23=/SystemFS/PowerOnOff/Image/poweroff_23.img
PowerOffAniDelay23=100
PowerOffAniImage24=/SystemFS/PowerOnOff/Image/poweroff_24.img
PowerOffAniDelay24=100
SubLCDHeight=0
SubLCDWidth=0
PowerOnSubFrame=0
PowerOffSubFrame=0
LpmOnAniFrame=5
LpmOnSubFrame=0
LpmOnAniImage0=/SystemFS/PowerOnOff/ImageBattery/battery_01.img
LpmOnAniDelay0=1000
LpmOnAniImage1=/SystemFS/PowerOnOff/ImageBattery/battery_02.img
LpmOnAniDelay1=1000
LpmOnAniImage2=/SystemFS/PowerOnOff/ImageBattery/battery_03.img
LpmOnAniDelay2=1000
LpmOnAniImage3=/SystemFS/PowerOnOff/ImageBattery/battery_04.img
LpmOnAniDelay3=1000
LpmOnAniImage4=/SystemFS/PowerOnOff/ImageBattery/battery_05.img
LpmOnAniDelay4=1000
#PlayFlashInit
PowerOnFlash=power_on.swf
PowerOffFLash=power_off.swf
PowerOnSubFlash=subpower_on.swf
PowerOffSubFLash=subpower_off.swf
PowerOnAniFrame=1
PowerOffAniFrame=1
PowerOnSubFrame=1
PowerOffSubFrame=1

That being an ini file is just a settings file! jackpot! Ok keep digging and tell use what you find. ill be doing the same.

so since u know where and what it is can u make a thread and put up a tutorial on how to do it!? that would be helpful for the non techie guys!!

Good morning! I'm trying to put the sound "PowerOn.wav" at / SystemFS / PowerOnOff / Sound / with stun, but when I delete the original sound, it comes back. Can anyone tell me how to delete and replace the new sound.

hello guys, I've written a guide to change the sound boot
is here
you must change
PowerOnSound=/SystemFS/PowerOnOff/Sound/PowerOn.wav
PowerOffSound=/SystemFS/PowerOnOff/Sound/PowerOff.wav
to
PowerOnSound=/Mount/Mmc/PowerOnOff/Sound/PowerOn.wav
PowerOffSound=/Mount/Mmc/PowerOnOff/Sound/PowerOff.wav
in file: /Registry/PowerOnOff.ini

so u mean to say we need to keep a file named poweron.wav and poweroff.wav in our cards and wave should load from it?

it works , i can't post the link , but i wrote a guide on ipmart italia ,
i send you the link in pm

you could just post the guide here..

it's in italian
http://www.ipmart-forum.it/showthread.php?361204-cambiare-suoni-power-On-Off-Wave-s8500

ok so this was the boot sound... anything else can be modified using any similar method??

i don't know , we must search with stune ....

boot animation perhaps?????

Testing with another member.

Related

Shadow and the HTC Home Weather Plug-in

I installed the Black Shadow version on my 8525 and I love the weather option but my city(San Diego) is not on there and I want to add it.
I edited the HH_weathercities file on my computer and copied it back over but it doesnt show up still.
Can someone help me add this city? Thanks
holy christ how many times does this have to be said?.. go to 4winmobile.com for support for black/shadow roms..
u must edit bothe files. there is another file _HH u must edit too. They must be identical.
arluckett2002 said:
u must edit bothe files. there is another file _HH u must edit too. They must be identical.
Click to expand...
Click to collapse
Thanks man, I didn't know about that second file and I looked right over. I got it to work. I appreciate your help and if the other guy wants to complain more well then he can have this deleted. Thanks again.
Where is the _HH file? Is it in windows? I can't seem to find it.

At the last i made my custom ROM,now comes the questions?

Hello, atlast after 3days of download and work i have made a custom Rom that has my name on it with HTC Desire HD stuff and updates but now what i need to ask is :
1) how can i put my name Rom name in the Notification like RCMix or the others?
2) any easy way to make boot screens or animations or so found but that i can edit or anything?
3) any way to make a custem theme there is only the online thing and sadly i dont knw how to use it or its limited, i want like AuraxTSense is it possible?
4) if i have a update.zip file that has in it an .apk can i take it and add it to the app section and it will work normaly?
that is it for now thanks a lot for all the help i get and links....
To add your own version number, open the build.prop file and add it to the end of the 'Software version' line
To build themes from scratch, I believe that you'd have to rip apart the res-framework.apk.
EddyOS said:
To add your own version number, open the build.prop file and add it to the end of the 'Software version' line
Click to expand...
Click to collapse
this part i solved it in the kitchen but i mean when u drag the notification bar from top to bottom u will get RCMix or any other name i want to cutemiz it to my name
eden2812 said:
To build themes from scratch, I believe that you'd have to rip apart the res-framework.apk.
Click to expand...
Click to collapse
mmm ill give this a try and see what i can reach but are there tools to change or its just rip and have fun
If you change the .apk to .rar you can extract and see some jpegs and whatnot in their folders. This should be the one to edit.
Then again, these are the things I've picked up from the chatter between the more senior and tech-savvy.
You might want to look at this? http://forum.xda-developers.com/showthread.php?t=729867
eden2812 said:
If you change the .apk to .rar you can extract and see some jpegs and whatnot in their folders. This should be the one to edit.
Then again, these are the things I've picked up from the chatter between the more senior and tech-savvy.
You might want to look at this? http://forum.xda-developers.com/showthread.php?t=729867
Click to expand...
Click to collapse
there is no jpegs only .png and not what i want and what u gave me doesnt have anything to do with themes i have no idea why its themepro.... anyways ill look more into it but if there is something starigh to the point or video im thankfull im still searching

PowerOnOff Animation

Lets start again with these Pictures *.img
Header
compress LZ
Okidoki... seems compressed.
Now I found in bada SDK files.
Original BMP files from little bada...
Check out:
PowerOnOff.ini
AnimationType=bmp
Then also PowerOnFlash=power_on.swf
Maybe we find working solution.
Theory:
1.
Find way to decompress or compress to make valid *.img.
2.
Change *.img into something else accepted from handset...
*.bmp
*.swf
Maybe QMG is possible, like in Themes?
*** who knows...
3.
Do nothing... wait...
Best Regards
I think it's more power_on.swf than img files.
If possible if I find someone who works on flash, will try second possibility.
Sorry,能用中文解释下吗?thanks
What we know about *.img
Resolution is 480 x 800 Pixel (S8500/S8530).
"Level 1"
Find *.img with 1 Color...
I found black.
Then I replaced all files by same black Image...
"Level 2"
I need second Color... I think I know where to find... I think it will be white...
Best Regards
So I have now 2 Colors. Black and white, both are 480 x 800 Pixel.
If you compare both files you see around 391 Differences... hmm most Value:
F8/F0
Please. I wish to find more 1 Color *.img files.
Maybe then users with more brain can find algo, or Tool exists to create these Pictures...
Best Regards
I think I know what it could be... maybe.
TIFF compressed Bitmap *.tif ... LZW Compression.
Maybe some Header changes...
Edit...
Several Compressions for TIFF exists... depend on Grafik Tool...
PowerOnOff.ini is 3 times in Wave... if different depend on Branding:
\Registry\
\Settings\Default\Registry
\SystemFS\Settings\PreConfiguration\Default\Registry
All 3 files are not writeprotected. You could:
(A) Delete PowerOnOff.ini
Silence + no Animation
(B) Edit PowerOnOff.ini with other path to folder... maybe:
PowerOnAniImage0=/Mount/Mmc/PowerOnOff/Image/poweron_00.img
instead writeprotected folder
PowerOnAniImage0=/SystemFS/PowerOnOff/Image/poweron_00.img
Best Regards
Edited again.
Tested, yes it works.
I've changed path to Memory Card. Now I can play faster...
Very simple.
1.
Copy PowerOnOff folder to card.
Attention, if you choose subfolder, my path is only for Root... check exact folder or edit PowerOnOff.ini again.
2.
Copy my example to folder:
\Registry\
Nice how do you extract the bmp files?
Edit: look this video you will love
http://www.youtube.com/watch?v=Er9fhJWNL70
http://www.megaupload.com/?d=Y65D7LR1
Here are 3 different Animations:
DREI
T-Mobile
PRT Poland
In combination with my modified PowerOnOff.ini you can easily switch between them.
@ lasentenza
Nice how do you extract the bmp files?
Click to expand...
Click to collapse
BMP files taken from Language packs from bada SDK...
*.img but in this time Images and ready for open with WinImage...
Best Regards
... ... Friends IMG to edit the files and use them in the device I found this program that uses the QT ... thank by psycoy
http://www.4shared.com/file/weq4iPSk/Alcis_IMg_editor.html
@ psycoy
Please, can you upload 1 selfmade *.img as example?
I'm not smart enough to use your Tool.
*.img not open
And if I import an *.bmp and save... the result is not the same like valid *.img.
Please enlight my little brain.
Thanx in advance.
Best Regards
I've reduced PowerOnOff.ini to only poweron_00.img and poweroff_00.img.
So I can faster Brute force...
And I see better result...
Attention!
Once I made an mistake in PowerOnOff.ini and result was Bootcycle.
So please only try at your own risk.
Best Regards
Thanks a lot adfree, you find 3 animation boot
Just try it changes from bada animation
You are making great job
http://www.megaupload.com/?d=T5YF5620
I've "fixed" T-Mobile Animation, as they "forgot" 4 Pics from bada Animation...
Maybe this was the reason, why second folder only used.
I've added Orange Poland Animation...
So I have 5 Animations (second T-Mobile not included).
Maybe someone know more Animations?
Eplus?
O2?
There are many Operator... i hope.
S8530 also possible, as same Resolution.
Best Regards
Edit 1.
Found more Animation(s)
Found third Color... Now I have black, white and red.
But red is complete different and double in size... strange...
New attempt.
Created 480x800 black and white Pic and converted into QMG (Theme).
As I thought Idle_Background.qmg converted into IdleWallpaper.cbm could help.
But, QMG is to small... only 1 KB
CBM is tooo big... 1,5 MB
My black or white *.img only 51 KB...
Best Regards
adfree this is cool. I've been wanting to get to the bottom of the .IMG file mystery for awhile now.
The Alci's IMG Editor program is a mod tool for the GTA San Andreas game. I tried opening a .IMG file and it didn't work for me either. It's possible theres no connection with the QMG .IMG files at all. I'm not sure what the QT reference is in relation to.
Found 2 new Animations from American Firmware:
Entel and ViVo
Found 4. color... blue
OemBmPreShutdown: Inform the power off to CP side
Click to expand...
Click to collapse
Hmmmm... maybe Algo is in amss.bin.
CP could mean Call Processor...
Maybe this is Qualcomm Compression...
Best Regards
hi adfree
can you please give me instructions on how to use these animations???
i've stune, samsung wave , no sd card
is it possible without the card???
thanks in advance
ok i understood what i needed
i changed the 3 ini files with \Media\Poweronoff and added the files in the phone's internal memory
so yes i did it without a memory card and used t-mobile files
now i want vodafone's files because my network is vodafone
can someone upload them for me????
please do something for small wave phones
i.e wave s5250 etc thanx~
luciferps said:
please do something for small wave phones
i.e wave s5250 etc thanx~
Click to expand...
Click to collapse
sure i will do anything you want just i can't use trix as it is not working on my laptop
also i donot have a wave s5250 to do some expermints on it
sorry man if i can i will

[Q] Change the wallpaper when you call

wallpaper when you call?
I can change the course of the photos to contacts, but I just want to do it without the background
I change. I have all the system files, but I like what I've found this format, jpg and png images
M gone I got one of your i could help
http://attachments.xda-developers.com/attachment.php?attachmentid=814329&stc=1&d=1323728165
2 most possible place for that :
1- in rc1 as a .rbm file
Rsrc_S8500_Open_Europe_Common\System\Rsrc\Bmp\Black\VoiceCall.rbm
2- in ffs
sorry i couldn't find it
Why do you want to change it???
It look so nice
I know these are relative stuff
Anyway....look in RC1 file only in rbm files or wait for Ho1od until he make them viewable
Best Regards
mylove90 said:
Why do you want to change it???
It look so nice
I know these are relative stuff
Anyway....look in RC1 file only in rbm files or wait for Ho1od until he make them viewable
Best Regards
Click to expand...
Click to collapse
Hope we find design in rbm !!!

[FIND] How to create your own qmg file

http://www.fileinfo.com/extension/qmg
http://innovator.samsungmobile.com/...om:80/down/cnts/toolSDK.list.do?platformId=13
you can create them but not open them, may a dev will find out a hack or its code :good:
So, did you find the solution ? Can you explain how to create the QMG file ?
no, i never really tried it, it was just something i glanced at while browsing through my news feeds =)
android_isda_**** said:
no, i never really tried it, it was just something i glanced at while browsing through my news feeds =)
Click to expand...
Click to collapse
Samsung Theme Designer will imports QMG picture images to Samsung theme file with .smt file extension.
http://forum.xda-developers.com/showthread.php?t=2189934
here is my post about QMG file creation :good:
I follow your steps, but it shows a black screen
..........
Okay, I need that already

Categories

Resources