Moving Stock Camera? - HTC One S

Is there a way that u can move the original camera app with root user ability using a File Manager to where the camera app is at in JellyBam ROM or is that possible?
Sent from my HTC One S using xda premium

Use adb
Sent from my HTC VLE_U using xda app-developers app

Spastic909 said:
Use adb
Sent from my HTC VLE_U using xda app-developers app
Click to expand...
Click to collapse
So the way I mentioned, can't be done as long I save them in root extensions in File Manager?
Sent from my HTC One S using xda premium

You can copy a system apk and save it in /sdcard/ for example, and then copy it back to /system/app using a filebrowser with root-function, such as ES File Explorer, Root Explorer etc. No need for adb if you dont want to.
But I doubt the stock camera app will work on an AOSP build.

Goatshocker said:
You can copy a system apk and save it in /sdcard/ for example, and then copy it back to /system/app using a filebrowser with root-function, such as ES File Explorer, Root Explorer etc. No need for adb if you dont want to.
But I doubt the stock camera app will work on an AOSP build.
Click to expand...
Click to collapse
This is where your app comes in handy.

Darknites said:
This is where your app comes in handy.
Click to expand...
Click to collapse
The File Manager in root access u mean and do u believe it might work cuz Goat doesn't think so?
Sent from my HTC One S using xda premium

TheCrow1372 said:
The File Manager in root access u mean and do u believe it might work cuz Goat doesn't think so?
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
If you installing the camera from say CM10 which I would call stock for AOSP but I think Goatshocker thinks you on about the Sense camera.
If you use his app then load it up connect it to pc with usb debugging on and then replace Gallery2.apk and then reboot, oh and a tip don't let the app install it but just push the apk.

Also, the All In One Kit can push them too yes?
Sent from my HTC One S using xda premium

TheCrow1372 said:
Also, the All In One Kit can push them too yes?
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
No idea on that but Goatshocker app works fine for what you want to do.

Did you sort this yet?

When you said "stock camera", I obviously assumed you ment the stock camera that comes with the phone, which means - sense.
Moving the camera between different AOSP roms shouldnt cause any issue. Neither should moving the sense camera between sense roms.
But moving the Sense camera to an AOSP rom - thats what I doubt will work.
In any case, you can always (if youre rooted, obviously ) copy the camera apk and replace it. If it doesnt work it wont start, thats it. The actuall copy/replace will still work.
Do note that you might need to reboot the phone after modifying /system/ applications.
In very rare cases you might have to do it through a recovery, using ADB, because the system might block access (similar to windows "the file is in use" message when trying to change an open file).
In any case, you should always back up the file you are replacing, before replacing it, in case the new file doesnt work.
I usually do it an ugly way, simply renaming the old file to "blabla.apk_"
That way the file will still be there, but the system wont recognize it as an application. If the new file works as it should, I go back and delete the ".apk_" file.
Just to clarify a final time: Replacing the camera app in /system/ will in 99% of the cases work with a root explorer on the phone, the last 1% might need to use ADB while in recovery or bootloader.

Related

google navigation gps fix

