Hey Everyone. Thought I'd post a lil tutorial on how to change the sound file that plays when you select things (if you have the option enabled, of course) or any of the other sounds like the keyboard presses.
Disclaimer: If you mess your phone up, which I can't possibly imagine since this isn't affecting important system files, dont blame me!!! ALWAYS perform a Nandroid backup when modifying anything that requires root access.
YOU MUST HAVE ROOT TO DO THIS !!!
You will need the android sdk to send the files over.
Step 1 :
First step is to get the sound clip you want to use. I'm using a sound from the starcraft 2 website (the sounds that play when you hover over options). There are multiple ways to capture sounds from websites. I stumbled upon a nice lil browser toolbar called "Free Recorder" from here. If you have a Creative sound card they include an option called "What you hear" in the recording section.
Step 2:
Once you have your sound file you must convert it to ".ogg" format and save it as Effect_Tick. There are a number of ways to do this. For those of you using winamp, just download the "Winamp Essentials Pack" plugin and you'll have the option to convert to ".ogg". Another option is to download "Audacity", a free sound editing app, and then download the "oggdropXPd" plugin. If you have Nero then open the file you want to use in "WaveEditor" and save it as ".ogg".
Step 3:
Once you have your file saved as a .ogg it is time to send it over to your phone. Connect your phone to your computer. Do Not mount. Open a command prompt in the "tools" directory of the sdk. Type the following, pressing enter after each line:
adb remount
adb shell cp -r system/media/audio/ui sdcard/ (This will create a backup of all the ui sound files to a directory on your sd card called "ui")
adb shell rm -r system/media/audio/ui/Effect_Tick.ogg (This will delete Effect_Tick.ogg from your phone.)
adb push c:\Effect_Tick.ogg system/media/audio/ui (This will copy your file to your phone. Substitute whats in green to w/e directory you have your file in.)
After entering these commands you will have your new sound file rdy to go!!!
Just substitute "Effect_Tick" for w/e the name is of the file you are replacing. If you replace the file while the "Audible Selection" or "Sound Feedback" (for virtual keyboard) option is enabled, then you must uncheck that option and recheck it.
Attached I have the Effect_Tick I'm using and the BB Storm "click" from a guy named ebl4287 over at modmyi.com. Big THANKS to him!!!
ENJOY ! ! !
Thanks! I'm using your effect_tick.ogg as I type this.
Thought it was time to finally give back to this awesome community. Glad your enjoying it
Sweet i've been wanting to do this forever!
finally!!!!!!!
If you guys use a different sound, please share and provide a link.
When I get home I'm gonna get the sound clip thats used in MGS menu selection screen.
Here is homer's Doh!
johnowa636 said:
Here is homer's Doh!
Click to expand...
Click to collapse
Here is my two cents... I replaced all the files in my system/media/audio/ui folder.
Remove the .zip extension and extract with your choice of decompression tool.
Follow the steps above and adb push each file to the UI folder from wherever you extracted it and enjoy...
Very cool. Im using the one you posted. Thanks.
Great find, thanks! yet another reason to have root
Glad ur all enjoying this. Hopefully more people will share the custom sounds they are using and turn this thread into something really special
Digitalthug said:
Glad ur all enjoying this. Hopefully more people will share the custom sounds they are using and turn this thread into something really special
Click to expand...
Click to collapse
Yeh the ones I posted were sound bites from Star Trek Next Generation. Hope you all enjoy it.
TELL ME WHAT YOU WANT CLIPPED AND I'LL DO IT GUYS...
Okay here is a clip from MGS. Its the menu screen selection sound.
I spent all night trying to get this sound clip. Finally I had to dissect a psp cft theme which uses "vag" sound clips... dont ask. Then went from vag to wav to ogg.
Ill be adding more for the keypresses later.
Sistum Id said:
I've never uploaded anything before for a forum, how do I do this with out having to do some 3rd party website?
Click to expand...
Click to collapse
Zip the file on your PC, then upload it. The limit to upload here is 8MB, as long as the file is within that limit, your set...
xcallibur said:
Yeh the ones I posted were sound bites from Star Trek Next Generation. Hope you all enjoy it.
TELL ME WHAT YOU WANT CLIPPED AND I'LL DO IT GUYS...
Click to expand...
Click to collapse
Yep I'll help as well. Just post a request and I'm sure those who have the know how will get it uploaded.
Okay so how do we change the sounds for the HTC_IME keyboard? I've changed the KeypressStandard.ogg and KeypressDelete.ogg and unchecked and rechecked but it wouldnt change the sound. I then disabled Touch Input and enabled Android keyboard which than changed the sounds but I dont like the Android keyboard.
Alright, I found a perfect sound for myself and am posting it for y'all. Yeah, I'm from Texas.
Sistum Id said:
Okay so how do we change the sounds for the HTC_IME keyboard? I've changed the KeypressStandard.ogg and KeypressDelete.ogg and unchecked and rechecked but it wouldnt change the sound. I then disabled Touch Input and enabled Android keyboard which than changed the sounds but I dont like the Android keyboard.
Click to expand...
Click to collapse
Good question, wondering this myself. Athough I do like the old-school typewriter sounds
anyone know how to change the wallpaper set yet? i couldn't find the folder that contains it.
Sistum Id said:
Okay so how do we change the sounds for the HTC_IME keyboard? I've changed the KeypressStandard.ogg and KeypressDelete.ogg and unchecked and rechecked but it wouldnt change the sound. I then disabled Touch Input and enabled Android keyboard which than changed the sounds but I dont like the Android keyboard.
Click to expand...
Click to collapse
Well, the sounds are in the apk file. If u open the apk with a zip program (I use 7zip) it'll be HTC_IME.apk\res\raw\. So if you change them in there then resign the apk and push it to the phone, it should work.
Related
I just updated my Tmobile dash to the RUU_Excalibur_HTC_WWE_Brightpoint_US_1.33.422.1_4.1.13.51_03.07.90_Ship ROM and now the voice commands seems to have disapeared.
In the old TMOBILE phone, I was able to see the app and also click on my headset to activate. Now that setting seems to have disappeared and I get the message "no voice tag setup" (or something like that).
Can anyone help me get this working again? It was a great feature which allowed me to call on the fly using only my headset while leaving my phone in my bag.
Forgive me if I am posting anything in the wrong place or re-posting. I am a newbie to this and forum.
Thanks
YOOJ
yoojie said:
I just updated my Tmobile dash to the RUU_Excalibur_HTC_WWE_Brightpoint_US_1.33.422.1_4.1.13.51_03.07.90_Ship ROM and now the voice commands seems to have disapeared.
In the old TMOBILE phone, I was able to see the app and also click on my headset to activate. Now that setting seems to have disappeared and I get the message "no voice tag setup" (or something like that).
Can anyone help me get this working again? It was a great feature which allowed me to call on the fly using only my headset while leaving my phone in my bag.
Forgive me if I am posting anything in the wrong place or re-posting. I am a newbie to this and forum.
Thanks
YOOJ
Click to expand...
Click to collapse
There is no Voice Command in this ROM.
Check out my post here to get it working:
http://forum.xda-developers.com/showpost.php?p=1834188&postcount=154
Voice Command On The New HTC WM6 ROM
boggsie said:
There is no Voice Command in this ROM.
Check out my post here to get it working:
http://forum.xda-developers.com/showpost.php?p=1834188&postcount=154
Click to expand...
Click to collapse
When you install the voice command app to the new wm6 HTC ROM, the way its described in this link, it works like a charm, the same way it does on the T-Mobile wm6 ROM. Just follow the instructions to a "T"....................!
THANKS!!! Worked perfectly..
FYI - you have to remove the shortcut from start folder otherwise you will get an error when trying to copy files into the prog folder.
Then paste the shortcut back in.
yoojie said:
THANKS!!! Worked perfectly..
FYI - you have to remove the shortcut from start folder otherwise you will get an error when trying to copy files into the prog folder.
Then paste the shortcut back in.
Click to expand...
Click to collapse
Yes, that is essentially step 2 in the instructions:
remove the lnk from the Voice Command item in the startup folder
what is described is changing the extension of the shortcut by removing lnk
Technology said:
When you install the voice command app to the new wm6 HTC ROM, the way its described in this link, it works like a charm, the same way it does on the T-Mobile wm6 ROM. Just follow the instructions to a "T"....................!
Click to expand...
Click to collapse
" T "
nice ...
something wrong with the second file because i can't extract it.
when i try to , it only extra the direc. file.
drunkenmastera said:
something wrong with the second file because i can't extract it.
when i try to , it only extra the direc. file.
Click to expand...
Click to collapse
dunno what might have happened
I just this very minute downloaded it as a test and it extracted fine for me
maybe try again?
boggsie said:
dunno what might have happened
I just this very minute downloaded it as a test and it extracted fine for me
maybe try again?
Click to expand...
Click to collapse
yea its weird.........
i restart computer and everything. still can't get the files in there.....
any way u can make me a new rar.......
I can't extract either, I'm using Universal Extractor. Whenever I extract, all I get is a readme type file.
I extracted the folder from the second link. When I opened that folder, there is another folder called Voice Command DASH. I opened that folder, and then copied all 34 files to the \Program Files\Voice Command folder. When i try to copy the files from the second link to the program files\Voice Command folder, I get the following message:
cannot copy enu_g2p: There has been a sharing violation. The source or destination file may be in use.
Any ideas?
galatians51 said:
I can't extract either, I'm using Universal Extractor. Whenever I extract, all I get is a readme type file.
Click to expand...
Click to collapse
the second file.
i had to open it in winrar and repair and remake it.
and then it would extract again.
hollywoodstylin said:
I extracted the folder from the second link. When I opened that folder, there is another folder called Voice Command DASH. I opened that folder, and then copied all 34 files to the \Program Files\Voice Command folder. When i try to copy the files from the second link to the program files\Voice Command folder, I get the following message:
cannot copy enu_g2p: There has been a sharing violation. The source or destination file may be in use.
Any ideas?
Click to expand...
Click to collapse
Funny thing is that in the \Windows\Startup folder, I don't see the .lnk. I have unchecked the box to hide extensions for known file type. Also, I just try and copy the shortcut from the Startup folder to my computer desktop and then soft-reset the phone. Everytime I soft reset the phone, it still places the shortcut in the \Windows\Startup folder.
I finally got it to work!!!
Instead of renaming the shortcut from the \Windows\Startup, I went and just copied it to desktop. However, after a few times, I followed the instructions and instead of renaming the shortcut again and adding .lnk to the end, I just dragged and dropped from my desktop to the \Windows\Startup folder.
drunkenmastera said:
the second file.
i had to open it in winrar and repair and remake it.
and then it would extract again.
Click to expand...
Click to collapse
This worked great, thank you!
It is so nice now having voice command again... I bought an adaptor and am using my Dash in the car for music- really awesome to play music using your voice!
boggsie said:
Yes, that is essentially step 2 in the instructions:
remove the lnk from the Voice Command item in the startup folder
what is described is changing the extension of the shortcut by removing lnk
Click to expand...
Click to collapse
I accidentally deleted the Voice Command lnk file. Can someone send me a copy? Or how can I recreate one? THANKS!
Updated: Sept 8 2009 Now over 50 clocks some in 2 sizes. Have fun with the new clocks and the new Candy.
--Linuxrebel--
I'm one of those who loves Eye Candy, but hates windows. So despite some excellent work done by xidominicanoix I couldn't use the work. So with xidominicanoix's permission to use the collection I've written a shell script that can run on your SD card and installs the new clocks in quick order.
NOTE: This is for rooted phones only. I've tested it pretty heavily on my G1 but your mileage is not guaranteed. If you are not comfortable in a Linux/Unix shell you might be best off with the tool here.
I claim only that it worked on my phone, (and that it looks cool to me )
Directions for use (Copy of the directions are also in the README file):
+++++++++++++++++++++++++++++++++++++++++
This is a quick and easy way to change the clocks on your phone without the hassle of using windows adb, etc.
Unfortunately for those who aren't rooted, this will not work. Root is required to be able to use
this script and change the clock. There are lots of tutorials on how to root phones, so go forth and google to find your answers.
Usage:
+++++++++++++++++++++++++++++++++++++++++
1. Connect your phone to your main computer and copy the file clocks.tgz to your sdcard
2. Disconnect the phone, as the rest will not need your computer to complete.
3. Open a term window (I like connectbot your preference may vary)
4. su
5. cd /sdcard
6. tar -vzxf clocks.tgz (this will open the tar gzip file)
7. cd Clocks
8. sh setclock.sh backup (This will backup your existing clock)
9. sh setclock.sh [name of the clock you want to use]
You can remove the clocks.tgz file anytime you want once it is opened it's no longer used. If you run backup a second time it restores the originally backed up clock.
NOTES:
Images of the various clocks are in the the directory called Images. The Image viewer on the G1 picks them up (may need to force it to re-read) and I'd imagine that the other phones work the same, so you can see what it is you are going to get that way. The Directory name will match the name of the picture to make life better. To add a clock to this script all you need to do is make a directory under Clocks, with the AlarmClock.apk file in it, and then run the script to have it 'installed' the same as all the others.
Again thanks to xidominicanoix for gathering together permission to use all of these clocks, and giving me the idea to do it this way. (Since I couldn't use his bloody windows tools )
--Linuxrebel--
You can download the tarball at the following link:
http://www.4shared.com/file/131059734/7781f9a1/clocks.html
md5sum 7c1253ba43d6b21194b56c489b9fb7e6 clocks.tgz
Seems I forgot about the Windows side of the world. All I have at home are *nix systems (Linux, Mac and BSD), so if you are not on a *nix or Cygwin enabled system a zip file
http://www.4shared.com/file/132469430/9f73a1ba/clocks.html
md5sum f5cdb6cd3c4ad983ab30123b1acce3f7 clocks.zip
good work man ... now Mac and Linux users can all enjoy
xidominicanoix said:
good work man ... now Mac and Linux users can all enjoy
Click to expand...
Click to collapse
And noobs who can't get it work like me
Thank you both for your hard work on this.
Adam17 said:
And noobs who can't get it work like me
Thank you both for your hard work on this.
Click to expand...
Click to collapse
Are you having hard time with xidominicanoix's version or mine? If mine let me know what the problem is. If xidominicanoix's I'm going to be as in the dark as anyone could be.
Yeah I am having problems with his, just can't seem to get it working for me.
Edit: So we have to go back into term everytime we want to change it? Or am I missing the easier way to do it?
Adam17 said:
Yeah I am having problems with his, just can't seem to get it working for me.
Edit: So we have to go back into term everytime we want to change it? Or am I missing the easier way to do it?
Click to expand...
Click to collapse
Good bad or ugly, yes you do need to go back to term. UNLESS a miracle happens and I instantly figure out how to to Android style programming I'm an admin not a programmer.
Np, I can deal with term a helluva a lot easier than I can with adb.
works great..takes a few seconds after initial set up to bang into terminal the commands to change the clock. I have had issues with ADB where I seem to lose adb connection for unknown reasons and phone doesnt connect so this method for me is alot easier.
thanks!
works great .. .thanks ... it shows up on my home screen but does not show up in my open home home screen :/ is there a way I could make it work in open home?
wow so easy and straight from the phone
thanks for this!!
hello .... it's not working for me..
when i get to step:
8. sh setclock.sh backup (This will backup your existing clock)
my g1 says cp: cannot stat '//system/app/AlarmClock.apk': No such file or directory
hmmmmmmmmmmm
what to do
i HAve Cm 4.0.2
and the oreo red n blk theme
bboy_201 said:
hello .... it's not working for me..
when i get to step:
8. sh setclock.sh backup (This will backup your existing clock)
my g1 says cp: cannot stat '//system/app/AlarmClock.apk': No such file or directory
hmmmmmmmmmmm
what to do
i HAve Cm 4.0.2
and the oreo red n blk theme
Click to expand...
Click to collapse
Looking into it.
EDIT: I did the only thing I can imagine is that a theme you are using has moved the AlarmClock.apk package and I've no idea where.
I'm stumped
linuxrebel said:
Looking into it.
Click to expand...
Click to collapse
The normal location of the clock is /system/app (or //system/app, same place extra /)
Is it perhaps possible that the theme you are using moves the AlarmClock.apk? If you can give me a link to the theme (I'm more than a little tired at the moment and having really lousy luck with search.) I'll see if I can figure out what the author of that did, or if it is even the problem.
Worked perfect I love it thank you very much!
i iused the other verion of doing this from the link provided in the top of the 1st post......
http://forum.xda-developers.com/showthread.php?t=538189&page=12
that worked for me!!!!!!!!!!!!
edit:
found it out myself
And what about even more easiest switching. Try this one http://www.mediafire.com/?whgtmmt5uui. Unpack copy folder to sd card then run just once clock_install.sh via GScript Lite app. For switch clock open terminal and write clock.
I'm running on CM 4.0.4 and when I input the setclock.sh clock name it works and everything works perfect except that I never can get the clock widget its always the same watch as before any help?
AndroidFiend said:
I'm running on CM 4.0.4 and when I input the setclock.sh clock name it works and everything works perfect except that I never can get the clock widget its always the same watch as before any help?
Click to expand...
Click to collapse
I am running CM 4.04 too on my MT3G and everything works. I now have TedLight clock on my phone. The only problem I have is that I wanted Clock5, but my keyboard or emulator refuse to use digits. What am I doing wrong? Is there a way to type digits or it is just my phone is not cooperating?
Thanks.
Would anybody mind posting some highlights?
Hi.
I made a quick and crude patch to the TilewavePanel.dll file to cruedly but effectively correct the Daylight savings problem that I and lots of others were having.
----------
To use this...
1. Download THIS - TilewavePanel.dll which is 920KB in size... or use the 355KB ZIP file attached to this post.
2. Copy the new TilewavePanel.dll file to My Device\Program Files\Panels\TilewavePanel. Replacing the original.
-----> You may need to rename the old file first as it is "in use" but it still lets you rename it.
-----> If you are using the basic File Explorer built in to Windows Mobile then you may need to go to the Menu and check Show all Files before the dll files become visible.
3. Go to the Registry using Resco or PHM... Navigate to, HKLM\Software\SonyEricsson\TilewavePanel\City\0, edit the DaylightSaving key and change it to 0.
3. Do a soft reset.
-----> If the time is still 1 hour fast, then go back to the registry and check that the DaylightSaving key is still set to 0.
----------
What this does is... Whenever the Tilewave Panel weather gets updated, instead of overwriting the DaylightSaving key in the registry it writes to a different key DaylighSavinX. But the Daylight Savings time is still read from the original key. So you can change it to 0 without it being overwritten.
Hope this is useful!
Wow, another potential person in XDA
thanks!!
after installing patched DLL panel manager hangs...
panel is not workin after copy .dll file bro
what happen??
Excellent, thanks allot for your updated dll file. It solved my problem with the wrong time and can now have the weather updated automatically
It freezes after a reset?
The patch is tested will all jerpelea's first 5 test ROM.
------------
EDIT: Just tested as working on Jerpelea's 6th test ROM too.
dave-ro-mex said:
It freezes after a reset?
The patch is tested will all jerpelea's first 5 test ROM.
------------
EDIT: Just tested as working on Jerpelea's 6th test ROM too.
Click to expand...
Click to collapse
working very well
i like the way you thinking, making the weather update false string and system still reading the original key XD
thanks!!
Now it works with the same time as on wm 6.5 thanks alot!!!
Works just fine. Cheers mate.
Very good work, mate.
Just like everything in coding, very simple fix. If I knew how to amend .dll files, I would have tried to make it not write to a key at all, and completely remove that line of code.
Thanks for this, makes the panel so much better!
Does not work for me :-(
Yeeeeeeeeees!!!! It works!!! Thank youuuuu!!!
papa Marco said:
Does not work for me :-(
Click to expand...
Click to collapse
Agreed. I can't get this fix to work either. It works until automatic update and reverts back to being one hour ahead.
augie7107 said:
Agreed. I can't get this fix to work either. It works until automatic update and reverts back to being one hour ahead.
Click to expand...
Click to collapse
Sounds like you are not actually replacing the original dll file correctly. As the patch works just fine.
Go to My Device\Program Files\Panels\TilewavePanel.
Make sure Show all Files is checked on the menu. Then rename the TilewavePanel file that is 918K in size to "Old" or "Backup" or something like that.
Then Copy the patched TilewavePanel file from your Storage Card or using ActiveSync to My Device\Program Files\Panels\TilewavePanel.
Soft-Reset the device.
Go to the Registry and Set DaylightSaving to 0.
-------
You can confirm if the patch is installed by... First updating the weather on the Tilewave. Then, going to HKLM\Software\SonyEricsson\TilewavePanel\City\0 in the registry. There should be a new DWord value called "DaylightSavinX". If that key isn't there, it is not installed.
dave-ro-mex said:
Sounds like you are not actually replacing the original dll file correctly. As the patch works just fine.
Go to My Device\Program Files\Panels\TilewavePanel.
Make sure Show all Files is checked on the menu. Then rename the TilewavePanel file that is 918K in size to "Old" or "Backup" or something like that.
Then Copy the patched TilewavePanel file from your Storage Card or using ActiveSync to My Device\Program Files\Panels\TilewavePanel.
Soft-Reset the device.
Go to the Registry and Set DaylightSaving to 0.
-------
You can confirm if the patch is installed by... First updating the weather on the Tilewave. Then, going to HKLM\Software\SonyEricsson\TilewavePanel\City\0 in the registry. There should be a new DWord value called "DaylightSavinX". If that key isn't there, it is not installed.
Click to expand...
Click to collapse
I'm sorry but my ignorance is frustrating me.
First download link is bad. Zip file can't be downloaded to device with IE because it opens straight to Total Commander and won't extract.
Opera 10 Beta keeps hanging up and I can't get it that way either.
Downloaded to PC, extracted dll and emailed it to my account.
Accessed with device and followed instructions. Still not working for me.
Extracted dll is 918.7kb just as original.
Can you possibly enlighten me?
After Hardrest my device it works - only the Mail-Button has no functionality right now.
very very good. thanks, now the panel is useful
Thank you. I love you, mon.
Simply changing the daylight saving time from 1 to 0 or vise versa wortked for me - did not need to change dll.
Ctrl+A said:
Simply changing the daylight saving time from 1 to 0 or vise versa wortked for me - did not need to change dll.
Click to expand...
Click to collapse
Do an update for your weather and check again.
Modify Your Fonts
This works with any font, even if you don't have two versions of it (Regular and Bold). Just make a duplicate of the font you want to use and rename the files to DroidSans.ttf and DroidSans-Bold.ttf. The fonts must be True Type (.ttf)!!!
Basically you need to replace the original DroidSans.ttf and DroidSans-Bold.ttf fonts from the Samsung's /system/fonts folder. There are two ways for doing this. Both of them need a rooted phone and yes, both of them can mess up your phone:
1. The mobile way (no PC needed)
- Copy the renamed DroidSans.ttf and DroidSans-Bold.ttf to the SD Card, copy them to the Samsung's /system/fonts folder and replace the original ones, using a file manager like Root Explorer mounted in R/W
2. The noob way
You must have the Android SDK Components installed.
- Go to Settings > Applications > Development and check the USB Debugging box
- Connect your SGS via USB to your computer. Do not mount in Mass Storage Mode!
- Copy a Command Prompt Window (for Windows 7 go to Start > Search > Type CMD and right click - copy it) in the android-sdk-windows\tools folder so you don't have to type all those "cd" commands and open it. Else type cd android-sdk-windows (or whatever the folder is named) and cd tools to get there
- Type adb pull /system/fonts/DroidSans.ttf and adb pull /system/fonts/DroidSans-Bold.ttf. You will see that the original fonts were copied to the \tools folder. Make a backup of them!!!
- Copy the renamed fonts you want to use (I have attached the renamed Confortaa.ttf) and replace the pulled ones in the MS Windows's adb\tools folder (again, make sure you've made a backup of the original fonts)
- Type adb push DroidSans.ttf /system/fonts/ and adb push DroidSans-Bold.ttf /system/fonts/
- Type adb reboot
I have attached the default fonts too, just in case
Later today I will make a video so all these instructions can be clear for everybody. I really don't have enough time for that right now, sry
Thanks sochet84 for the original idea
3. Thanks to SLX69's finding, there are some Flip Fonts that you just need to install and apply them from Settings > Display > Font style. Some of them are attached here.
Modify Your Notification Bar
Follow the tutorial posted here. The credits go to MacaronyMax. Thanks!
I'm currently working on moding other things like icons, menu, keyboard and I'll keep you posted.
how did you change the taskbar ? exactly the transparent like this
Modify Your Dock
Modify Your Dock
- Type adb pull /system/app/TouchWiz30Launcher.apk You will find the TouchWiz30Launcher.apk copied to the \tools folder. Make a backup!!! Maybe you'll need to put it back later.
- Open TouchWiz30Launcher.apk using WinRAR or an equivalent application and browse to the \res\drawable-hdpi folder, within WinRAR. Do not extract it!
- Drag and drop homescreen_menu_mainmenu_bg.png from the attached WhiteDock.zip in the \res\drawable-hdpi folder and close WinRAR
- Go back to the CMD window and type adb push TouchWiz30Launcher.apk /system/app
- Type adb reboot
The result is posted below. You can modify the homescreen_menu_mainmenu_bg.png image in any way you want and please post your results here. Of course, all those repetitive steps can be automated, but for the moment I don't have time to study how to. If you have any ideas, please post them, just don't brick anyone's phones
Edit: I have attached my TouchWiz30Launcher.apk files as well, in the .zip files. Can someone please try to push them to /system/app using adb, to see if they work, even if they're not extracted from their own phone? Note that I'm using an European SGS. Not working.
Post Reserved
Post reserved
Thank you man! This is handy!
How did you get the little moon and time like that? Is it in beautiful widgets?
Yes, it's Beautiful Widgets.
Sent from my GT-I9000 using XDA App
Great tutorial man! Very handy!
great tutorial! thanks!!!
Really nice, thanks!
Hi, i have a little problem.
I can pull the framework_res.apk onto my computer, but i cant push it back to the sgs, because i get an "permission denied" error.
Last login: Fri Aug 13 17:02:34 on ttys001
lukas-mac:tools lukasborek$ ./adb pull /system/framework/framework-res.apk
4476 KB/s (7174697 bytes in 1.565s)
lukas-mac:tools lukasborek$ ./adb push framework-res.apk /system/framework/
failed to copy 'framework-res.apk' to '/system/framework//framework-res.apk': Permission denied
Click to expand...
Click to collapse
Any suggestions?
thx
I have a problem with it...
I get the message:
failed to copy 'TouchWiz30Launcher.apk' to ' /system/app/TouchWiz30Launcher.apk'ermission denied
I run JM5 and on Win7 64bit if that's any help
Google for the Root Explorer app, instal and open it, press "Mount R/W".
Go to the system folder and long-press on it. Select "Permissions" and check all the boxes.
Do the same with the "framework" file.
Tell me if it works.
Sent from my GT-I9000 using XDA App
loinenavant said:
Google for the Root Explorer app, instal and open it, press "Mount R/W".
Go to the system folder and long-press on it. Select "Permissions" and check all the boxes.
Do the same with the "framework" file.
Tell me if it works.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Like a charm. Well I only tested the dock so far but I think I'll have a look to see what else is in that apk before I go to framework
Thx a lot
it works for the font. but how to undo it? i use the 1st method copy and paste. but somehow the font seems too small for me, how to switch back the original's?
If you didn't made a backup to put them back, you'll need to reflash. Or wait a few hours for me to post them here
Sent from my GT-I9000 using XDA App
i didnt know it was refering to the back up of the original font. blur me. i shall wait for u to post it here. really thanks alot!! actually this font is nice but seems abit small. haha if possible post more variety of fonts for us to choose from. hehe.
kindaichi24 said:
i didnt know it was refering to the back up of the original font. blur me. i shall wait for u to post it here. really thanks alot!! actually this font is nice but seems abit small. haha if possible post more variety of fonts for us to choose from. hehe.
Click to expand...
Click to collapse
Just Google for *.ttf fonts
Sent from my GT-I9000 using XDA App
i manage to found the file. thanks a million. anyway the glass notification bar tutorial i dont understand step 5 and 6. can elaborate on it? sorry for the trouble. i already pull out the framework-res.apk and its in the tools folder. but wad to do afterward???? i cant find \res\drawable-hdpi folder
This is tutorial for how to put sound with boot animation
first download attached file bootsound.zip
then extract it
you find two files
one is bootsnd.sh put this file directly in sdcard
second file is soundatboot.zip it is cwm flashable zip so in cwm mount system and sdcard then install this zip file
then reboot
now open terminal eluminator
then type following(after each command push enter)
su
cd /sdcard (there is space after cd )
sh bootsnd.sh
reboot
now when reboot there is music with bootanimation
when want to change music rename your desire sound to android_audio.mp3 and copy to system/media/
then reboot
i have this error in terminal emulator:
cd /sdcard: not found
edited: now ok!!!! (there should be space after cd )
Hold on: first, clean up the article a little more, I can't understand you very well.
Second, explain a little bit more about that script your using; what it does and whatnot.
I may know what is going on in here but what about the newbs? C'mon, do it better mate Thanks!
AlterJack said:
Hold on: first, clean up the article a little more, I can't understand you very well.
Second, explain a little bit more about that script your using; what it does and whatnot.
I may know what is going on in here but what about the newbs? C'mon, do it better mate Thanks!
Click to expand...
Click to collapse
In which part you not understand tell ill make more clear
first you installed soundatboot.zip by cwm?
And put bootsnd.sh file in sdcard?
AlterJack said:
Hold on: first, clean up the article a little more, I can't understand you very well.
Second, explain a little bit more about that script your using; what it does and whatnot.
I may know what is going on in here but what about the newbs? C'mon, do it better mate Thanks!
Click to expand...
Click to collapse
if uve done flashing ur device to CM7, more or less u have an idea how to do it
it works ! thanks...
hello, i already followed your guide without error, but i still couldn't get any sound when booting, im using cm7 kaang beta2,
i also changed my boot animation from THIS thread.
should i change the bootanimation back to the stock animation from cm7?
oh yeah, i also tested it by putting mp3 files in the /system/media where the bootanimation also exists, still,no luck so far,
don't know where it go wrong, since i didn't get any error when running the command in terminal, and when installing the soundaboot.zip, i didn't get any error message either in the cmw
uman01 said:
hello, i already followed your guide without error, but i still couldn't get any sound when booting, im using cm7 kaang beta2,
i also changed my boot animation from THIS thread.
should i change the bootanimation back to the stock animation from cm7?
oh yeah, i also tested it by putting mp3 files in the /system/media where the bootanimation also exists, still,no luck so far,
don't know where it go wrong, since i didn't get any error when running the command in terminal, and when installing the soundaboot.zip, i didn't get any error message either in the cmw
Click to expand...
Click to collapse
First in cwm mount system
then install soundatboot.zip
then reboot
then in terminal elumilator write commands
it works
It works (Cyanogenmod). Many thanks!
how about shutdown sound?
please help...thanks
It works! Much thanks for this tutorial.
shutdown sound plz...
loveablekrish said:
shutdown sound plz...
Click to expand...
Click to collapse
I tried many time but feel its not work without shutdown animation though if i get ill share
So, I tried everything you said. First time I did it, I had that bollywood boot sound. I then change it to one of my own, a .mp3 file I had converted from a .wav file; 160 kB.
But nothing happens, no sound at all. I even tried doing the whole process from scratch, including the script part. Any thoughts on this?
AlterJack said:
So, I tried everything you said. First time I did it, I had that bollywood boot sound. I then change it to one of my own, a .mp3 file I had converted from a .wav file; 160 kB.
But nothing happens, no sound at all. I even tried doing the whole process from scratch, including the script part. Any thoughts on this?
Click to expand...
Click to collapse
You tried other sounds of mp3 formate?
And changed permissions to rw-r-r ?
If doing this nothing happen just extract that zip file and put your sound in media folder then again zip and install then
nims11 said:
You tried other sounds of mp3 formate?
And changed permissions to rw-r-r ?
If doing this nothing happen just extract that zip file and put your sound in media folder then again zip and install then
Click to expand...
Click to collapse
Sorry but could you rephrase? I don't understand what you meant on your last post. Thanks nims11 for your help.
AlterJack said:
Sorry but could you rephrase? I don't understand what you meant on your last post. Thanks nims11 for your help.
Click to expand...
Click to collapse
I mean after changing new sound you changed its permission to rw-r-r?
nims11 said:
I mean after changing new sound you changed its permission to rw-r-r?
Click to expand...
Click to collapse
So, there are more steps to the ones you already mentioned?
Could I trouble you with a ste-by-step tutorial? Because I didn't know I had to do that nor your tutorial indicates so. Thanks.
worked for me ..
Hello,
I am having this error, "chown: unknown user/group root:shell".
Please help.
Thanks!