Related
i am working on trying to figure out how to make my phone lock and unlock like the mgs codec. i have got the files on the phone and it works but is way to loud. i have attached the files i used if someone with more audio editing experince wants to take a crack at it.
the files have to be in .ogg format and be labeled Lock.ogg and Unlock.ogg. i used advanced wma workshop to convert the files from mp3.
to put them on your phone if anyone wants this
1 reboot into recovery
2 mount /system
3 open cmd and nav to your sdk/tools folder
4 pull system/media/audio/ui (this will backup the files before you replace them)
5 copy the backed up ogg files from your sdk/tools folder to another safe location and put the modified ogg files into the sdk/tools folder
6 push Lock.ogg system/media/audio/ui
7 push Unlock.ogg system/media/audio/ui
8 unmount /system and reboot
also if anyone does do this could someone upload the backed up files for me i didn't think about doin the pull till i wrote this up and i don't feel like doing a nandroid restore to get them back.
edit my buddy confirmed that i had these backwards i guess that is what i get for not listening to the files first. i reuploaded with correct file names
what if you just took the audio files and decreased the volume of the actual file?
http://www.hlss.us/index.php?p=8
bonzai299 said:
what if you just took the audio files and decreased the volume of the actual file?
Click to expand...
Click to collapse
that is what i was thinkin just didnt know how to till my buddy told me when i showed him the lock and unlock on my phone. i am gonna go work on this somemore and i'll report back.
I was wondering if you could walk me thru the steps in more detail... I'm not sure how to proceed past step 3! not sure if its cuz i have a mac... sorry this is my first post
Nice will try this
Sent from my PC36100 using XDA App
using audacity http://audacity.sourceforge.net/
i used the amplify effect and dropped both ogg files down some
seems to be where i want the sound at, but you can use audacity (which is free btw) to drop it more if you want
http://www.mediafire.com/?etknj3uiv55ql99
fwiw you can adb push these while the phone is running if you adb remount before it (need s-off)
so i tried this through the mount/system through clockmod and was able to push this files but it will not switch to the files i pushed, just uses the system defaults any suggestions? im thinking of just overwritting the rom zip with the new zip sounds and reflashing sounds good?
Zero0ftheArk said:
so i tried this through the mount/system through clockmod and was able to push this files but it will not switch to the files i pushed, just uses the system defaults any suggestions? im thinking of just overwritting the rom zip with the new zip sounds and reflashing sounds good?
Click to expand...
Click to collapse
I used root explorer and just put the files in the system/media/audio/UI and did a restart and it worked.
right on ill give that a try
hey I used rootexplorer as well but i have a question because it does appear to be working. so did you MOVE or COPY all the files (mp3 + ogg) into the UI folder? It does not show up.
orion0924 said:
hey I used rootexplorer as well but i have a question because it does appear to be working. so did you MOVE or COPY all the files (mp3 + ogg) into the UI folder? It does not show up.
Click to expand...
Click to collapse
i firsted removed the defaults and moved the new files works like a charm but for some strange reason the two sounds merge when i lock phone and the unlock works great not sure whats up may restore originals and try again but first attempt worked fine with the deleting and moveing, i was adding a boot animation and before i knew it both play? no biggie really they overlap each other so its not some drawn out tone
Zero0ftheArk said:
i firsted removed the defaults and moved the new files works like a charm but for some strange reason the two sounds merge when i lock phone and the unlock works great not sure whats up may restore originals and try again but first attempt worked fine with the deleting and moveing, i was adding a boot animation and before i knew it both play? no biggie really they overlap each other so its not some drawn out tone
Click to expand...
Click to collapse
Make sure you did not put the .mp3 and .ogg file in the same place just the .ogg
synisterwolf said:
Make sure you did not put the .mp3 and .ogg file in the same place just the .ogg
Click to expand...
Click to collapse
nah, i converted the mp3s to .ogg files since i lowered the sound volume since originals were enough to give me a heart attack lol
SynisterWolf said:
I used root explorer and just put the files in the system/media/audio/UI and did a restart and it worked.
Click to expand...
Click to collapse
Clever Doge
Ive been messing around in the framework for a little while now, replacing icons and such. I have managed to replace all my notification icons with custom ones that i am making, but i cant seem to find the H+ icon. all the other ones are in drawable-hdpi(3g h ect)
can someone please shed some light on this
gjc5500 said:
Ive been messing around in the framework for a little while now, replacing icons and such. I have managed to replace all my notification icons with custom ones that i am making, but i cant seem to find the H+ icon. all the other ones are in drawable-hdpi(3g h ect)
can someone please shed some light on this
Click to expand...
Click to collapse
They are in the rosie. Apk
Sent from my Inspire 4G using XDA Premium App
Were in Rosie.API are they? I found some + icons but not the h+ ones
I believe they are actually in framework-res.apk.
Gene Poole said:
I believe they are actually in framework-res.apk.
Click to expand...
Click to collapse
Negative they are definetly in the Rosie.apk unless they changed the location in sense 3.0. It should be in the same folder as it would be in framwork-res.apk.
Sent from my Inspire 4G using XDA Premium App
SystemUI.apk (system/app). I change mine all the time.
*Drawable-HDPI, btw
Simba501 said:
SystemUI.apk (system/app). I change mine all the time.
*Drawable-HDPI, btw
Click to expand...
Click to collapse
thats on a non inspire based rom correct?
Every time i edit an icon in frameworkres.apk i get a bootloop. What am i doin wrong?
Sent from my Inspire 4G using XDA Premium App
gho5t82 said:
Every time i edit an icon in frameworkres.apk i get a bootloop. What am i doin wrong?
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Are you unpakcing the apk, if not when you are putting new things in do you have it set to store?
mudknot2005 said:
thats on a non inspire based rom correct?
Click to expand...
Click to collapse
Any ROM that has a SystemUI.apk.
In any instance where there isn't one, those icons are in the framework-res.apk.
Im not unpacking it. What do u mean by having it set to store?
Sent from my Inspire 4G using XDA Premium App
gho5t82 said:
Every time i edit an icon in frameworkres.apk i get a bootloop. What am i doin wrong?
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Hard to tell. What are you using to change the icons?
Simba501 said:
Hard to tell. What are you using to change the icons?
Click to expand...
Click to collapse
I was trying to drag some icons from coredroid to virtuous unity's framework and systemui.apk's, using 7zip.
gho5t82 said:
I was trying to drag some icons from coredroid to virtuous unity's framework and systemui.apk's, using 7zip.
Click to expand...
Click to collapse
You'll need to be on a laptop/pc to do this method. Before you get started, make sure you have a backup of the apk you're modding (placed on the sd card somewhere). Also wouldn't hurt to make a nandroid. In the event where you need to revert the old apk back, skip to the steps regarding moving the apk to the original folder.
Download APK manager, open it, place the desired system apk into the "place here for modding", run the script, and select the "don't clear out current projects" option.
Near the top you'll see "extract apk". Select this option, wait for it finish, and navigate to the original apk manager folder. Here you'll see a new folder, "out". This is where the apk you extracted is. Navigate to res > drawable-hdpi and replace the desired icons. Make sure the new icons are named to exactly what you're replacing (you should get a "do you want to overwrite" dialog). They should also be sized to what the original file is (or close to it). Once you're done, back out back to the apk manager folder. Run the script again, select optimize images, wait for it to finish, then run zip apk, then 1 (for system app). Your new apk will be in the "place here for modding" folder under the name of "repackaged-unsigned" apk. You'll need to put this on your sd card, move it to "system" first (this will allow you to change permissions), rename it to the original system apk that you're replacing. Change the permissions to rw-r-r (accessible in root explorer by long pressing the file and selecting permissions - first two boxes on the first line and only the first box on the next two lines). From here, move it into the folder where it's replacing the original apk, you should get a "do you want to overwrite", select yes. Scroll down to verify the apk has the correct permissions and that the last modified date is showing as recently. If you don't get an "overwrite" prompt, you need to move it back and correctly name it until you do get the prompt. Lastly, reboot. In some situations (e.g., modifying the Mms apk or other system applications), it would help if you cleared cache and dalvik cache (boot will take a long time). You should see your changes. Seems like a lot but it's very simple. Good luck.
Sent from the most interesting device in the world.
Simba501 said:
Unfortunately, it's not that simple. Seems as though the apk may be losing its system signature (when you edit it like that). You'll need to be on a laptop/pc to do this. Before you get started, make sure you have a backup of the apk you're modding (placed on the sd card somewhere). Also wouldn't hurt to make a nandroid. In the event where you need to revert the old apk back, skip to the steps regarding moving the apk to the original folder.
Download APK manager, open it, place the desired system apk into the "place here for modding", run the script, and select the "don't clear out current projects" option.
Near the top you'll see "extract apk". Select this option, wait for it finish, and navigate to the original apk manager folder. Here you'll see a new folder, "out". This is where the apk you extracted is. Navigate to res > drawable-hdpi and replace the desired icons. Make sure the new icons are named to exactly what you're replacing (you should get a "do you want to overwrite" dialog). They should also be sized to what the original file is (or close to it). Once you're done, back out back to the apk manager folder. Run the script again, select optimize images, wait for it to finish, then run zip apk, then 1 (for system app). Your new apk will be in the "place here for modding" folder under the name of "repackaged-unsigned" apk. You'll need to put this on your sd card, move it to "system" first (this will allow you to change permissions), rename it to the original system apk that you're replacing. Change the permissions to rw-r-r (accessible in root explorer by long pressing the file and selecting permissions - first two boxes on the first line and only the first box on the next two lines). From here, move it into the folder where it's replacing the original apk, you should get a "do you want to overwrite", select yes. Scroll down to verify the apk has the correct permissions and that the last modified date is showing as recently. If you don't get an "overwrite" prompt, you need to move it back and correctly name it until you do get the prompt. Lastly, reboot. It would help if you cleared cache and dalvik cache (boot will take a long time). You should see your changes. Seems like a lot but it's very simple. Good luck.
Sent from the most interesting device in the world.
Click to expand...
Click to collapse
Thank you very much for the detailed instructions, i will try this asap!
gho5t82 said:
Thank you very much for the detailed instructions, i will try this asap!
Click to expand...
Click to collapse
Good luck! Report back!
Sent from the most interesting device in the world.
Simba501 said:
Good luck! Report back!
Sent from the most interesting device in the world.
Click to expand...
Click to collapse
I keep getting adb not found messages when i run the script. I have adb installed through sdk.
So I checked system/app and there is not a systemui.apk. I haven't been able to find that apk anywhere.
gho5t82 said:
I keep getting adb not found messages when i run the script. I have adb installed through sdk.
Click to expand...
Click to collapse
Manually check via a root explorer on your phone. If you have one, entering it in adb is probably case sensitive. You'd have to enter it exactly as it appears. What ROM are you using?
Sent from the most interesting device in the world.
gjc5500 said:
So I checked system/app and there is not a systemui.apk. I haven't been able to find that apk anywhere.
Click to expand...
Click to collapse
What ROM are you using?
Sent from the most interesting device in the world.
I want this..
http://forum.xda-developers.com/showthread.php?t=1010748&highlight=Bios+animation
Where is my boot animation located on my SD card?
Help appreciated!
It is under /system/media/bootanimation.zip
You won't find it on your SDcard. You'll need an app like Root Explorer to access the file system.
You could also use ADB to push the files there if you're familiar with ADB.
dont have that.. i replace the ones in Bamf_Extras.. but it didnt work
Are you familiar with ADB?
honestly, no. I one click rooted. what can I do?
can i push using clockwork recovery?
Runn3rLogic said:
honestly, no. I one click rooted. what can I do?
Click to expand...
Click to collapse
I believe there is a free alternative to Root Explorer in Super Manager. It contains File Explorer (Root). It may allow you to copy the bootanimation.zip and mp3 file into the directory. I also am unsure if it will let you set the correct permissions on the files once they are copied. It may be something you can try.
---------- Post added at 06:41 PM ---------- Previous post was at 06:32 PM ----------
I went ahead and installed Super Manager. It will allow you to do what you need. You'll find the permissions button on the bottom menu bar if you scroll to the right.
You dont need any apps to do it for you, the bootanimation is in system/customize/resource folder you name it the name as the one in the folder and copy over it. Most if not all the developers name it bootanimation.zip the default Verizon is named VZW_bootanimation.zip I have helped people add sound to their boot animations as well this can be edited in the system/customize/CID folder in the file default. Must be edited with notepad++ or wordpad++ its one of those look near the bottom of the file for boot animation. I have become quite good at doing this by breaking it and fixing it. Things like this need to be learned the hard way.
Sent from my Thunderbolt using XDA App
Grnlantern79 said:
You dont need any apps to do it for you, the bootanimation is in system/customize/resource folder you name it the name as the one in the folder and copy over it. Most if not all the developers name it bootanimation.zip the default Verizon is named VZW_bootanimation.zip I have helped people add sound to their boot animations as well this can be edited in the system/customize/CID folder in the file default. Must be edited with notepad++ or wordpad++ its one of those look near the bottom of the file for boot animation. I have become quite good at doing this by breaking it and fixing it. Things like this need to be learned the hard way.
Sent from my Thunderbolt using XDA App
Click to expand...
Click to collapse
The correct file path is for BAMF Forever 1.0.6 is system/media/bootanimation.zip
There is also an audio file that you can replace in the same location.
I edited my CID file so it where I want it to be. I am used to default setting. Also you can copy over audio but you still need to change desc file and CID so it starts with correct animation. Should I roll my eyes back? Plus I never even said anything about BAMF forever....
Sent from my Thunderbolt using XDA App
Grnlantern79 said:
I edited my CID file so it where I want it to be. I am used to default setting. Also you can copy over audio but you still need to change desc file and CID so it starts with correct animation. Should I roll my eyes back? Plus I never even said anything about BAMF forever....
Click to expand...
Click to collapse
I assumed you were attempting to address the original posters questions about changing his boot animation on BAMF Forever 1.0.6. I didn't understand that you were merely randomly posting about how you like to edit this and that. You can roll your eyes back now!
Friend sent me this a couple days ago, dont know where he got it buts a 3D twist on the whole android peeing animation. it looked almost at first like a 3D sprint bootanimation at first, then I laughed so hard I almost peed myself, ok maybe I did just a little and everytime I reboot my phone.
http://www.box.com/s/grav46kdvzj84tn3055a
Flash via CWM?
Sent from my R800i using xda premium
Droid117 said:
Flash via CWM?
Sent from my R800i using xda premium
Click to expand...
Click to collapse
Sorry, guess i should have mentioned how to install.
Just copy the above boot file to the following location: NEEDS ROOT
/system/media
If you have a bootanimation.zip file there I would recommend renaming it to something else, then pasting the above file to that folder, reboot and watch the Apple logo get the golden showers
Thanks!!!
I assume this is HDPI only right? I know a friend that has an Android phone, I don't know if he rooted it, but if he did, I'll recommend him this.
jgregoryj1 said:
Sorry, guess i should have mentioned how to install.
Just copy the above boot file to the following location: NEEDS ROOT
/system/media
If you have a bootanimation.zip file there I would recommend renaming it to something else, then pasting the above file to that folder, reboot and watch the Apple logo get the golden showers
Click to expand...
Click to collapse
I can do it and i dont have root :S
Sent from my R800i using XDA App
sorry please forgive the n00biness of this post but how do you get to /system/media ? i assume you can't do it with the standard "connect to usb" then searching the device on your computer? I DO have root...
thanks
If your using a file manager app like astro file manager of root explorer. Open that and scroll down past the SDcard folder and below that you should see the folder "System". Select that then scroll down to Media. Select that and paste the boot animation to that folder.
Sent from my R800x using xda premium
rw-, r--, r--?
brochador said:
rw-, r--, r--?
Click to expand...
Click to collapse
You shouldnt have to. I just flat out copied the file to that folder and and rebooted, and it worked. I didnt have to change permissions or anything. Just a straight copy & paste.
great work dude.
by the way.. i had a question.. how you guys create this animation in PNG? any special software to do it? i means you graphic is nice.. 3d effect, movement of the graphic.. and so on.. how to do it??? can some one give a hint???? tq very much
icmcomm said:
by the way.. i had a question.. how you guys create this animation in PNG? any special software to do it? i means you graphic is nice.. 3d effect, movement of the graphic.. and so on.. how to do it??? can some one give a hint???? tq very much
Click to expand...
Click to collapse
I have never personally tried to make a boot animation myself. You can do a google search "how to create android bootanimation" that should give you some sites that can give you insight on how to create your own bootnaimation file. The 3D android urinating a friend sent me that one and I dont know if he made or found it.
My xperia is rooted but it will mot let me paste in the the systm/media folder.
SOMETHING ABOUT InSUFFICIENT PERMISSIONS..any ideas guys?
macthered said:
My xperia is rooted but it will mot let me paste in the the systm/media folder.
SOMETHING ABOUT InSUFFICIENT PERMISSIONS..any ideas guys?
Click to expand...
Click to collapse
If you are using Root Explorer did you select the "Mounted as r/w, r/o"?
You might have to select the grey box up top that says mount r/w and press it until it says Mount R/O, then it will let you paste. Try that and see if that helps.
usiing astro , when i try and copy it into system/media i get this message
copy error java.iofilenotfoundexcepion./system/media/apple/destroy-edify.zip*(read onlyfile system)
its getting on my nerves now
macthered said:
usiing astro , when i try and copy it into system/media i get this message
copy error java.iofilenotfoundexcepion./system/media/apple/destroy-edify.zip*(read onlyfile system)
its getting on my nerves now
Click to expand...
Click to collapse
I have never used Astro, try ES file mananger. Are you rooted? You have to be rooted to paste the bootanimation to the folder.
jgregoryj1 said:
I have never used Astro, try ES file mananger. Are you rooted? You have to be rooted to paste the bootanimation to the folder.
Click to expand...
Click to collapse
Or even better, use File Expert
If your phone is rooted "Root explorer" is the best file manager app I have ever used. It has a text editor/viewer(for xmls and build.prop) and it organizes files you zip or unzip nicely into folders. It isnt free though. Oh and most importantly it allows you to change permissions when dealing with system apps/files like the bootanimation.zip in system/media.
Edit** thought it over & I dont remember if you have to change permissions for bootanimation, but I did.
Ios suckkss.
cyrusalmighty said:
If your phone is rooted "Root explorer" is the best file manager app I have ever used. It has a text editor/viewer(for xmls and build.prop) and it organizes files you zip or unzip nicely into folders. It isnt free though. Oh and most importantly it allows you to change permissions when dealing with system apps/files like the bootanimation.zip in system/media.
Edit** thought it over & I dont remember if you have to change permissions for bootanimation, but I did.
Ios suckkss.
Click to expand...
Click to collapse
You shouldnt have to change permissions, I have never had to.
thx anyway.. i'm still searching
I took this volume mod from the t-mobile note 3 section
http://forum.xda-developers.com/showthread.php?t=2469463
we cant install a zip from a custom recover but we can take the file and copy it to the system folder manually. worked perfectly for me using root explorer.
Please make sure to backup ur original file before replacing with the new modded file. after install restart ur phone and get ready for some increased volume lol.
Audigy187 said:
I took this volume mod from the t-mobile note 3 section
http://forum.xda-developers.com/showthread.php?t=2469463
we cant install a zip from a custom recover but we can take the file and copy it to the system folder manually. worked perfectly for me using root explorer.
Please make sure to backup ur original file before replacing with the new modded file. after install restart ur phone and get ready for some increased volume lol.
Click to expand...
Click to collapse
Thank you for sharing this. For me, with custom equalizer settings the Note 3's volume takes a hit.
EDIT: Argh. Never-mind, It doesn't work with my bluetooth headphones.
I can edit any volume spectrum on the file if you need help...just remember to open that zip file.. And simply backup old file and replace it with the new higher volume file..change permission and owner...and reboot....My phone is insane loud now...
My ear piece seemed so low..and now it's extremely loud...
wish777 said:
I can edit any volume spectrum on the file if you need help...just remember to open that zip file.. And simply backup old file and replace it with the new higher volume file..change permission and owner...and reboot....My phone is insane loud now...
My ear piece seemed so low..and now it's extremely loud...
Click to expand...
Click to collapse
Can you change the volume for bluetooth?
Sent from my SAMSUNG-SM-N900A using xda app-developers app
archie87 said:
Can you change the volume for bluetooth?
Sent from my SAMSUNG-SM-N900A using xda app-developers app
Click to expand...
Click to collapse
Did you try the mod the op linked the thread too? I used the medium loud version and was plenty loud for me..but if it's not for you I can make it a little louder for ya..post your file here and I'll touch it up for ya..
wish777 said:
Did you try the mod the op linked the thread too? I used the medium loud version and was plenty loud for me..but if it's not for you I can make it a little louder for ya..post your file here and I'll touch it up for ya..
Click to expand...
Click to collapse
Are you using wireless headphones? I tried all three files and there was no difference. I am connected via apt-x so perhaps the mod only boosts SBC volume and not apt-x? I am not sure.
Ideally I would just like the Bluetooth volume boosted. I don't really need the others. I attached my file. Thanks!
archie87 said:
Are you using wireless headphones? I tried all three files and there was no difference. I am connected via apt-x so perhaps the mod only boosts SBC volume and not apt-x? I am not sure.
Ideally I would just like the Bluetooth volume boosted. I don't really need the others. I attached my file. Thanks!
Click to expand...
Click to collapse
I only edited the "Headset Rx device" to 2.70.5% There seems to be no values within bluetooth like you said, but it seems to revert back to headset sbc settings....so lets try this. I don't have a bluetooth to test this on.
KEEP A BACKUP.....Just in case ok...
https://db.tt/RJQTzei4
wish777 said:
I only edited the "Headset Rx device" to 2.70.5% There seems to be no values within bluetooth like you said, but it seems to revert back to headset sbc settings....so lets try this. I don't have a bluetooth to test this on.
KEEP A BACKUP.....Just in case ok...
https://db.tt/RJQTzei4
Click to expand...
Click to collapse
Thanks. So...I named my old with .bak at the end and copied the new one but now my phone won't boot past the AT&T logo. I had changed to the correct permissions and everything. The original is on the phone but I also attached it above. Question is; How do I get it back on my phone or restore the one on there?
You can use flash Gordon to flash these.
Sent from my SAMSUNG-SM-N900A using xda app-developers app
I'm guessing all I need to do is somehow flash the one file but how do I this since I can't boot?
can i use it on stock rom?
oreizinho said:
can i use it on stock rom?
Click to expand...
Click to collapse
I don't see why not.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Archie87 the file I sent above was just to copy and paste where your old file was...Did it make the bluetooth louder?
---------- Post added at 10:34 PM ---------- Previous post was at 10:30 PM ----------
archie87 said:
I'm guessing all I need to do is somehow flash the one file but how do I this since I can't boot?
Click to expand...
Click to collapse
What did you do for the phone not to boot up am curious? If all you did was just copy the volume file I posted for you it was nothing more then I edited the headset rx volume just a little more then stock..Didn't change or mess with any other volumes...Very weird that happened or did you flash the files from the link the op has? No one has to flash ANYTHING just side load it...
wish777 said:
Archie87 the file I sent above was just to copy and paste where your old file was...Did it make the bluetooth louder?
---------- Post added at 10:34 PM ---------- Previous post was at 10:30 PM ----------
What did you do for the phone not to boot up am curious? If all you did was just copy the volume file I posted for you it was nothing more then I edited the headset rx volume just a little more then stock..Didn't change or mess with any other volumes...Very weird that happened or did you flash the files from the link the op has? No one has to flash ANYTHING just side load it...
Click to expand...
Click to collapse
I removed the .txt because I didn't see a .txt file in the folder. Lol. It's working now, I was able to flash MJ5 via the MJ5 restore thread. Bluetooth is as it has been though. Should I try again? =X
archie87 said:
I removed the .txt because I didn't see a .txt file in the folder. Lol. It's working now, I was able to flash MJ5 via the MJ5 restore thread. Bluetooth is as it has been though. Should I try again? =X
Click to expand...
Click to collapse
idk...Your Dangerous lmao
Just make sure the file is the same type...I just uploaded it to dropbox i didn't zip the file i don't believe the file typed changed...As long as the files type is the same,,,MAKE A BACKUP FIRST..then copy or move the file over to where it belongs change permissions and owner then reboot...Should be fine...Im curious if it did change the Bluetooth volume though
wish777 said:
idk...Your Dangerous lmao
Just make sure the file is the same type...I just uploaded it to dropbox i didn't zip the file i don't believe the file typed changed...As long as the files type is the same,,,MAKE A BACKUP FIRST..then copy or move the file over to where it belongs change permissions and owner then reboot...Should be fine...Im curious if it did change the Bluetooth volume though
Click to expand...
Click to collapse
Lol. :silly:
The size is different from the default file too however, 98kb vs 158kb. When I click your dropbox link it shows the correct file but when I download it, it's a .txt file. I have a feeling it's going to have the same effect so I'm wary to try again.
archie87 said:
Lol. :silly:
The size is different from the default file too however, 98kb vs 158kb. When I click your dropbox link it shows the correct file but when I download it, it's a .txt file. I have a feeling it's going to have the same effect so I'm wary to try again.
Click to expand...
Click to collapse
I believe I saved your file,ill just zip it for you then extract it..then copy and paste it in the right folder...change permission and owner and reboot...
Question that is strange my file is 158kb in my system/etc. As well? When I extracted your zip that file was smaller for some reason?
Let me confirm..Your on AT&T Samsung note 3 correct? I'll just copy mine straight out of my phone and hopefully change that value that will increase Bluetooth.
Try this one...see if you think you notice a change in Bluetooth volume..if so then I can change it higher.. https://db.tt/RJQTzei4
wish777 said:
I believe I saved your file,ill just zip it for you then extract it..then copy and paste it in the right folder...change permission and owner and reboot...
Question that is strange my file is 158kb in my system/etc. As well? When I extracted your zip that file was smaller for some reason?
Let me confirm..Your on AT&T Samsung note 3 correct? I'll just copy mine straight out of my phone and hopefully change that value that will increase Bluetooth.
Try this one...see if you think you notice a change in Bluetooth volume..if so then I can change it higher.. https://db.tt/RJQTzei4
Click to expand...
Click to collapse
Ok this time the file is the right size but it still insists on adding .txt. I removed it, copied to the folder and it worked but I don't notice a difference. I am indeed using AT&T note 3 btw.
archie87 said:
Ok this time the file is the right size but it still insists on adding .txt. I removed it, copied to the folder and it worked but I don't notice a difference. I am indeed using AT&T note 3 btw.
Click to expand...
Click to collapse
Ok..thanks for testing the file...I mailed the op who modded the first volume file. Maybe he will know how to raise the Bluetooth volume.. I tried ;(
wish777 said:
Ok..thanks for testing the file...I mailed the op who modded the first volume file. Maybe he will know how to raise the Bluetooth volume.. I tried ;(
Click to expand...
Click to collapse
Thank you for trying. I'm actually ditching the bluetooth headphones because they're not working properly anyway.