open the zip on the phone there should be 2 files put them in system/lib/hw directory using root explorer or a program like it
hope it works for you like it did for me
Damn! I really want to try this but I cant write to my system directory. It wont mount R/W.
Also, you say there should be 2 files but there is only 1 in the zip file.
Trying this now...
theorioles33 said:
Damn! I really want to try this but I cant write to my system directory. It wont mount R/W.
Also, you say there should be 2 files but there is only 1 in the zip file.
Click to expand...
Click to collapse
You have to open it on phone to see both files
Sent from my Desire HD using XDA Premium App
theorioles33 said:
Damn! I really want to try this but I cant write to my system directory. It wont mount R/W.
Also, you say there should be 2 files but there is only 1 in the zip file.
Click to expand...
Click to collapse
Are you using root explorer
Sent from my Desire HD using XDA Premium App
qbills314 said:
Are you using root explorer
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Yes. Says "hw permissions cannot be changed because the file system is read-only".
Also, when I extract it on the phone there is only 1 file. gps.spade.so.
theorioles33 said:
Yes. Says "hw permissions cannot be changed because the file system is read-only".
Click to expand...
Click to collapse
Do you see the mount rw button at top and did you extract files first
Sent from my Desire HD using XDA Premium App
qbills314 said:
open the zip on the phone there should be 2 files put them in system/lib/hw directory using root explorer or a program like it
hope it works for you like it did for me
Click to expand...
Click to collapse
What exactly does this do?
qbills314 said:
Do you see the mount rw button at top and did you extract files first
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I see the button but when I press it, it doesnt change. I copied the zip file to the SD card and extracted it there.
Found a thread that told how to make the system folder r/w.
Open terminal and type:
su
busybox mount -o remount,rw /system
californiarailroader said:
What exactly does this do?
Click to expand...
Click to collapse
If u r having problems wit Google navigation getting a gps fix this should fix it
Sent from my Desire HD using XDA Premium App
Qbills, copied the file over and I must say I think it works!
I am actually getting a GPS lock and with my case still on. I could NEVER get a lock with the case on and only occasionally with the case off.
Thanks!
Holy cow! Just got a lock in the house. It's like a miracle.
Sent from my Desire HD using XDA Premium App
qbills314 said:
If u r having problems wit Google navigation getting a gps fix this should fix it
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Ahh, okay, mine's working okay but thanks for this!
Yeah. Got the file in np, I do not see a change in my locking on. Still takes 20 mins.
theorioles33 said:
Qbills, copied the file over and I must say I think it works!
I am actually getting a GPS lock and with my case still on. I could NEVER get a lock with the case on and only occasionally with the case off.
Thanks!
Click to expand...
Click to collapse
im glad to hear it hope it keeps working
That change took my GPS offline - it wont even turn on, so it didn't work for me. Thanks for posting though - I'm trying everything I can to get GPS running again
Sent from my Desire HD using Tapatalk
reflash your radio? It worked for me to get the gps icon back but as I'm in the house I don't know if it works to get me lock yet
grumpy.medic said:
Yeah. Got the file in np, I do not see a change in my locking on. Still takes 20 mins.
Click to expand...
Click to collapse
yeah i know sometimes it does i just tried it again and it took awhile but for the most part it locks in about 2min or less where as before it wouldnt lock at all but i know what u r saying about the 20min
Ill try that when I get back to my computer. Also, has anyone tried a reboot after applying this file? I had to reinstall maps since navigation wouldn't open.
Sent from my Desire HD using Tapatalk

