Volume button camera - Samsung Epic 4G Touch

Hello all. I am running Calkins rom 2.5.1 and I want the camera to use the volume button to take pictures... Anyone know how I can accomplish this? Is there a. Apk I can just replace or something?
Sent from my SPH-D710 using XDA App

ogeretla said:
Hello all. I am running Calkins rom 2.5.1 and I want the camera to use the volume button to take pictures... Anyone know how I can accomplish this? Is there a. Apk I can just replace or something?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1284486&highlight=camera+volume+button

Thanks!
Sent from my SPH-D710 using XDA App

r4ws0ck3t said:
http://forum.xda-developers.com/showthread.php?t=1284486&highlight=camera+volume+button
Click to expand...
Click to collapse
Damn it. I wish I would have seen this before I did the new AIO last night.

do u know if this will work on a de-odexed rom? also, do i just flash it in CWM??

Or can I just use a root file explorer and replace the file?
Sent from my SPH-D710 using XDA App

ogeretla said:
do u know if this will work on a de-odexed rom? also, do i just flash it in CWM??
Click to expand...
Click to collapse
Yeah it is deodexed. You can't flash it with cwm. Just a rar file if I recall correctly. I made it into cwm zips for deodex and odex in my all in one mod thread which also removes the sound for you if you want to flash. Otherwise you can copy manually and delete audio files manually to remove sound.
Sent from my SPH-D710 using xda premium

Audio has been removed already. So what gui program can I use to replace the. Apk? Sorry. Kind of noob.
Sent from my SPH-D710 using XDA App

ogeretla said:
Audio has been removed already. So what gui program can I use to replace the. Apk? Sorry. Kind of noob.
Sent from my SPH-D710 using XDA App
Click to expand...
Click to collapse
root explorer or es file explorer. Any file manager that can access root.

Related

GPS question

Is it possible to get the stock evos GPS on cm7 nightly...if so do I just go back to stock n backup using titanium backup...the car home GPS is not something I would like lol
Sent from my PC36100 using XDA App
Say what???
yea, what exactly are you asking?
...is it possible to get the GPS from the stock version evo to the cm7 nightly...like will it work or will it just foreclose everytime...since my evo is not sense anymore...
Sent from my PC36100 using XDA App
Are you saying your GPS isn't working on CM7?
Not sure what you mean, car home GPS confuses me ...
Sent from my PC36100 using XDA Premium App
Are you referring to the Sprint Navigation app?
Sorry my head was not in it cuz of the NFL draft...but yeah I'm talking about the sprint navigation app...nothing is wrong with the far home but I just feel like the sprint navigation is better...I just want to know if the sprint navigation will work well with cm7 nightly...n if so how do I go about getting it on my evo again.
Sent from my PC36100 using XDA App
No, Sprint Navigation requires Sense, which cm7 doesnt have.
Here is the Sprint Nav with Telenav integrated. Works flawlessly on my CM7. Just wipe dalvik/cache and flash the zip like you would a rom.
View attachment Sprint_Navigator_GB.zip
Or you can extract it using root explorer and just install the .apk in the app folder.
jayharper08 said:
Here is the Sprint Nav with Telenav integrated. Works flawlessly on my CM7. Just wipe dalvik/cache and flash the zip like you would a rom.
View attachment 581900
Or you can extract it using root explorer and just install the .apk in the app folder.
Click to expand...
Click to collapse
ok i tried to flash it like a rom and it was aborted...says to please swtch to edify scripting...if i do it will root explorer instead will it work or no
weztcoazt said:
ok i tried to flash it like a rom and it was aborted...says to please swtch to edify scripting...if i do it will root explorer instead will it work or no
Click to expand...
Click to collapse
You need to flash an older version of clockworkmod recovery, or flash amon_ra 2.3.
weztcoazt said:
ok i tried to flash it like a rom and it was aborted...says to please swtch to edify scripting...if i do it will root explorer instead will it work or no
Click to expand...
Click to collapse
If you have a file explorer you can unzip it. Once unzipped, open the system folder of the extracted file, then open the "app" folder. It will be the only folder there. The .apk will be in that folder. Just click on it and install. No flashing needed
Sent from "The" Evo using XDA Premium
sitlet said:
No, Sprint Navigation requires Sense, which cm7 doesnt have.
Click to expand...
Click to collapse
Wrong. I run Telenav on CM7 plenty of times.
Ok thanks. I got it on my evo.
Sent from my PC36100 using XDA App
weztcoazt said:
Ok thanks. I got it on my evo.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Glad I could help.
Sent from "The" Evo using XDA Premium

