[MOD][ROOT] Add camera shutter sound option to stock TW camera menu - Verizon Samsung Galaxy Note II

Overview:
Quick mod to enable the shutter sound menu under the stock TW camera options. This does so without removing or renaming the shutter sound files so that you may enable/disable these sounds easily. Also this allows all other system sounds to remain on whereas other methods just have you disable system sounds. Regardless of what ROM you are on or if it is odexed/deodexed this should work accordingly.
Prerequisites:
Rooted phone
Busybox - make sure you have this as some of the install commands use busybox. Busybox - Play Store
TWRP Recovery
Instructions:
Download zip below and save to your sdcard
Boot into TWRP recovery
Flash the zip file
Reboot
Open up camera -> settings -> shutter sound
Credits:
Mibix and AstainHellbring for testing the flash file
shuttermod.zip - 139.81 KB
As always flash at your own risk.

Yay!
Sent from my Nexus 7 using Tapatalk 2

is this for deodexed or odexed? or doesnt matter??

xredjokerx said:
is this for deodexed or odexed? or doesnt matter??
Click to expand...
Click to collapse
Doesn't matter. Its just a sound clip
Doin' big thangs from my Note Deuce

Works on CleanRom
Sent from my Vzr Samsung unlocked oc'd Note II via Tapatalk

Big thanks. This is excellent. For those who don't want to flash, you can use Root Explorer and go into system/csc/Feature.xml, look for "ShutterSoundMenu>false<" in the camera options (close to the top) and simply change false to true. Reboot and boom. Works on original rooted odin'd image.

xredjokerx said:
is this for deodexed or odexed? or doesnt matter??
Click to expand...
Click to collapse
Doesn't matter - I will add to the OP to clarify
techgov8 said:
Doesn't matter. Its just a sound clip
Doin' big thangs from my Note Deuce
Click to expand...
Click to collapse
This actually doesn't even touch the sound file like other mods
DeathBySnuggles said:
Big thanks. This is excellent. For those who don't want to flash, you can use Root Explorer and go into system/csc/Feature.xml, look for "ShutterSoundMenu>false<" in the camera options (close to the top) and simply change false to true. Reboot and boom. Works on original rooted odin'd image.
Click to expand...
Click to collapse
Glad you like it! Thanks for confirming that it works. It is a quite simple change but good as it is one of the first flashable mods I have made.

As a general rule for development, mods posted in development should be the code to insert into a ROM and then a flashable could be included too. A file that changes is sounds or colors or status bars or most minor elements is more suited for Themes and Apps section.
Thread moved
Thank you for understanding
Friendly Neighborhood Moderator

Related

[MODs] 2.17.651.5 DEODEX (HotSpot,Camera,QuickSettings,7in1Boot,RoamOnly, etc)

