I have seen the how to enable thread (Thanks freeza!), but this is how I found to make the feature functional. Enable Shutter Sound (Working)
Note: In the Jelly Bean LIF Update, the build.prop no longer forces CameraSound, If you have updated to Jelly Bean, ignore step one.
Step One: First we make an edit to the build.prop file located in "/system/build.prop"
Edit the following line:
#add camera sound property for SPR concept
ro.camera.sound.forced=1
To look like this:
#add camera sound property for SPR concept
ro.camera.sound.forced=0
Step Two: So far we have changed the build.prop, now we will change an option in the feature.xml located in "/system/csc/feature.xml"
Edit the following line:
<CscFeature_Camera_ShutterSoundMenu>false</CscFeature_Camera_ShutterSoundMenu>
To look like this:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
So now we will save these files and replace them with the originals.
Reboot and enjoy the ability to turn off the shutter sound when you please, and re enable it when you please as well!
Let me know if you need any help.
Hit the thanks button!
s3.Zeke said:
I have seen the how to enable thread, but this is how I found to make the feature functional. Enable Shutter Sound (Working)
First we make an edit to the build.prop file located in "/system/build.prop"
Edit the following line:
#add camera sound property for SPR concept
ro.camera.sound.forced=1
To look like this:
#add camera sound property for SPR concept
ro.camera.sound.forced=0
So far we have changed the build.prop, now we will change an option in the feature.xml located in "/system/csc/feature.xml"
Edit the following line:
<CscFeature_Camera_ShutterSoundMenu>false</CscFeature_Camera_ShutterSoundMenu>
To look like this:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
So now we will save these files and replace them with the originals.
Reboot and enjoy the ability to turn off the shutter sound when you please, and re enable it when you please as well!
Let me know if you need any help.
Hit the thanks button!
Click to expand...
Click to collapse
Yes thats exactly what I figured out on the thread I linked below days ago but nobody really seen it.
http://forum.xda-developers.com/showthread.php?t=1771205&page=9
E-POUND said:
Yes thats exactly what I figured out on this thread days ago but nobody really seen it.
http://forum.xda-developers.com/showthread.php?t=1771205&page=9
Click to expand...
Click to collapse
Yeah but it was missing the build.prop tweak. This show to get the menu and make it functional!
Sent from my SPH-L710 using xda app-developers app
s3.Zeke said:
Yeah but it was missing the build.prop tweak. This show to get the menu and make it functional!
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
No it also has the build.prop tweak. Read my post on the link. 2nd post down. Your fix is the exact same fix I posted on that thread days ago. Take a look.
E-POUND said:
No it also has the build.prop tweak. Read my post on the link. 2nd post down. Your fix is the exact same fix I posted on that thread days ago. Take a look.
Click to expand...
Click to collapse
Yeah all I saw is freeza's post...
Sent from my SPH-L710 using xda app-developers app
E-POUND said:
No it also has the build.prop tweak. Read my post on the link. 2nd post down. Your fix is the exact same fix I posted on that thread days ago. Take a look.
Click to expand...
Click to collapse
So I read through and saw your comment. So the difference is this being a complete post specific to the shutter sound. Thanks any way bro.
Sent from my SPH-L710 using xda app-developers app
s3.Zeke said:
So I read through and saw your comment. So the difference is this being a complete post specific to the shutter sound. Thanks any way bro.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Yes Zeke, I completely realized that. All Im asking is shouldn't the creator of the modification be giving proper acknowledgement? Or link to the original creators thread so pple will know who exactly had parts into the creation? Instead of making a new thread like the OP of the new thread is the original creator. When I created the SAME MOD thats in this thread 3 to 4days before you posted ur thread I even quoted Freeza for one part(/system/csc/feature.xml file edit) and Kitcar from a Epic Touch thread for the other part (the build.prop) edit.
All I did was take both parts, from two different forums and put them together and posted the solution on the same thread that was talking about the problem. I combined Freeza's mod with Kitcar's mod and the shutter on and off worked with the menu button. Then I posted the solution for everyone to see in the same thread. Im not trying to take props from u I just think pple should have been linked to that thread or my post if they wanted to know who had something to do with the modification instead of making a whole new thread about it, with out links to the orignal thread because the solution was in there. Freeza could of even updated the orignal post with the solution and gave proper acknowledgement when ever he had time.
s3.Zeke said:
I have seen the how to enable thread, but this is how I found to make the feature functional. Enable Shutter Sound (Working)
First we make an edit to the build.prop file located in "/system/build.prop"
Edit the following line:
#add camera sound property for SPR concept
ro.camera.sound.forced=1
To look like this:
#add camera sound property for SPR concept
ro.camera.sound.forced=0
So far we have changed the build.prop, now we will change an option in the feature.xml located in "/system/csc/feature.xml"
Edit the following line:
<CscFeature_Camera_ShutterSoundMenu>false</CscFeature_Camera_ShutterSoundMenu>
To look like this:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
So now we will save these files and replace them with the originals.
Reboot and enjoy the ability to turn off the shutter sound when you please, and re enable it when you please as well!
Let me know if you need any help.
Hit the thanks button!
Click to expand...
Click to collapse
Nice find! Great job.
E-POUND said:
Yes Zeke, I completely realized that. All Im asking is shouldn't the creator of the modification be giving proper acknowledgement? Or link to the original creators thread so pple will know who exactly had parts into the creation? Instead of making a new thread like the OP of the new thread is the original creator. When I created the SAME MOD thats in this thread 3 to 4days before you posted ur thread I even quoted Freeza for one part(/system/csc/feature.xml file edit) and Kitcar from a Epic Touch thread for the other part (the build.prop) edit.
All I did was take both parts, from two different forums and put them together and posted the solution on the same thread that was talking about the problem. I combined Freeza's mod with Kitcar's mod and the shutter on and off worked with the menu button. Then I posted the solution for everyone to see in the same thread. Im not trying to take props from u I just think pple should have been linked to that thread or my post if they wanted to know who had something to do with the modification instead of making a whole new thread about it, with out links to the orignal thread because the solution was in there. Freeza could of even updated the orignal post with the solution and gave proper acknowledgement when ever he had time.
Click to expand...
Click to collapse
Okie Doke. Don't get your panties in a bunch
Sent from my SPH-L710 using xda app-developers app
freeza said:
Nice find! Great job.
Click to expand...
Click to collapse
Worked off of your thread freeza. And I will edit to link you in. My apologies freeza.
Now I hope all is squared.
Sent from my SPH-L710 using xda app-developers app
s3.Zeke said:
Okie Doke. Don't get your panties in a bunch
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Lol Boxer Briefs here Zeke... i just hate when people take credit for my work. U put 'Hit the Thanks button" below ur post like you should be given thanks for my MOD. I created this MOD with a little searching and you made a thread about it. That it.
Like I said im not trying to steal ur props Im just saying give credit where credit is due. Yes im just a Junior Member so maybe thats y u dont want to give me credit for being the original finder of this MOD but you will just credit Freeza because it was found in his thread. But i am the one who posted this Camera MOD/FIX in Freeza's thread before you made THIS thread about it.
E-POUND said:
Lol Boxer Briefs here Zeke... i just hate when people take credit for my work. U put 'Hit the Thanks button" below ur post like you should be given thanks for my MOD. I created this MOD with a little searching and you made a thread about it. That it.
Like I said im not trying to steal ur props Im just saying give credit where credit is due. Yes im just a Junior Member so maybe thats y u dont want to give me credit for being the original finder of this MOD but you will just credit Freeza because it was found in his thread. But i am the one who posted this Camera MOD/FIX in Freeza's thread before you made THIS thread about it.
Click to expand...
Click to collapse
Wow bro, get over yourself. I found the build prop on my own. Deal with it boy u deserve no credit from me because I used nothing from you. From freeza yes. NOT YOU BRO. GET OVER YOURSELF YOU DESERVE NO CREDIT FROM ME OR THIS POST. AND IT SHALL STAY THAT WAY. Thanks.
Sent from my SPH-L710 using xda app-developers app
I did this on my stock rooted LI3 phone and it wouldn't boot afterwards. Just a black screen. Had to revert the changes to those files before I could boot.
Is this mod only supported in a specific version of the firmware?
cliffhopper said:
I did this on my stock rooted LI3 phone and it wouldn't boot afterwards. Just a black screen. Had to revert the changes to those files before I could boot.
Is this mod only supported in a specific version of the firmware?
Click to expand...
Click to collapse
You must have done something very wrong and different bro. Try again and follow these easy instructions very carefully, and if your on TW it works. If you really need the help, I dont mind. Send me your System folder and ill adjust for you.... let me know.
If you two keep fighting the mods will lock this thread. Also a bit different then how i remove the camera sounds but still good.
Sent from my SPH-L710 using xda app-developers app
jamcar said:
If you two keep fighting the mods will lock this thread. Also a bit different then how i remove the camera sounds but still good.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Playing fair... scouts honor. : p
Sent from my SPH-L710 using xda app-developers app
Went to apply these tweaks to freegs3 Rom, but the tweaks were already there. But the sounds still won't toggle, even though I have the shutter sounds to off in settings. I dunno, is this something I should ask Clark44 on his thread?? Haha
Sent from my SPH-L710 using xda app-developers app
drewmonge said:
Went to apply these tweaks to freegs3 Rom, but the tweaks were already there. But the sounds still won't toggle, even though I have the shutter sounds to off in settings. I dunno, is this something I should ask Clark44 on his thread?? Haha
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Clark44 has a silent sound overwriting the original maybe? It's been months since o flashes that Rom sorry bro... see if there are any other changes by him maybe? But I'm thinking that the shutter sound was replaced with a silent file so no matter what now it's not gonna make a noise...? Let me know bro. I'll help however I can.
Sent from my SPH-L710 using xda app-developers app
s3.Zeke said:
You must have done something very wrong and different bro. Try again and follow these easy instructions very carefully, and if your on TW it works. If you really need the help, I dont mind. Send me your System folder and ill adjust for you.... let me know.
Click to expand...
Click to collapse
The first time I did this, I modified the files with ES file explorer's default text editor.
I installed busybox and used vi to edit it, and that seems to have worked correctly!
cliffhopper said:
The first time I did this, I modified the files with ES file explorer's default text editor.
I installed busybox and used vi to edit it, and that seems to have worked correctly!
Click to expand...
Click to collapse
Nice! Glad you got it working bro! Enjoy the feature you should of had out the gate!
Sent from my SPH-L710 using xda app-developers app
Related
There were few requests to silence camera shutter.
I tried to make it completely silent but wasn't able to shut off autofocus_ok.ogg.
Any time I edit this file to take off sound it will break the camera.apk
I put together a small zip file the will flash modified camera.apk and replaced few system ogg files to take of most of sounds.
This will give you:
1. Video on - silent
2. Video off - silent
3. Shutter sound - gone
Then only sound left is autofocus. If someone more skilled will take if from here that would be great.
If you still interested you can download zip file here:
http://jumbofiles.com/3iellys5igbq
Copy/Move zip to root of your sd card and flash in recovery.
This should work with any ICS build.
Shutup!camera in the market does the job perfect btw
Sent from my SPH-D710 using Tapatalk
Why not just go into /system/media/audio/ui with root explorer and delete camera_click.ogg and camera_focus.ogg?
Sent from my SPH-D710 using xda premium
tomyboombotz said:
Shutup!camera in the market does the job perfect btw
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
Glad these devs make it easy for us to save storage.
Sent from my SPH-D710
r4ws0ck3t said:
Why not just go into /system/media/audio/ui with root explorer and delete camera_click.ogg and camera_focus.ogg?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Glad these devs spend there time making flashables for us lazy people.
Sent from my SPH-D710
Works gosh darn well agat! Thanks dev! Appreciate what you're doing in this community fam!!!!
Sent from my SPH-D710
r4ws0ck3t said:
Why not just go into /system/media/audio/ui with root explorer and delete camera_click.ogg and camera_focus.ogg?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Because not every one:
1. Has rootexplorer app
2. Knows how to navigate in system folders and edit stuff.
3. Not all ogg files are in the system and some of them are in app itself (autofocus_ok.ogg for example).
4. Knows how to edit (decompile/mod/recompile) an app.
And I think this list can be longer.
And why not help if you can help?
Did I just see someone have to defend why he made a zip to make things easier on us?
Shake my head....
mattykinsx said:
Did I just see someone have to defend why he made a zip to make things easier on us?
Shake my head....
Click to expand...
Click to collapse
Somehow you did.
But I think that OK.
When we move forward sometime we forget where we coming from and that it was a time when we needed a help and guidance.
agat63 said:
Somehow you did.
But I think that OK.
When we move forward sometime we forget where we coming from and that it was a time when we needed a help and guidance.
Click to expand...
Click to collapse
I wasn't trashing the need for a zip. In fact, I feel that I was offering additional help and guidance. I prefer to do things manually. That's all.
After re-reading the original post I see what the OP is doing and I didn't fully grasp it at first.
No offense meant nor was it an attempt to troll.
agat63 said:
Because not every one:
1. Has rootexplorer app
2. Knows how to navigate in system folders and edit stuff.
3. Not all ogg files are in the system and some of them are in app itself (autofocus_ok.ogg for example).
4. Knows how to edit (decompile/mod/recompile) an app.
And I think this list can be longer.
And why not help if you can help?
Click to expand...
Click to collapse
jerk .
By any ics build does that include TW leaked builds? Or just all Pure ics builds?
Sent from my Epic 4G Touch on Calc's GB ROM
Toonlinkmaster25 said:
By any ics build does that include TW leaked builds? Or just all Pure ics builds?
Sent from my Epic 4G Touch on Calc's GB ROM
Click to expand...
Click to collapse
I'm not sure I understand the question.
If you mean GB builds than it won't work since it will flash an ICS camera.apk
Different builds and different API numbers.
But this should work with any of ICS leaks out there.
agat63 said:
Because not every one:
1. Has rootexplorer app
2. Knows how to navigate in system folders and edit stuff.
3. Not all ogg files are in the system and some of them are in app itself (autofocus_ok.ogg for example).
4. Knows how to edit (decompile/mod/recompile) an app.
And I think this list can be longer.
And why not help if you can help?
Click to expand...
Click to collapse
I appreciate you making this. Thanks a lot. I don't get some of the comments, if you don't want it don't use it. Very simple.
Grub went nuts last night so I couldn't get in the IRC - hell, I couldn't boot my system It's good to go now.
Anyway, I sent you the .smali file so let's see if we can do this agat63
agat63 said:
I'm not sure I understand the question.
If you mean GB builds than it won't work since it will flash an ICS camera.apk
Different builds and different API numbers.
But this should work with any of ICS leaks out there.
Click to expand...
Click to collapse
I think he meant will it work on AOSP ICS and MIUI, also, or just TW.
You can try to install it but you'll probably just get 'application not installed' or 'parsing error'.
KCRic said:
Grub went nuts last night so I couldn't get in the IRC - hell, I couldn't boot my system It's good to go now.
Anyway, I sent you the .smali file so let's see if we can do this agat63
Click to expand...
Click to collapse
I'm at work right now and will be home after 7 pm PST.
I'll pm/mail you once I'm home so we can go over those smali files.
I'm very excited to try it and learn new stuff.
I have downloaded latest smali and backsmali jar files and have tryied to decompile/recompile classes.dex file yesterday. It worked so hopefully we wont have problems doing it tonight.
Sounds great! I really wish I knew why my system is having so much trouble recompiling apk's for ICS. Thanks for helping out on this.
lopezpm said:
I appreciate you making this. Thanks a lot. I don't get some of the comments, if you don't want it don't use it. Very simple.
Click to expand...
Click to collapse
I agree 200%
I emailed you everything. I also put in it how I think the auto focus is silenced. Hope it helps.
A better, enhanced camera.apk has been posted here.
http://forum.xda-developers.com/showthread.php?t=1556480
It has been silenced and modified by KCRic for better video quality, bitrates etc.
I think this thread can be closed now since it became obsolete.
Mod's please lock this thread.
BOOTANIMATIONS:
Stock JellyBean
Stock Sprint
Stock LG
Stock ICS
Nexus 7
Pac-Man
R2-D2
SHUTDOWNANIMATIONS:
Stock LG
Stock Sprint
DO NOT FLASH IN RECOVERY!
Make sure to have a file explorer installed to do these instructions, such as Root Explorer or (What I use) Root Browser Lite.
Steps :
1. Download the ZIP
2. rename it to "bootanimation.zip" or "shutdownanimation.zip"
3. push it into your /system/media
4. set permission -rw-r-r- a.k.a 644
5. reboot
6. PRESS THE THANKS BUTTON
7. ????
8. PROFIT!!!!!
Make sure you delete the old ones, "bootanimation.zip", "bootanimation_sprint.zip" and bootanimation_boost.zip or shutdownanimation.zip and shutdownanimation_sprint.zip"
Please let me know if these do not work or the link ever gets broken or anything like that.
I do not take credit for making any of these, I have found them throughout the internet and edited them to work with this phone, such as resizing the image. If any of them are yours then please let me know!
Mega, you seem to always be the first person to "thanks" my OP when I post anything. Haha.
Also, Almost done uploading. Decided to get an account at Android File Host, was just waiting to get approved for Dev. I am trying to take the stock Jelly Bean bootanimation and reverse it for a shutdown animation.
Thank you for your work.
Does everyone know, though, that the boot animation applications from the play store work as long as you adjust the proper settings inside the app?
Sent from my LG-LS970 using xda app-developers app
sheek360 said:
Are the third party boot animation apps safe?
Click to expand...
Click to collapse
Rocket_Science said:
If by safe you mean it won't brick it, then yes they are. They should work too.
Click to expand...
Click to collapse
Should be good to go.
Thanks!!!!!
Can these just be flashed through recovery?
Sent from my LG-LS970 using xda premium
MTsol said:
Can these just be flashed through recovery?
Sent from my LG-LS970 using xda premium
Click to expand...
Click to collapse
No, has to be done by the directions.
Updated OP and added 4 more bootanimations.
Theoretically couldn't you do this for any file that's supposed to be a bootanimation?
For instance, I have a GS3 as well so I frequent those forums and have a couple bootanimations for that phone. I could just install them on the OG the same way you explained in your OP. Do you think there would be any problems that would cause a brick/bootloop issue because of the different dimensions of the screens?
Changing the Sound - Awkward Sounds
Heya,
This worked perfectly the above method by Epic. However now when I boot up I get the awesome nexus boot logo but still the same awkward sprint boot sound. With a look digging I discovered that the boot up or as in the phone "PoweOn_Sprint.ogg" and the bootoff "PowerOff_Sprint.ogg" all located in the same media folder "/system/media/audio/ui/" So now the question is lets start picking boot sounds (on/off) maybe the nexus 4 will be a good start.
Thank you in advance,
TheAceX
What I would do is just search up android boot animations and so far anyone I likes has work. As for the sounds, you can make the boot sound literally any song or clip you want, my power on is the ps1 boot sound which is awesome. You just have to convert the sound into .ogg with an audio converter program, rename it PowerOff_Sprint or PowerOn_Sprint respectively and make sure its capitalized exactly that way, then put it in the Ui directory.
I was gonna post a how to but no one showed interest lol
Sent from my LG-LS970 using xda premium
javskies said:
What I would do is just search up android boot animations and so far anyone I likes has work. As for the sounds, you can make the boot sound literally any song or clip you want, my power on is the ps1 boot sound which is awesome. You just have to convert the sound into .ogg with an audio converter program, rename it PowerOff_Sprint or PowerOn_Sprint respectively and make sure its capitalized exactly that way, then put it in the Ui directory.
I was gonna post a how to but no one showed interest lol
Sent from my LG-LS970 using xda premium
Click to expand...
Click to collapse
If you want to message me your how to I can add it to this thread and re-do the title? Let me know. Thanks!
_Epic said:
If you want to message me your how to I can add it to this thread and re-do the title? Let me know. Thanks!
Click to expand...
Click to collapse
Sounds good. Only thing is I did it on my brothers computer who went back up to school so I'll have to redo it or see if I can get him to email me. I'll let you know soon
Sent from my LG-LS970 using xda premium
javskies said:
Sounds good. Only thing is I did it on my brothers computer who went back up to school so I'll have to redo it or see if I can get him to email me. I'll let you know soon
Sent from my LG-LS970 using xda premium
Click to expand...
Click to collapse
Not a problem. Thanks man!
You could always try using something like THIS to convert any audio files.
I haven't tried this service so I can't vouch for it, but I've used ones like it before.
Then you install it just like the bootanimations (naming them appropriately and putting them in the proper folder).
adampatricknc said:
Theoretically couldn't you do this for any file that's supposed to be a bootanimation?
For instance, I have a GS3 as well so I frequent those forums and have a couple bootanimations for that phone. I could just install them on the OG the same way you explained in your OP. Do you think there would be any problems that would cause a brick/bootloop issue because of the different dimensions of the screens?
Click to expand...
Click to collapse
You shouldn't (it is really unlikely) have any issues.
They may look a little stretched or won't fill the screen.
If the animation is somehow broken, Android doesn't need it to boot.
I might already know the answer, but can I add this to the rom your testing? and tell which one you would like me to try.
evodev said:
I might already know the answer, but can I add this to the rom your testing? and tell which one you would like me to try.
Click to expand...
Click to collapse
Man, you don't have to ask! Doesn't matter. The R2-D2 one is pretty badass.
Sent from my LG-LS970 using xda premium
_Epic said:
Man, you don't have to ask! Doesn't matter. The R2-D2 one is pretty badass.
Sent from my LG-LS970 using xda premium
Click to expand...
Click to collapse
okay, Ill add it to the V4 test!
evodev said:
okay, Ill add it to the V4 test!
Click to expand...
Click to collapse
I actually just opened it and tested the r2-d2 one and the size is small. Any ideas how to resize?
Sent from my LG-LS970 using xda premium
_Epic said:
I actually just opened it and tested the r2-d2 one and the size is small. Any ideas how to resize?
Sent from my LG-LS970 using xda premium
Click to expand...
Click to collapse
Would LOVE if the R2D2 one could be full screen. It's one of my all time favorite Boot Animations
Thom75 said:
Hello Everyone,
Last time I faced with that problem to. All I was needed I found here so thank You for sharing information and fix. :good:
Because it wasn't working when I did changes in build.prop and I don't like flash unknown files (version, source)
I did some research and there is result. All what You need is:
1) change line in build.prop
from:
Code:
persist.sys.usb.config=mtp
to:
Code:
persist.sys.usb.config=mass_storage
2) add value:
Code:
android:allowMassStorage="true"
in framework-res.apk/res/xml/storage_list.xml
where oryginal line look like this:
Code:
<storage android:mountPoint="/storage/sdcard0" android:storageDescription="@string/storage_sd_card" android:primary="true" android:removable="true" android:maxFileSize="4096" />
after change look like this:
Code:
<storage android:mountPoint="/storage/sdcard0" android:storageDescription="@string/storage_sd_card" android:primary="true" android:removable="true" android:allowMassStorage="true" android:maxFileSize="4096" />
After that You'll get another option in storage configuration panel.
Tested on my Sony LwW, CM10 FXP203. :victory:
Thom
Click to expand...
Click to collapse
Saw this in another thread, wonder, would this work? If so that would be awesome.
Sent from my SPH-L710 using xda app-developers app
Sent from my SPH-L710 using xda app-developers app
Upload your framework-res.apk and build.prop, I'll do the mods and you can test it (I dont yet have this phone, waiting for it)
Also, can you provide a link to the original thread? Thanks
Sent from my PG06100
CNexus said:
Upload your framework-res.apk and build.prop, I'll do the mods and you can test it (I dont yet have this phone, waiting for it)
Also, can you provide a link to the original thread? Thanks
Sent from my PG06100
Click to expand...
Click to collapse
hey, you're the man!!! i can take care of the build prop and prbobly even the framework just wanted to know, bu i will gladly let someone else have a hack! gimme a sec and il drop a link
das_webos_transformer said:
hey, you're the man!!! i can take care of the build prop and prbobly even the framework just wanted to know, bu i will gladly let someone else have a hack! gimme a sec and il drop a link
Click to expand...
Click to collapse
Awesomesauce
What rom are you on? (And android version)
Just so that I can keep it organized haha
Sent from my PG06100
CNexus said:
Awesomesauce
What rom are you on? (And android version)
Just so that I can keep it organized haha
Sent from my PG06100
Click to expand...
Click to collapse
iim on 4.1.1, working on my next release of throwback rom, its undergoing some major renovating. new apps, theme that doesnt suck, liddroid, ac!d sound by default, aosp keyboard, cm10 calculator and some more coming. this would also be included if it works, wich would be awesome
Build.prop
https://www.box.com/s/js16ffbiie6g50m9kiyh
Freamework-res
https://www.box.com/s/77qtx0wdw8lz4ilecsno
also, if youre on desktop or whatnot, you can click the little arrow next to the quote, and it will send you to the OP! who knew?
also, if youre an irc guy, i usually troll aorund in the #iconia-dev on freenode. pretty cool dudes up in there
Haha, actually its sending me to the post that you quoted
same thing
heres a quick lol http://www.youtube.com/watch?v=zs8NVl74uYs
haha
Uploading, will edit post in a sec...
Links
framework-res.apk (modded)
build.prop (modded)
ok. made a flashable. freaking laptop doesnt mount the phone to well.
https://www.box.com/s/3qbw635fkh61t17q0doa
thats a funny video rihgt? lol
it rebooted... thats a good sign
muarh didnt work.. hmm
haha did the zip wrong haha.... framework-res goes in framework duh
and the build prop goes in system... ready for a nap... lol
Um, in the flashable you have the framework-res.apk outside the system/framework folder...
i fixed it... lol not gonna upload a new one. its a softer. i think. did a random reboot after finishing the cache and now it hangs. lol
i fixed the flashable, after i noticed my theme didnt change,lol but it didnt work. probobly for the best. thank you so much for that though!
ewwww!!!111!!1!
http://forum.xda-developers.com/showthread.php?t=1711009
Hoping it works :fingers-crossed:
Sent from my PG06100
Didn't work....daRN
Sent from my SPH-L710 using xda app-developers app
das_webos_transformer said:
Didn't work....daRN
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
The app?
Sent from my PG06100
Yesir
Sent from my SPH-L710 using xda app-developers app
das_webos_transformer said:
Yesir
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Hm. Well that really sucks, idk what to tell you
Try looking over in all the other carrier forums (for the S3), maybe they got something
Sent from my PG06100
See if this helps:
http://forum.xda-developers.com/showthread.php?t=1849861
bmdiz said:
See if this helps:
http://forum.xda-developers.com/showthread.php?t=1849861
Click to expand...
Click to collapse
Well, thats not really what he was trying to do
Sent from my PG06100
CNexus said:
Well, thats not really what he was trying to do
Sent from my PG06100
Click to expand...
Click to collapse
My bad. That's what I thought he was looking for. Looks like he's still in a jam.
Sent from my SPH-L710 using xda app-developers app
Would THIS work for our phone? I am running JediX12 ROM but Im assuming it would work for any ROM and work in general as I poked around inside the apk with ninjamorph and an xml editor and found all the needed things to change. I just cant seem to get it to work and I would really love this mod simply for the SCREEN ON/OFF toggle. I hate that the screen turns on with a text and right now Im using SMS Pop Up to band-aid the problem but this would be a permanent fix! I'm sure other users would love this feature too! Plus there are a bunch of other cool features that could be implemented too, idk why Samsung didn't do this off the bat! Could someone with more experience upload a modified APK for me/all of us?
Thank you
Anyone have any ideas?
Well I know the screen on/off bit works on the T-Mobile UVALL4 4.1.1 SecMms (it's included in Tweaked fwiw), so I would imagine it to work on the international-based ones as well.
I figured it would work but I didn't know for sure. Problem is I can't figure out how to do it...I tried following the directions and I just can't figure it out I can't get the app decompiler to work. I messed with the xml using NinjaMorph on my phone and the things are there to make this work but I don't know how to do it. Maybe I will download Tweaked and just pull the apk out of there.
dcwiker05 said:
I figured it would work but I didn't know for sure. Problem is I can't figure out how to do it...I tried following the directions and I just can't figure it out I can't get the app decompiler to work. I messed with the xml using NinjaMorph on my phone and the things are there to make this work but I don't know how to do it. Maybe I will download Tweaked and just pull the apk out of there.
Click to expand...
Click to collapse
You are on JediX12 yes? How about post that SecMms.apk here and I'll just mod it for you and you can see if it works? My opinion is it's better to stay on the same base/build with this sort of thing - though that's nothing more than my opinion.
dwitherell said:
You are on JediX12 yes? How about post that SecMms.apk here and I'll just mod it for you and you can see if it works? My opinion is it's better to stay on the same base/build with this sort of thing - though that's nothing more than my opinion.
Click to expand...
Click to collapse
Yeah I am, I'm trying to post my APK but it keeps getting to 100% and then it says my security token expired so I just put it on my DropBox, here is the link:
https://dl.dropbox.com/u/30137670/SecMms.apk
Thank you very much!
dcwiker05 said:
Yeah I am, I'm trying to post my APK but it keeps getting to 100% and then it says my security token expired so I just put it on my DropBox, here is the link:
https://dl.dropbox.com/u/30137670/SecMms.apk
Thank you very much!
Click to expand...
Click to collapse
No problem - here you go. I didn't test it, but it ought to be ok. Let me know if there are any issues.
dwitherell said:
You are on JediX12 yes? How about post that SecMms.apk here and I'll just mod it for you and you can see if it works? My opinion is it's better to stay on the same base/build with this sort of thing - though that's nothing more than my opinion.
Click to expand...
Click to collapse
dwitherell said:
No problem - here you go. I didn't test it, but it ought to be ok. Let me know if there are any issues.
Click to expand...
Click to collapse
Will do! Thanks a million for the quick turn around man! People like you are what make this site AWESOME!
Worked like a charm thanks a million!
Sent from my SGH-T889 using Tapatalk 2
Would you mind modifying my stock mms app for the screen on/off menu?
Sent from my SGH-T889 using XDA Premium 4 mobile app
ItGuyJax8430 said:
Would you mind modifying my stock mms app for the screen on/off menu?
Sent from my SGH-T889 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Sure I can give it a shot - just PM me a link to your SecMms.apk
I flashed _epic's camera mod, I keep reading though about something crwolv has done and a camera overclock, maybe one in the same. Is this all incorporated into _epic's mod, or is there something else out there I can add? I'm just not seeing anything by crwolv but I see people mention his mod in their ROM's...
Sent from my LG-LS970 using xda app-developers app
latrotoxin1986 said:
I flashed _epic's camera mod, I keep reading though about something crwolv has done and a camera overclock, maybe one in the same. Is this all incorporated into _epic's mod, or is there something else out there I can add? I'm just not seeing anything by crwolv but I see people mention his mod in their ROM's...
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
There are two seperate camera mods, but they both involve changing the media_profiles.xml.
There is a combined camera mod (crwolv's + epic's) media_profiles.xml in the Vectus ROM thread. http://www.androidfilehost.com/?fid=22979706399755199
Just copy it over the one in /system/etc and change the permissions to match the original one.
gearslam said:
There are two seperate camera mods, but they both involve changing the media_profiles.xml.
There is a combined camera mod (crwolv's + epic's) media_profiles.xml in the Vectus ROM thread. http://www.androidfilehost.com/?fid=22979706399755199
Just copy it over the one in /system/etc and change the permissions to match the original one.
Click to expand...
Click to collapse
Thanks! I appreciate the link. And just to verify, that download is for the camera OC\_epic mod right? I've already flashed _epic's, can I just flash this one over?
Sent from my LG-LS970 using xda app-developers app
That one isn't in a flashable zip. You'll need to use Root Explorer or other File Browser and copy it over. It will replace the one you flashed.
gearslam said:
That one isn't in a flashable zip. You'll need to use Root Explorer or other File Browser and copy it over. It will replace the one you flashed.
Click to expand...
Click to collapse
Ahhhh. I don't know what to do then. Would you mind explaining what I have to do with the file once I've downloaded it? I've only ever flashed things lol...
Edit: Figured it out. Simple overwrite in system/etc. Thanks again for the link!
Sent from my LG-LS970 using xda app-developers app