[Q] after i flash a rom can i delete the file?

so i flashed calk's rom and i want to know if i can delete it from my sd card without the rom crashing and stuff? same with kernel/modem files? thanks
Yeah, you can
Sent from my SPH-D710 using XDA App
davidc23 said:
Yeah, you can
Sent from my SPH-D710 using XDA App
Click to expand...
Click to collapse
oh thanks i thought it ran on the file guess not

{TUT} How to Odex your APKs.

EDIT: I apologize for not including this earlier, but I have attached dexopt-wrapper.bin to the bottom of the post. Unzip and push it to system/bin. Then give it the correct permissions which are
Read Write Execute
--x----x------x
--x-----------x
--x-----------x
I haven't seen any tutorials on how to odex an apk sooooo i thought i'd throw one up on here.
Before we begin, of course, a great big thank you to strongsteve, mpcdata and Capp5050.
Well first things first make a nandroid backup in recovery. Once thats done follow these steps.
Apps needed if doing it on the phone:
1. Rom Toolbox (I have the paid version)
(You can also just download a terminal emulator)
2.Get both Root Explorer and Astro File Manager.
3.Use Root Explorer and go to either system/app or data/app (system/app is for system files{most if not ALL of these files are already odexed} data/app is where you can find the apps you've installed from the market{!!!-I'm pretty sure the launchers are in system/app-!!!})
4.Copy the app that you want to odex into a new folder on your internal sdcard named "app"(in case you mess up you don't get problems ;D)
5.I suggest you write down the name of the app so you don't have to go back and forth if you have horrible memory like me =D.
6.Open up your terminal emulator and type
dexopt-wrapper /sdcard/app/insert.name.of.file.here.apk /sdcard/app/insert.name.of.file.here.odex
7.Press enter and check that new folder you made named "app", you should see both the .apk and the .odex file.
8.Next long press the .apk file in Root Explorer and hit Open With and then select Astro File Manager. Astro should pop up with three choices, you're going to click Browse File.
9.In that file you should see "classes.dex". DELETE that file.
(NOTE: you MUST do this from within Astro because if you unzip it will break the signature and file will be usless{unless you can resign it})
10.Once done you exit Astro and head back into Root Explorer, copy the .apk and .odex files and put them back into the folder you got the original .apk from (system/app or data/app)
11.Once you put both of them in there you need to fix the permissions, simply long press on the files (one at a time ;D) and scroll down the pop-up menu to Permissions.
12.You will have three columns Read, Write and Execute along with three rows Owner, Group and Others.
Your Permissions should be (this is for both .apk and .odex)
Read Write Execute
--X----X-----------
--X----------------
--X----------------
(I've attached a picture below of what your permissions should look like)
13.Once your permissions match the above diagram hit OK and restart your phone and your app is officially ODEXED.
If you have any questions feel free to PM me. I'll be glad to help with as much as i can. =D
NOTE:To Everyone: If i forgot something PLEASE let me know.
: To Mods: If this shouldn't be here please move it (if unnecessary, delete it)
Alred hit yo button but just wanted to say thank you in writing.
....um one major thing...your gonna need dexopt-wrapper script in system/bin to be able to odex within the rom
Was actually just wondering about that cause my script was in the rom already. Ill look into that in a few cause I'm going back to bed XD and you're welcome Cole I hope it has clear instructions XD
Sent from my SPH-D710 using xda premium
BigJPNut said:
....um one major thing...your gonna need dexopt-wrapper script in system/bin to be able to odex within the rom
Click to expand...
Click to collapse
Dexopt-wrapper is a binary.. Not a script..
Sent from my SPH-D710 using Tapatalk
strongsteve said:
Dexopt-wrapper is a binary.. Not a script..
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
Thats what I meant lol. Thanks for the correction Steve....either way gotta have it.
BigJPNut said:
Thats what I meant lol. Thanks for the correction Steve....either way gotta have it.
Click to expand...
Click to collapse
I updated the thread and it now includes where to put it and what permissions to give it. The file was also attached to the bottom of the thread.
I've tried this a dozen times every which way and it always says no such location exists
Sent from my SPH-D710 using xda premium
Optimal Carnage said:
I've tried this a dozen times every which way and it always says no such location exists
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
You have to create the app folder in sdcard =D
Sent from my SPH-D710 using xda premium
mavd5831 said:
You have to create the app folder in sdcard =D
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
I've done that lol...and to be specific the folder is located at the root of they internal sdcard not external correct?
Sent from my SPH-D710 using xda premium
Optimal Carnage said:
I've done that lol...and to be specific the folder is located at the root of they internal sdcard not external correct?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Yeah its on internal sdcard tell me what youre typing lol
Or gimme a screenshot
Sent from my SPH-D710 using xda premium
mavd5831 said:
Yeah its on internal sdcard tell me what youre typing lol
Or gimme a screenshot
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
dexopt-wrapper /sdcard/app/galleries.apk /sdcard/app/galleries.odex
Exactly how you have it posted but with the app I want to odex.
Sent from my SPH-D710 using xda premium
Optimal Carnage said:
dexopt-wrapper /sdcard/app/galleries.apk /sdcard/app/galleries.odex
Exactly how you have it posted but with the app I want to odex.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Hmmm have you put dexopt-wrapper.bin in system/bin and gave it permissions?
And did you copy the apk into sdcard/app?
Sent from my SPH-D710 using xda premium
mavd5831 said:
Hmmm have you put dexopt-wrapper.bin in system/bin and gave it permissions?
And did you copy the apk into sdcard/app?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Yeah I copied the bin file as well as copied the app to the sdcard location. I'm trying to get scrolling wallpaper back after el29 and somebody posted the old apk but it's deodexed and I'm odex on my phone.
Sent from my SPH-D710 using xda premium
Optimal Carnage said:
Yeah I copied the bin file as well as copied the app to the sdcard location. I'm trying to get scrolling wallpaper back after el29 and somebody posted the old apk but it's deodexed and I'm odex on my phone.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Im not sure but check to see if the app folder you created is App or app and try it however it is there
Sent from my SPH-D710 using xda premium
You can also try odexing it from within its originl folder
Ex. dexopt-wrapper /data/app/galleries.apk /data/app/galleries.odex and then copy the apk somewhere outside the data folder and delete the classes.dex file then put it back in the data folder and set permissions.
Sent from my SPH-D710 using xda premium
Let me know if it worked ;o
Sent from my SPH-D710 using xda premium
thanks for posting this.
I second that gravedig
Sent from my SPH-D710 using Tapatalk
Thirded. Lol. I learned how to odex my apps this morning! Worked first try. Great instructions. Thanks
Sent from my SPH-D710 using Xparent Blue Tapatalk 2

[Q] hELP! Anyone can help me with icon packs? Please

I download these icon zips that ppl post for me but I dont know how to actuslly use them... someone told me to
boot into recovery.
Flash zip
Then just reboot system
Please help! All it does is says "installation aborted"
Sent from my SGH-T999 using xda app-developers app
Extract the images and apply them individually through the lomgoress edit feature on your launcher.
DARKSIDE
raycaster3 said:
Extract the images and apply them individually through the lomgoress edit feature on your launcher.
DARKSIDE
Click to expand...
Click to collapse
Extract thru whay? Astro manager?
Sent from my SGH-T999 using xda app-developers app
I hit extract on the zip thru astro manager n whn I go to icon packs to edit icons nothing shows up
Sent from my SGH-T999 using xda app-developers app
mcaruso1991 said:
Extract thru whay? Astro manager?
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
I use solid explorer, but root explorer, es file explorer, or astro are all good. If you can't get it to work with astro, try one of the others. It would help if you linked the icon pack you're talking about.
DARKSIDE

4.2 emoji keyboard

Does anybody have the emoji keyboard 4.2 file? I have searched and downloaded the file at least 5 different times from multiple places but whenever I go to flash the zip the installation is aborted error with the zip and I get the dead android figurine. Has this been happening to anybody else? I want the emoji 4.2 keyboard.
Sent from my SGH-T999 using xda premium
circuit.007 said:
Does anybody have the emoji keyboard 4.2 file? I have searched and downloaded the file at least 5 different times from multiple places but whenever I go to flash the zip the installation is aborted error with the zip and I get the dead android figurine. Has this been happening to anybody else? I want the emoji 4.2 keyboard.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Have you checked the zip to seeing there's an apk inside? You may need to manually push it to /system/app and set permissions
Sent from my SGH-T999 using xda premium
Just out of curiosity, do you have to be rooted and running a custom rom to use the Emoji keyboard? Also, Will this allow you to see Emoji everywhere they are use ei Twitter, instagram?
Yes the zip has an apk inside but I didn't push it to system because it also has libs and other files inside that I don't know how to install and where to put.
Sent from my SGH-T999 using xda premium
circuit.007 said:
Yes the zip has an apk inside but I didn't push it to system because it also has libs and other files inside that I don't know how to install and where to put.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
You can probably push all those too, that's what flashing is... the directories are in the zip
Sent from my SGH-T999 using xda app-developers app
I have pushed all the files in the zip except Idk where the files in the META INF folder go.
Sent from my SGH-T999 using xda premium
Never mind I tried it and it worked without needing to push meta inf. however the keyboard is not what I thought it would be.
Sent from my SGH-T999 using xda premium
I have also tried and it failed
Sent from my SAMSUNG-SGH-t999 using xda app-developers app
circuit.007 said:
I have pushed all the files in the zip except Idk where the files in the META INF folder go.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
I had it working perfect on my s2.I just flashed it in cwm and it worked.I tried it on my s3 but no luck.
Sent from my SGH-T999 using xda premium
(Out of topic).... does anyone tried the 4.2 camera??? I have install it but it fc everytime im running blazing beast 3
Sent from my SGH-T999 using xda premium
This it?
http://forum.xda-developers.com/showthread.php?p=33673517#post33673517
Let me know if you get it to work! I'd love to use it with instagram and everything
crazexr7 said:
This it?
http://forum.xda-developers.com/showthread.php?p=33673517#post33673517
Let me know if you get it to work! I'd love to use it with instagram and everything
Click to expand...
Click to collapse
I can't get it to work... I tried flashing and it kept aborting... and I extracted the apks and got to install it but it just force closes... I'm running ParanoidKangDroid V1.40... has anyone got it to work?
crazexr7 said:
This it?
http://forum.xda-developers.com/showthread.php?p=33673517#post33673517
Let me know if you get it to work! I'd love to use it with instagram and everything
Click to expand...
Click to collapse
What is the best way to install this on the phone ?
Sent from my SGH-T999 using Tapatalk 2
I installed it from the aroma package no problem. Using stock JB.
Sent from my SGH-T999 using xda app-developers app
Ningcube89 said:
I installed it from the aroma package no problem. Using stock JB.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Where did you get the aroma package from ?????
Sent from my SGH-T999 using Tapatalk 2
Still wonky on our device
beyako said:
(Out of topic).... does anyone tried the 4.2 camera??? I have install it but it fc everytime im running blazing beast 3
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
I don't think they've worked all the kinks out of that cam for all roms yet. Current workaround is to tap to focus before each shot, or shoot in action mode. See if that works for ya.
I am still waiting for some one to point me towards the zip file
Sent from my SGH-T999 using Tapatalk 2
Working fine here on my end. Very nice too. I dig it.
For those of you having trouble flashing... just extract the two .apks from the zip with a file explorer, and also the lib file... we'll make this simple and I'll tell you just copy all files to the directories indicated below:
Copy the two apks to /system/app/ directory...
Now copy the lib file to /system/lib/ directory...
Reboot to recovery, wipe cache and dalvik cache, then fix permissions.
Success.
cobraboy85 said:
Working fine here on my end. Very nice too. I dig it.
For those of you having trouble flashing... just extract the two .apks from the zip with a file explorer, and also the lib file... we'll make this simple and I'll tell you just copy all files to the directories indicated below:
Copy the two apks to /system/app/ directory...
Now copy the lib file to /system/lib/ directory...
Reboot to recovery, wipe cache and dalvik cache, then fix permissions.
Success.
Click to expand...
Click to collapse
Did that it seems to have added itself. I assume I need 4.2 keyboard to actually use it though correct?
Sent from my SGH-T999 using Tapatalk 2
Do people read? Lol. A guy posted the link to it. Craze I think. Just download the TW version and you're good to go.
Sent from my SGH-T999 using xda app-developers app

Categories

Resources