So I updated all of the mods I use in my ROM for the new 2.17.651.5 base. I thought it might be helpful to others if I put them all in one place. Most of these mods were made using threads by SteelH and others who actually tell you how these things are done. If anyone wants to know how a certain mod is made (of those listed below), PM me or post and I'll explain how I did it.
Flash these at your own risk (good idea to make a backup of /system and /data before flashing).
The mods in this post are for deodex ROMs.
You can find mods for odex ROMs here. Thanks Rydah805!
7in1_Reboot_2.17.651.5.zip adds Power menu and reboot options (not sure if hot restart works correctly).
Download DEODEX
HDR_Panorama_2.17.651.5.zip adds HDR and Panorama modes to HTCCamera.
Download DEODEX
MMSSize_SMSBackup_SMSSecureBox_2.17.651.5.zip adds the mirror entry back to the app drawer, adds 1M, 2M, 5M MMS, adds SMS backup option, and SMS Secure Box option. The MMS size should be flashable to make it work thanks to Vin255764. The mirror app will still require you to place default.xml from the flashable .zip into /system/customize/MNS/ of your ROM before you flash your ROM. I'll try to find how to add the mirror app to a current ROM. If you really want all of these features and know how to backup/restore your stuff, just clear /data after flashing the .zip and it should work ok from my limited understanding (I just make my own ROMs ).
Download DEODEX
RemoveUSBDebugging_2.17.651.5.zip removes the USB debugging icon.
Download DEODEX
RoamOnlyOption_2.17.651.5.zip adds Roam Only under Settings-Wireless&Networks-Mobile Network Settings-Roaming.
Download DEODEX
SprintHotSpotHack_2.17.651.5.zip changes two 0's to 1's so you can use this without paying for it.
Download DEODEX
SystemUI_mods_2.17.651.5.zip removes GPS recticle, removes recent apps from pulldown, changes to display 3G/1x properly, and adds extended quick settings.
Download DEODEX
SystemUI_mods_WithRecentApps_2.17.651.5.zip is the same as above without recent apps removed.
Download DEODEX
Please post if something doesn't work and ALSO if things do work .
Thanks to everyone who has figured out how to do these mods and Brut.all for making apktool so easy to use.
<3
Sent from my NookColor using Tapatalk
thank you! i've come to rely on roam only now that i spend part of my day in a spotty sprint area.
How hard would it be for you to make that systemui.apk but with recent apps?
Might be silly question but I'm guessing it doesn't matter whether I'm using an odex or deodex version of .5 right? I can flash these on either one? Haven't quite figured out the odex/deodex thing but I believe that only affects themes. Thanks
chrisfales said:
Might be silly question but I'm guessing it doesn't matter whether I'm using an odex or deodex version of .5 right? I can flash these on either one? Haven't quite figured out the odex/deodex thing but I believe that only affects themes. Thanks
Click to expand...
Click to collapse
Sorry, these are all deodex. I'll update OP. I think if you delete the .odex and use the deodex, it may work (but I don't know to be honest).
Thanks for these mods and your quick response!!! Any chance for odex versions? My phone seems to really like odex roms for some reason. Probably placebo but what can ya do. If not, no biggy. Just awesome to have great devs here sharing their hard work! Mucho appreciated
mwalt2 said:
Sorry, these are all deodex. I'll update OP. I think if you delete the .odex and use the deodex, it may work (but I don't know to be honest).
Click to expand...
Click to collapse
crucial929 said:
How hard would it be for you to make that systemui.apk but with recent apps?
Click to expand...
Click to collapse
Not very. Just change a 2 to a 0 in StatusBarFlag.smali inside SystemUI.apk. Added to original post as SystemUI_mods_WithRecentApps_2.17.651.5.zip.
chrisfales said:
Thanks for these mods and your quick response!!! Any chance for odex versions? My phone seems to really like odex roms for some reason. Probably placebo but what can ya do. If not, no biggy. Just awesome to have great devs here sharing their hard work! Mucho appreciated
Click to expand...
Click to collapse
I can probably do that since the decompiled .smali's are all the same. I'll try to do it some time when I'm bored .
Thank you mwalt2 for the mods. Your contribution is much appreciated.
so flashing "MMSSize_SMSBackup_SMSSecureBox_2.17.651.5.zip" alone will give me the option to have up to a 5mp mms?
i still see 300k,600k,1m even after flashing
crucial929 said:
so flashing "MMSSize_SMSBackup_SMSSecureBox_2.17.651.5.zip" alone will give me the option to have up to a 5mp mms?
i still see 300k,600k,1m even after flashing
Click to expand...
Click to collapse
It's supposed to, but I may have messed something up. Where is the option at? I can't seem to find it at the moment .
edit - I found the setting. Mine shows 1M, 2M, and 5M. I'll look at the .zip and try to get it fixed.
edit #2 - I had an error in the updater scripts to set the permissions. They should all be fixed and you can flash again or just fix permissions on \system\customize\default.xml and \system\app\Mms.apk with a root file explorer.
mwalt2 said:
It's supposed to, but I may have messed something up. Where is the option at? I can't seem to find it at the moment .
edit - I found the setting. Mine shows 1M, 2M, and 5M. I'll look at the .zip and try to get it fixed.
edit #2 - I had an error in the updater scripts to set the permissions. They should all be fixed and you can flash again or just fix permissions on \system\customize\default.xml and \system\app\Mms.apk with a root file explorer.
Click to expand...
Click to collapse
ok mine is still showing the 300k,600k,1m but sending full size pics .. good enough lol
thanks again
crucial929 said:
ok mine is still showing the 300k,600k,1m but sending full size pics .. good enough lol
thanks again
Click to expand...
Click to collapse
That's the xml then. I'm pretty sure it's probably a permissions issue. As you have it now, the 300k will correspond to 1m, 600k to 2m, and 1m to 5m. I'll try to test it more tomorrow (has it worked for anyone else?).
i flashed the mms zip and the sizes dont change (which i dont care about lol) and i also cannot get the mirror app to show up in my app drawer. how do i fix it?
if its not too much trouble could you make a separate zip that just adds the mirror app to the app drawer??
I flashed the boot menu, HDR/pan cam,sysUI with recent apps,MMS on stock ROM with latest updates with twrp2.0 recovery and none of the 4 worked....
Thanks. They all seem to work great. Test them tomorrow. Actually came back to 2.17.651.2 from fresh 4.1 just to try these.
Flashed them all at once. Smooth
It's so late, I only wish I had some espresso ....
mnomaanw said:
I flashed the boot menu, HDR/pan cam,sysUI with recent apps,MMS on stock ROM with latest updates with twrp2.0 recovery and none of the 4 worked....
Click to expand...
Click to collapse
they all worked for me. the mms zip didnt seem like it did anything but i did notice it gave me the secure box (but it didnt give me the mirror app in the app drawer like it said).
alexnaoumi said:
i flashed the mms zip and the sizes dont change (which i dont care about lol) and i also cannot get the mirror app to show up in my app drawer. how do i fix it?
if its not too much trouble could you make a separate zip that just adds the mirror app to the app drawer??
Click to expand...
Click to collapse
me neither....running stock 2.17 hboot 1.40. Gonna try again....
oooops,just noticed these are for deodexed roms. Mine is odexed.
Thanks sent, gotta ha e them extended quick settings!
Sent from my PG86100 using xda premium
So, my phone is just the stock update from HTC that i unlocked and rooted...hboot 1.5. Does that mean I'm deodoxed? Can I flash these or do I have to to flash a stock ROM that is odexed or deodoxed?
Sent from my PG86100 using xda premium