Deleted Swype on accident :(

I was messing with my newly rooted A2 while driving (I know, it's a big no no ><) and I accidentally deleted swype. I tried factory resetting the phone and now all that shows up is the Multi touch keyboard in settings. Can anyone post it so I can re-install it?
Here ya go. And remember no playing with your phone while driving...You could really mess up your phone.
Thank you! I installed it but it's not working?? I did it like a regular app, am I supposed to install it in a different way??
Sent from my MB865 using XDA App
You have to use root explorer and put it into /system/apps/ folder then restart the phone.
I did and still nothing >< do I need to set permissions??
Edit: or maybe I need the .odex file that comes with it?? I'm just giving ideas :/
Sent from my MB865 using XDA App
Ok so I messed around with the permissions a bit and I can get Swype to appear in the settings and input method BUT it keeps FC whenever I try to access swype settings or switch to it as my keyboard. Any suggestions?? DO I need the .odex file??
Sent from my MB865 using XDA App
you need to fix permissions and need the odex file, as well as the libSwypeCore.so file from /system/lib
I overwrote the latinIME.apk and latinIME.odex on my atrix 2 and forgot to backup can someone get me the stock apk and odex files? and will using root explorer work or will i have to use adb? thanks in advance, i'm kinda new at this.
nevermind, i found the post with all of the system apps, it's right here if anyone needs it.
lilhaiti said:
You have to use root explorer and put it into /system/apps/ folder then restart the phone.
Click to expand...
Click to collapse
Do NOT use root explorer EVER, to put system files in place. ALWAYS use adb to push the files, then chmod them to 550 once they are moved into place.
Jim
Sent from my MB865 using xda premium
Use swift x it is much better ;-)
Sent from my MB865 using XDA App

System files

I know this may sound stupid...but...How and where can i find the system files...?...im in my file explorer and don't see them...im used to windows...new to android...thanks in advance...
Sent from my SGH-T959V using XDA App
The file explorer that came with the phone only lists the contents of the sdcard. You'd have to get a better file explorer from the market. Root Explorer is one I hear about a lot.
Another way is to download the Android Software Development Kit (SDK), install it, run it, download the platform tools within it, and then use the Android Debug Bridge (adb). adb gives you the ability to do a lot of things, one of which is to open a shell (adb shell) which then allows you to see all of the files on the root (/) of the file system.
I use ES file explorer to view system files. It has a root option plus it's free. other than cost, I don't know how it differs from root explorer.
Sent from my SGH-T959V using XDA App
phordych05 said:
I know this may sound stupid...but...How and where can i find the system files...?...im in my file explorer and don't see them...im used to windows...new to android...thanks in advance...
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
Before you do any of that you have to have root
Sent from my SGH-T959V using xda premium
Hi
If you're a noob I advise you to first read rhe SGS 4G bible and use a rooted custom ROM, experience it and some of the tweaks and tools and only then ask yourself why do you need to deal with system files, once you're there i recommend thd root explorer.
Sent from me
itzik2sh said:
Hi
If you're a noob I advise you to first read rhe SGS 4G bible and use a rooted custom ROM, experience it and some of the tweaks and tools and only then ask yourself why do you need to deal with system files, once you're there i recommend thd root explorer.
Sent from me
Click to expand...
Click to collapse
yeah...i checked out the bible...i how alot about windows...so im sure i can catch on pretty quick...i just new to android...not files and all...well android files i am...lol...but i cant deal with stock crap...i need to try to get rid of apps that i dont use...like layers...tmobile tv...drive smart...the stuff thats pointless to me...im rooted...have file explorer...super user...and it wont let me fully get rid of them...just uninstall the updates...why...?...thanks in advance...
Use ROOT EXPLORER but don't delete anything from system, just move it to SD to make sure you can work without it first.
Sent from me

working touchqiz ux for cm9/aokp

I didn't make this but just wanted to share since it works on our device...
simply unzip the file, use root explorer to copy the lib file and the app, set app permissions correctly, install, then reboot!
my god it is smooth :O
http://forum.xda-developers.com/showthread.php?t=1671482
Is your Widgets working?
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
IEatKittys! said:
Is your Widgets working?
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
that is why you have to set permissions correctly.
Did you move it to system/app wwith root explorer?
Make sure the top row of permissions all have check marks.(leave the others that are already checked off checked, I sometimes jusst check off all 9 permissions boxes if unsure)
Reboot your phone, and voila widgets will be working
Holy ****. I swear I tried everything. Even the Guy who ported it couldn't find a way to make it work. Thanks.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
No problem man!
It's funny everyone is hating on it in the CM9 thread. Personally I find it very smooth and much different from the old touchwiz.
I have my icons themed with a CM9 theme too and I like how it keeps the theming.
I have an awesome red ics theme.
I too have tried everything under the sun even begging cursing kicking and even tried praying and I still can't get it to work.. I tried installing the zip in cwm and it didn't install tried unzipping it and dropped the apk in system app folder aannk didn't work after unzipping tried installing the apk like you would any other it showed up as an option in the launchers but when I tried to run it of course it just force closed so I tried moving the library file still force close tried fixing permissions wiping cache and dalvick cache still force close tried settings apps all touchwiz home clear data still force close. If anyone knows something I hadn't tried let me know cause until then I'm stuck like chuck... guess I'll stick with apex launcher....
Sent from my SAMSUNG-SGH-I727 using xda premium
garydv2002 said:
I too have tried everything under the sun even begging cursing kicking and even tried praying and I still can't get it to work.. I tried installing the zip in cwm and it didn't install tried unzipping it and dropped the apk in system app folder aannk didn't work after unzipping tried installing the apk like you would any other it showed up as an option in the launchers but when I tried to run it of course it just force closed so I tried moving the library file still force close tried fixing permissions wiping cache and dalvick cache still force close tried settings apps all touchwiz home clear data still force close. If anyone knows something I hadn't tried let me know cause until then I'm stuck like chuck... guess I'll stick with apex launcher....
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Worked for everyone else so I'll give simple steps.
Use root explorer.
Copy the apk to system/app
Set permissions correctly on it (check all 9 boxes if unsure) but don't install yet
Copy the lib to system/lib
Reboot phone
Then use root explorer and go to system/app
Click on the launcher apk and choose install.
There you go
crixley said:
Worked for everyone else so I'll give simple steps.
Use root explorer.
Copy the apk to system/app
Set permissions correctly on it (check all 9 boxes if unsure) but don't install yet
Copy the lib to system/lib
Reboot phone
Then use root explorer and go to system/app
Click on the launcher apk and choose install.
There you go
Click to expand...
Click to collapse
Thanks got it working now.
Sent from my SAMSUNG-SGH-I727 using xda premium
I tried flashing it via CMW, then it said "enjoy". I thought I made it, but surprisingly nothing changed.
I'm using ICS ugraded from Samsung stock GB. Someone tell me whatz wrong plz !
Sent from my SAMSUNG-SGH-I727 using XDA
econan1214 said:
I tried flashing it via CMW, then it said "enjoy". I thought I made it, but surprisingly nothing changed.
I'm using ICS ugraded from Samsung stock GB. Someone tell me whatz wrong plz !
Sent from my SAMSUNG-SGH-I727 using XDA
Click to expand...
Click to collapse
That's because you don't flash in cwm. Follow the exact instructions in post above and it will work but you have to follow them step by step no shortcuts you must do it exactly like it says.
Sent from my SAMSUNG-SGH-I727 using xda premium
garydv2002 said:
That's because you don't flash in cwm. Follow the exact instructions in post above and it will work but you have to follow them step by step no shortcuts you must do it exactly like it says.
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
I did flash the .zip file in CMW, and then rebooted the phone. But nothing changed ! I've done this many times, but no luck. I've just wiped out everything and done a factory reset, then got my phone ugraded to ICS, installed CMW, superuser, and tried to do this again. But it won't work. I don't know why.
crixley said:
Worked for everyone else so I'll give simple steps.
Use root explorer.
Copy the apk to system/app
Set permissions correctly on it (check all 9 boxes if unsure) but don't install yet
Copy the lib to system/lib
Reboot phone
Then use root explorer and go to system/app
Click on the launcher apk and choose install.
There you go
Click to expand...
Click to collapse
These are the steps you have to do if you want this work. Even though it is a zip file you do not flash it in cwm. Its not gonna work that way. You have to extract the files so you can get the apk file and others needed to do the steps above. You will also need a file explorer that allows you to get to the system files. I used es file explorer its free on the market. Follow the steps above and this will work..
Sent from my SAMSUNG-SGH-I727 using xda premium
Scares me the people that just flash zips without reading directions....
Sent from my SAMSUNG-SGH-I727 using xda premium
dakpluto said:
Scares me the people that just flash zips without reading directions....
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Yea I know. Even after you told them not to. That is why so many phones end up bricked and a very expensive paper weight...
Sent from my SAMSUNG-SGH-I727 using xda premium
Thanks for your answers ! :d
But even though I use Es File Explorer as you recommended, I cannot set permission to the apk file. When I click install, it says Application not installed. I DONT KNOW HOW TO SET PERMISSION on it using Es File.
Do I really need Root Explorer to do this ?
Sent from my SAMSUNG-SGH-I727 using XDA
econan1214 said:
Thanks for your answers ! :d
But even though I use Es File Explorer as you recommended, I cannot set permission to the apk file. When I click install, it says Application not installed. I DONT KNOW HOW TO SET PERMISSION on it using Es File.
Do I really need Root Explorer to do this ?
Sent from my SAMSUNG-SGH-I727 using XDA
Click to expand...
Click to collapse
Umm I used es file explorer. After you copy the apk to system app long click on it and several options come up. One is options click it and then click permissions then change and tick every box all nine of them
Sent from my SAMSUNG-SGH-I727 using xda premium
People really hate to follow instructions eh lol
garydv2002 said:
Umm I used es file explorer. After you copy the apk to system app long click on it and several options come up. One is options click it and then click permissions then change and tick every box all nine of them
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
After the long click, scroll to the bottom and select Properties, then beside permissions click Change, in there set the permissions to
Owner r w w
Group r
Other r
And apply.
Sent from my SAMSUNG-SGH-I727
rpr69 said:
After the long click, scroll to the bottom and select Properties, then beside permissions click Change, in there set the permissions to
Owner r w w
Group r
Other r
And apply.
Sent from my SAMSUNG-SGH-I727
Click to expand...
Click to collapse
I had to check all nine boxes for it to work on my phone. Don't know why but I had to. Most important its working now
Sent from my SAMSUNG-SGH-I727 using xda premium
I clicked on Properties, but couldnt see the "permission" and "change" button anywhere.
Only the one that says "check sum".
Sent from my SAMSUNG-SGH-I727 using XDA

Need: Stock AT&T HTCalbum.apk / Inspire GB233.

Awhile back I kicked the HTCalbum.apk photo viewer and now I cannot attach pix to the stock HTC email client.
Note: This apk must come from the stock AT&T Inspire GB 2.3.3 rom. Others Ive tried will not install due to the wrong size.
Nylo said:
For some reason I cannot attach photos via my stock email client. I select attach gallery I get the "Sorry android mail has stopped unexpectedly..." Before I never had an issue. Awhile back I kicked there stock photo viewer out and loaded QuickPic. Now I cannot find the app that I kicked anywhere on the net. If someone has a copy of that app I would appreciate it. Or, maybe its something else.
Click to expand...
Click to collapse
Just download the rom that has it and unzip it. Then just take it out the app folder in system.
Sent from my Desire HD using xda premium
I dont have the rom. Im using the stock AT&T that came with the phone. All I did is root it. If you can send me a link to that rom I would apprexiate it.
Thanks,
Nylo
Nylo said:
I dont have the rom. Im using the stock AT&T that came with the phone. All I did is root it. If you can send me a link to that rom I would apprexiate it.
Thanks,
Nylo
Click to expand...
Click to collapse
https://dl.dropbox.com/u/39375693/HTCAlbum.zip
just unzip it
Thanks for the file, but like the other one I found it refuses to install. I get a window that says, "Application not installed." Looks like Im going to have to re-install everything... Unless you have an idea as to why.
Use es file explorer its what I use. Just go to settings on es explorer and at the bottom enable root explorer then enable mount file system then back out es explorer settings go to folder with apk in es explorer tap on apk it will as to install tap yes. Try that way itschow I mount all my apks
Sent from my Desire HD using xda premium
Again thanks, but it didnt work. This seems to only happen with sys files. Anymore ideas? Maybe the HTCalbum.odex is needed?
I think I shot something out of my file system. Probably am going to reinstall.
I have no more ideas guess reinstall would be best option now.
Sent from my SAMSUNG-SGH-I997 using XDA

Categories

Resources