[MOD][STOCK][GB ONLY]14 toggle QP, CRT, & TouchWiz w/landscape! updated 3/22/12[CWM]

[MOD][STOCK][GB ONLY]14 toggle QP, CRT, & TouchWiz w/landscape! updated 3/22/12[CWM]
I'm intending these mods for those of us that like that stock feel to their phones, but want a little something extra.
GINGERBREAD ONLY.
These mods were all done and tested using an
AT&T Galaxy Note SGH-i717 with the stock rom intact,
still odexed except for when mentioned below.
Modded TouchWiz
I've modded the Galaxy Note's TouchWiz to have 6 columns and 7 rows. I've also removed the icon text on the main pages and the launcher.
The app drawer has 6 columns and 6 rows.
TouchWiz30Launcher.apk has been deodexed so the flashable zip will delete TouchWiz30Launcher.odex and replace with a back up.
DAGr8 helped out with getting landscape mode working, so this has been updated with landscape mode now.
To add a sixth app to the dock, go into the app drawer, hit menu, select edit, and drag whatever app you want to add to the dock.
Wipe your dalvik-cache before flashing.
Remember, the revert file is for STOCK ODEXED AT&T. If you're already deodexed, this will not revert your TW launcher, just cause you problems.
If you want to go back to stock, use the revert zip, but remember to first move your icons into a 5x5 area starting in the top left of your screen, otherwise you'll lose them when you go back to the stock TouchWiz. Remove one of the apps from the dock, too, or you'll lose your app draw icon off the screen.
Screenshots below.
CWM flashable zips attached to second post.
14 toggle quickpanel
This is lidroid's 14 toggle quickpanel mod brought to the Galaxy Note using the stock systemui.apk.
This will work on the AT&T SGH-i717 stock, odexed ROM. This is what I have, so this is what it's been tested for. I cannot promise that it will work on any other SGH-i717 variant. If someone tests it out and it works for the other versions, let me know and I'll add it to the post title.
CWM flashable zip for flashing the mod will copy three files to system/app and one file to system/framework.
System/app gets the modded, deodexed SystemUI.apk, a renamed systemui.odex.bak for safekeeping, and the QuickPanelsSettings.apk to customize the toggles. The systemui.odex is removed in favor of the back up.
System/framework gets the lidroid-res.apk.
I've also included a CWM flashable revert to stock. This will delete QuickPanelSettings.apk, lidroid-res.apk, copy the stock systemui.apk, and restore the systemui.odex.
3/10/12: As requested, ICS blue quickpanel added to the second post. Screenshot below.
CWM flashable zips attached to second post.
Known Issue:
lidroid's QuickPanelSettings app isn't scaled for the GNote's awesome screen, so it doesn't fill it. It's completely functional. I'll try fixing this in the future.
Credits:
lidroid for the original mod tutorial
sileshnair for helping me out with the GNote mod
CRT Animation for screen off
AT&T only! Get Telus/Bell here
I've modded the stock framework-res.apk to bring the CRT animation for screen off to the stock ROM.
If you flash the CRT Animation zip, you will lose any UOT kitchen theme or other framework theme you may have already flashed. It is not my fault if you didn't read this before you flash it. There is a revert zip also, but this will take it back to stock, not to any previous themeing you may have done.
CWM flashable zips attached to second post.
Added Blownco's blue battery mod customized with the CRT animation to the second post. All credit goes to Blownco for the blue battery mod.
***Disclaimer: as with any mod, you're flashing at your own risk. I'm not responsible for anything that goes wrong with your phone.*** Make a back up before flashing.
GINGERBREAD ONLY.
14Toggle_Mod_for_GNote.zip - flash this for the mod
14Toggle_Mod_for_GNote_ICS.zip - flash this to get your ICS fix
14Toggle_Mod_for_GNote_revert.zip - flash this to revert back to stock
--
***AT&T only*** Get avwuff's Telus/Bell mod here!
CRT animation for GNote.zip - flash for the CRT animation at screen off
CRT animation for GNote_revert.zip - flash to return to stock
N0te-blue-batt_with_crt.zip - this is Blownco's blue battery mod with the CRT animation added
Note: Based on some reports of issues when flashing the ICS blue and CRT animations back to back without rebooting, I would recommend rebooting between mod flashes. To fix, revert to stock and then reflash with reboots in between each mod.
--
Touchwiz_Mod_for_GNote_6x7_landscape.zip - flash this for TouchWiz with 6 columns, 7 rows, no icon text on homescreens. Have a second launcher installed. Thanks to DAGr8 for his help with this.
Touchwiz_Mod_for_GNote_revert.zip - flash this to revert to stock, odexed TouchWiz. Revert for stock, odexed AT&T only!
Flash this mod at your own risk. I would recommend having a second launcher installed so your phone can finish booting if this doesn't work on your phone. And make sure you download the revert file.
Wipe your dalvik-cache before flashing this mod!
--
It's recommended that you download both the mod and revert zips so that you have them available to flash in CWM if you need them.
Always do a back up first!
GINGERBREAD ONLY.
Looks great! This should allow me to clean up my screen even more, thanks for sharing!
Any chance for an ICS blue instead of the green?
Maybe this is a stupid question but will this work for the rom that came on the phone. I noticed you said odexed and I'm not sure if the stock rom out of the box is odexed or not.
Sent from my SAMSUNG-SGH-I717 using xda premium
Pandemoniumone said:
Looks great! This should allow me to clean up my screen even more, thanks for sharing!
Any chance for an ICS blue instead of the green?
Click to expand...
Click to collapse
I'm not much of a themer, but if someone wants to pick it up and try, I would have no problem adding it to the OP. It might be difficult because lidroid compiled his lidroid-res.apk in an unconventional manner, which is making it difficult for other people to successfully decompile and recompile.
kiltedthrower said:
Maybe this is a stupid question but will this work for the rom that came on the phone. I noticed you said odexed and I'm not sure if the stock rom out of the box is odexed or not.
Click to expand...
Click to collapse
The stock ROM out of the box is odexed.
The stock systemui.apk has deodexed for the mod, with the systemui.odex renamed to systemui.odex.bak for safe keeping.
Worked like a charm thanks for the good work!!!!!!
nakunz said:
Worked like a charm thanks for the good work!!!!!!
Click to expand...
Click to collapse
What cwm are you running? Just download and flash?
Sent from my SAMSUNG-SGH-I717 using xda premium
ryanbmw51 said:
What cwm are you running? Just download and flash?
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
I'm using Beta 4. Just download the file, boot into recovery, install from SD card.
lactardjosh said:
I'm using Beta 4. Just download the file, boot into recovery, install from SD card.
Click to expand...
Click to collapse
Exactly what I did with that CWM version. Be sure not only to backup, but to download the revert.zip and keep in in your sd card (or internal, whichever) just in case.
Woohoo...just flashed update to cwm beta 4 without a hitch...then nandroid backup and flashed this mod...working beautifully. Thank you so much. Some ics theming would be epic too!!!
Thanks again!
Sent from my SAMSUNG-SGH-I717 using xda premium
Has anyone using TPC V2 tried this, or will it just bork the framework since his ROM is deodexed?
tonyc0642 said:
Has anyone using TPC V2 tried this, or will it just bork the framework since his ROM is deodexed?
Click to expand...
Click to collapse
It should work on deodexed. Just make backup of your current SystemUI.apk
Great!
This worked perfect with no problems. I am on TPC v2 with dag .2 and the ICONs for TPC. The only thing was the that icons reverted back to original and I had to reflash the ICON pack.
Overall great mod! Much appreciated!
Great job! Thanks so much for sharing this with us!
Sent from my SAMSUNG-SGH-I717 using XDA
Updated with a CRT animation for screen off.
Moved the zips to the second post.
you are a boss! I flashed and it worked great but it replaced my blue battery % mod and as much as i like the crt I need that battery mod. So in a perfect world I will have both lol.
Thanks again!
Sent from my SAMSUNG-SGH-I717 using xda premium
ryanbmw51 said:
you are a boss! I flashed and it worked great but it replaced my blue battery % mod and as much as i like the crt I need that battery mod. So in a perfect world I will have both lol.
Thanks again!
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
Send me the flashable zip for your battery mod and I'll see if I can put it in for you.
Pandemoniumone said:
Looks great! This should allow me to clean up my screen even more, thanks for sharing!
Any chance for an ICS blue instead of the green?
Click to expand...
Click to collapse
ryanbmw51 said:
Woohoo...just flashed update to cwm beta 4 without a hitch...then nandroid backup and flashed this mod...working beautifully. Thank you so much. Some ics theming would be epic too!!!
Thanks again!
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
Updated the second post with an ICS blue version.
lactardjosh said:
Send me the flashable zip for your battery mod and I'll see if I can put it in for you.
Click to expand...
Click to collapse
Sent you pm
Sent from my SAMSUNG-SGH-I717 using xda premium
lactardjosh said:
Send me the flashable zip for your battery mod and I'll see if I can put it in for you.
Click to expand...
Click to collapse
lactardjosh said:
Updated the second post with an ICS blue version.
Click to expand...
Click to collapse
I can't thank you enough for this, phenomenal work!! Really looking forward to using the CRT animation as well, I have the same blue battery mod as ryanbmw51 so I'll hold off for now.

[MODs] Serinety Mods - Sense 4.0 Sound Package [5/27]

**5/27 - Updated URL and compatibility
**sorry about that, I reworked my dropbox and forgot to re-add this
This is a port of the entire sound package for sense 4.0.
it includes updated ring tones, notification and system sounds.
This will wipe your current ring tones folder, If you have any custom ring tones please back them up, or move them.
I may update the script to prevent this in the future, but for now this is the way I wrote it.
This will (should) work on any HTC rom for the ReZound, including stock. It only requires that you have root and custom recovery.
INSTALLATION:
Place on SD card and flash from recovery.
BUGS:
none that I know of.
If this bricks your device (very unlikely), I am not responsible. Like any mod, use at your own risk.
THANKS:
scrosler - for pointing me in the right direction
DOWNLOAD:
Updated URL - 5/27
Serinety_mods_Sense_4.0_Sound_Package.zip
Wow, these sound amazing. I simply extracted and used root explorer to copy the sounds in / no wipe necessary/ Kept the old sounds too, thanks
Nice man. I used Root Explorer also cause I didn't want a wipe ha.
Worked perfect!
+1
Sent from my ADR6425LVW using Tapatalk 2 Beta-3
Serinety said:
This is a port of the entire sound package for sense 4.0.
it includes updated ring tones, notification and system sounds.
This will wipe your current ring tones folder, If you have any custom ring tones please back them up, or move them.
I may update the script to prevent this in the future, but for now this is the way I wrote it.
This will (should) work on any HTC rom for the ReZound, including stock. It only requires that you have root and custom recovery.
INSTALLATION:
Place on SD card and flash from recovery.
BUGS:
none that I know of.
If this bricks your device (very unlikely), I am not responsible. Like any mod, use at your own risk.
THANKS:
scrosler - for pointing me in the right direction
DOWNLOAD:
Serinety_mods_Sense_4.0_Sound_Package.zip
Click to expand...
Click to collapse
Very cool dude!
Flyhalf205 said:
Nice man. I used Root Explorer also cause I didn't want a wipe ha.
Click to expand...
Click to collapse
ya I toyed with this for a bit, when i flashed it without wiping, it made some duplicates, and Im picky about having crap in my ringtone list
Scott, you should add these into the next version of cleanrom
Hey, thank you for these awesome sounds!!! Great work!!
Oh, and I didn't wipe either. Used RootExplorer to copy into .../media folder...poof, lots of great sounds.
IniquitiousSoul said:
Hey, thank you for these awesome sounds!!! Great work!!
Oh, and I didn't wipe either. Used RootExplorer to copy into .../media folder...poof, lots of great sounds.
Click to expand...
Click to collapse
when you do it this way, does it update the system sounds? IE, when you change volume sound levels. is it still the piano key, it should sound more refined.. not a piano sound.
Wha...?
The link doesn't work!!!!!!!
Mirror link anyone...link us down
Sent from my ADR6425LVW using Tapatalk 2
Could someone re-post an active link?
I would like to try this myself... ty
Me, too!
I was able to download all the 4.0 audio files from the following link:
http://forum.xda-developers.com/showthread.php?t=1652089
Above link doesn't work either. Bummer.
Odd, as I downloaded the file from that link yesterday and again immediately before posting this with success. I did receive an IE security certificate error, however I was able to click through and download with no problems.
This was what I got just now.
Sent from my ADR6425LVW using xda premium
trickster2369 said:
This was what I got just now.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
Unfortunately, same end result here as well..
Sent from my ADR6425LVW using xda premium
I snagged it before it went down here is a link.. hope it helps
http://www.4shared.com/zip/Fb_lqLs-/audio.html
I Updated the OP
Sorry about that
Re-worked my Dropbox and didnt add this back to it
I also updated it to work with any ROM. Should cause no issues. It does wipe your sounds folder though, so if you have any custom (zedge.. etc) save them or just re-add them.
I wish scott would add this to cleanrom, i have to re-flash it every time I update my ROM lol
Link is down

Lens Flare Lockscreen Effect is Back with 18 styles installed with Aroma 11/1/14

I just wrote this this morning and finished testing in my phone. All is working fantastic!
This mod is to bring back the Lens Flare Effect.
Here are just a few previews and the rest are viewed from the installer in the update coming soon.
AURORA
FIRESTORM
LIGHTNING
METEOR
STARGATE
SOLAR SYSTEM
I have included 11 different choices all installed via Aroma Installer from custom recovery of your choice (I used TWRP). This mod does require that your rom has "init.d" support as this does need a script called at every boot to work. AGAIN CALLS SCRIPT UPON EVERY REBOOT. The script depending on each phone should take longer than 30-45 seconds. Basically flash the mod reboot and the next time you turn on the phone the effect will be active.
DOWNLOAD FLARE_LOCKSCREENv1.1a
DOWNLOAD FLARE_LOCKSCREEN_v1
Instructions for installation -
*Make a NANDROID ALWAYS AND OFTEN when modding your system!
*ROM that supports init.d script
*download and check md5 is good
*reboot to recovery and flash the zip file
*pick the effect you want (sorry I don't have the previews for the installer set up yet)
*reboot and let the script work it's magic and by time you turn your phone back on a surprise will be waving at you.
*hit the thanks button
Changelog:
v1.1a
*added the files I forgot to put in to make this work for more people (sorry for anyone who tried the last version and failed)
v1.1
*now has preview option while in recovery
*attempt to make more compatible with variety of ROMs by adding sqlite3 to xbin. (hope this helps) needs testing, mine were successful
*now has 18 options
v1
*Initial release includes 11 choices
Any feedback? Just really want to know if this is working for people? Its hard for me to tell sometimes because I am always testing various mods! I get back as close to stock as I could remember, so I could get this to be compatible with all S5 variants. So please let me know. Remember unless your rom has init.d compatibility, this won't work!
screenshot please !!!!!
Screen shots or a video will be very helpful.
naudmick said:
screenshot please !!!!!
Click to expand...
Click to collapse
Posted previews in the first post
Masum56k said:
Screen shots or a video will be very helpful.
Click to expand...
Click to collapse
The update will include previews viewed from inside the installer
Did not work for me I'm on exsexstrolite Rom other Amora installers themes and options work this did not for me
kungzila said:
Did not work for me I'm on exsexstrolite Rom other Amora installers themes and options work this did not for me
Click to expand...
Click to collapse
Thank you for the input. I am finding that only 75% of the various roms options available are reading and executing the script properly. Some are failing because of no sqlite3 in xbin. I'm looking further into the this.
It can be manually set using a sqlite editor and changing the value for "lockscreen ripple effect=2" in the data/data/com.android.providers.settings/databases/settings.db
@stangdriver44 can you make it Mobile Odin Pro OTA/update flashable??? That way it wont trip knox and wont require custom recovery
wajiman said:
@stangdriver44 can you make it Mobile Odin Pro OTA/update flashable??? That way it wont trip knox and wont require custom recovery
Click to expand...
Click to collapse
it's not possible with the use of Aroma Installer due the fact of the User Interface during installation in recovery. If you know which option you want I can take a look at getting something for you. You will have to decide which Style as you will be updating the system with only one option.
stangdriver44 said:
it's not possible with the use of Aroma Installer due the fact of the User Interface during installation in recovery. If you know which option you want I can take a look at getting something for you. You will have to decide which Style as you will be updating the system with only one option.
Click to expand...
Click to collapse
Alendr's custom room uses aroma installer and it installs fine using mobile odin pro. Nvm I'll look and let you know which style. It's hard to choose atm
DHL from Heavenly made S5
wajiman said:
Alendr's custom room uses aroma installer and it installs fine using mobile odin pro. Nvm I'll look and let you know which style. It's hard to choose atm
DHL from Heavenly made S5
Click to expand...
Click to collapse
I wasn't aware of that. Do you have a link? I would like to check that out. Have you tried flashing this with mobile odin pro? I can't say that I've ever tried so I wouldn't know. I will probably just do that now. I'll let you know. Thanks
stangdriver44 said:
I wasn't aware of that. Do you have a link? I would like to check that out. Have you tried flashing this with mobile odin pro? I can't say that I've ever tried so I wouldn't know. I will probably just do that now. I'll let you know. Thanks
Click to expand...
Click to collapse
here is the link:
http://forum.xda-developers.com/galaxy-s5/development/rom-ane4-kitkat-4-4-2-multi-csc-t2813628
its under installation> point no.2
and yes i have flashed his custom rom without tripping knox
Is it possible to flash this on note 3 running ported stock rom s5
¥Sagittarius¥
Urban pendu said:
Is it possible to flash this on note 3 running ported stock rom s5
¥Sagittarius¥
Click to expand...
Click to collapse
I'm not sure since I don't own that device. This was a post mentioning note 3
http://forum.xda-developers.com/showpost.php?p=56193488&postcount=7
has this been fix for other Rom yet ? I've tried the sqlite3 option nothing still
kungzila said:
has this been fix for other Rom yet ? I've tried the sqlite3 option nothing still
Click to expand...
Click to collapse
So you tried changing the settings.db file and still no effect?
stangdriver44 said:
So you tried changing the settings.db file and still no effect?
Click to expand...
Click to collapse
Yep..it just removed the lock effect..
kungzila said:
Yep..it just removed the lock effect..
Click to expand...
Click to collapse
Check the OP. Posted an update with an attempt to make this work for more people. Let me know. FYI the size has grown so a lot because it now has preview option in recovery.
Let me know if it works for you. My tests on different ROMs were successful
hello
hello mate can you tell me what font you are using on lockscreen screenshots???
thanks
I've got a verizon retail s5 and was wondering if you had any flashables zips of them separately. It just freezes in safestrap when attempting it says starting aroma

GS5 Surround Sound Mod for Kitkat & Lollipop

First thanks goes to @sshafranko for the original surround sound mod. Original posting here. http://bit.ly/1AOvoEm
"This mod will activate you front earpiece speaker in conjunction with the rear main speaker any time Speaker mode is used for example playing music, watching movies, shows, you tube and so on, creating an almost surround sound type of effect."sshafranko
Now this has been tested on GS5, SM-G900T, KLte T-Mobile running stock touchwiz rom. http://bit.ly/1AOAr7C
Link for international users-S5 Int. - Post #459 - XDA Forums http://bit.ly/1tq8SRA
DISCLAIMER
I am not responsible for anything bad that happens to your device when flashing these zips. Nandroid before and modifications are applied. You have been warn.
Instructions for installation. There are two ways: manually or flash.
Flash in recovery
1. Nandroid
2. Download the zip of choose from Dropbox - GS5_KLte_Tmo_Surround Sound Mod http://bit.ly/1yYKDL0
3. Reboot into your choose of recovery
4. Flash zip
5. Reboot
1. Nandroid
2. Download & Extract (GS5 T-mobile Sound Mod.zip) contents - THIS IS NOT A FLASHABLE ZIP
3. Rename the desired file to mixer_paths.xml (4 different ones to choose from)
4. Copy mixer_paths.xml to system/etc
5. Confirm permission are correct 0644. (If in doubt just make sure the permission match the other files in the folder currently)
6. Reboot
Lollipop confirmation by blas_671 and SdRasta
Shows error for me when trying to flash
If we flash they original sound file will it overwrite the changes or do we have to run a back up if we don't like this mod? Thanks by the way!
t12icky0 said:
Shows error for me when trying to flash
Click to expand...
Click to collapse
Which file you trying to flash?
tonyevo52 said:
If we flash they original sound file will it overwrite the changes or do we have to run a back up if we don't like this mod? Thanks by the way!
Click to expand...
Click to collapse
If you flash the original file it will be as it was before the modification.
I'm trying to flash the gs5 T-Mobile sound mod.zip attached above
t12icky0 said:
I'm trying to flash the gs5 T-Mobile sound mod.zip attached above
Click to expand...
Click to collapse
As the first set of instructions state, "GS5 T-Mobile sound mod" isn't a flashable file. It has to be extracted, the modded media file in inside.
The second set of instruction have a Dropbox link to flashable zips
Oh..duh. read that wrong..lmao
t12icky0 said:
Oh..duh. read that wrong..lmao
Click to expand...
Click to collapse
OP instructions have been edited. Hope you enjoy the mod.
Works good..thanks
I'm confused as to which one to download of the Dropbox links.... I'm running twi5ted lollipop v4 rom....
Sent from my SM-G900T using XDA Free mobile app
SdRasta said:
I'm confused as to which one to download of the Dropbox links.... I'm running twi5ted lollipop v4 rom....
Sent from my SM-G900T using XDA Free mobile app
Click to expand...
Click to collapse
Sorry for the late response.
I can't suggest one of the current links to try being this mod was created for KitKat. If you have flashed one of the files with success let me know and I will post a conformation.
I don't have Lollipop on a GS5 to test. If you provided me with the appropriate file, I will see if I can mod it for Lollipop.
jerrycycle said:
Sorry for the late response.
I can't suggest one of the current links to try being this mod was created for KitKat. If you have flashed one of the files with success let me know and I will post a conformation.
I don't have Lollipop on a GS5 to test. If you provided me with the appropriate file, I will see if I can mod it for Lollipop.
Click to expand...
Click to collapse
I can confirm the v3 version works in twisted lollipop v4.
I to confirm works on twisted lollipop v4. In Dropbox I chose the "moderate" file
Sent from my SM-G900T using XDA Free mobile app
SdRasta said:
I to confirm works on twisted lollipop v4. In Dropbox I chose the "moderate" file
Sent from my SM-G900T using XDA Free mobile app
Click to expand...
Click to collapse
If you choose the moderate file, then all the others will work. Thanks for being one of the testers.
Op has been updated.
Nice find but I seem to find even the moderate zip over blare the speakers capabilities.
It truly sounds like it would blow it in time .
They should have just been able to put a better speaker on the s5
Sent from my SM-G900T using XDA Free mobile app
Works great,SM-G900F,alexandr rom.
Volume
Awesome mod, I love it. By chance is there a way to balance out the volume between the 2 so the back speaker doesn't overpower the weak front speaker? I don't really need volume, most of the places I watch movies are super quiet.

Categories

Resources