google navigation gps fix - HTC Inspire 4G

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

Related

Firmware Dump

How do I dump my firmware? I would like to start working on something, my phone is already rooted.
Sent from my SGH-T959V using XDA App
IDK bout dumping f/w but, adb pull /system works for a system dump!
Sent from my T-Mobile myTouch 3G Slide using XDA App
adb pull / works for the entire phone, but then you'll pull your sdcard contents also
just do adb pull /data/* and adb pull /system
Also, what baseband version did the 4G come with.
krylon360 said:
adb pull / works for the entire phone, but then you'll pull your sdcard contents also
just do adb pull /data/* and adb pull /system
Also, what baseband version did the 4G come with.
Click to expand...
Click to collapse
Baseband version is T959VUKB5 on mine.
krylon360 said:
adb pull / works for the entire phone, but then you'll pull your sdcard contents also
just do adb pull /data/* and adb pull /system
Also, what baseband version did the 4G come with.
Click to expand...
Click to collapse
KB5 also.
Sent from my SGH-T959V using XDA App
How do I get stock T959VUKB5 on my vibrant
phillieblunt742 said:
How do I get stock T959VUKB5 on my vibrant
Click to expand...
Click to collapse
4G? It is already stock. Not 4G? Wrong thread.
Sent from my SGH-T959V using XDA App
All I need is a sysdump and I can port the build to the Vibrant. the modem and kernel our a no go on the vibrant though.
I've got a test rom already built for the 4G, but it's based off KAH
krylon360 said:
adb pull / works for the entire phone, but then you'll pull your sdcard contents also
just do adb pull /data/* and adb pull /system
Also, what baseband version did the 4G come with.
Click to expand...
Click to collapse
see attached img.
krylon360 said:
All I need is a sysdump and I can port the build to the Vibrant. the modem and kernel our a no go on the vibrant though.
I've got a test rom already built for the 4G, but it's based off KAH
Click to expand...
Click to collapse
Is there any way I can zip a copy of my /system and upload it, all from my phone? I am nowhere near a computer, but if i could do it from my phone with root explorer, I can upload it ASAP.
Sent from my SGH-T959V using XDA App
troby1986 said:
Is there any way I can zip a copy of my /system and upload it, all from my phone? I am nowhere near a computer, but if i could do it from my phone with root explorer, I can upload it ASAP.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
I dont think there is a way to do it just by phone.
krylon360 said:
I dont think there is a way to do it just by phone.
Click to expand...
Click to collapse
Ok, Im currently copy/pasting my system to my sdcard. If root explorer lets me zip it, ill upload it.
Sent from my SGH-T959V using XDA App
troby1986 said:
Ok, Im currently copy/pasting my system to my sdcard. If root explorer lets me zip it, ill upload it.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
sweet. thanks
SGS 4G System dump
http://www.multiupload.com/ASHJAKBYR0
Didn't copy the data though, its just the System. I'll be so glad when we can deodex this thing once CWM comes out.
Got the dump. Thank you
aloneinshadow said:
SGS 4G System dump
http://www.multiupload.com/ASHJAKBYR0
Didn't copy the data though, its just the System. I'll be so glad when we can deodex this thing once CWM comes out.
Click to expand...
Click to collapse
I can deodex it now for you. you just wont be able to flash it.
Oh crap... I just realised the email.apk file is bad. Might as well scrap that dump or replace the email.apk file if someone else has a copy. My bad.
krylon360 said:
Got the dump. Thank you
Click to expand...
Click to collapse
Krylon, was the one that I provided you useful?
i hope this gets me back to factory ima try to use it in bootloader
The vibrant one works
Sent from my SGH-T959V using XDA Premium App

GPS

For those that have gps issues constantly...
use root exploer or file expert
navigate to
system/vendor/etc
make the folder rw
delete out both the gps xml files
remount as read only
reboot phone
open navigaton
hit nagivate you dont have to set a destiation
let gps lock
once locked exit out
now goto google maps give it 5 seconds or so it will now lock enjoy
im so gonna try this right nao!
imma make some backups just in case
btw.. what gps files? I can only find gps.conf..
This is its contents, is it good?
Code:
NTP_SERVER=north-america.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276
Make sure you're in the proper directory. /system/vendor/etc
Sent from my SGH-T959V using XDA App
doh, i was at system/etc
sorry, got too excited. I've found them... trying this out.
OMG THIS SH#T WORKS!!!!
I did as instructed. Navigation took like 20 secs to lock on, which was TOO DAMN GOOD (considering that before I had to wait like 10min)... BUT then i went to maps and 1 sec fix :O but I kept going on. GPS AIDS also gets a fix in 1 SEC!! so does foursqueare, so does waze. ZOMG thanks!!!!!!!! well.. lets hope this lasts forever!!!!!!! I LOVE YOU (a non-gay amount)
update 2: ok, went outside again to try it out one more time. It took 5-10 secs to lock on, not 1sec like before haha but I guess this is as good as it gets. thanks a lot again. I'l try again tomorrow and post back results.
ya it always work hence why i remove it on all the roms i build * except forgot to on octane...
Would AngryGps.zip make it work better or faster? I just wanted to get your thoughts on this. Thanks
There is no /system/vendor on my SGS4G running straight 2.2.1 (KD1) via Kies.
/system # pwd
/system
/system # ls
CSCFiles.txt cameradata framework
CSCVersion.txt csc lib
SW_Configuration.xml default.prop media
app etc usr
bin firmware xbin
build.prop fonts
Quick question, I am using File expert and cant find the option to make the folder rw, is there another app I should be using to do this?
sunsurfer42 said:
Quick question, I am using File expert and cant find the option to make the folder rw, is there another app I should be using to do this?
Click to expand...
Click to collapse
File expert settings turn on root explorer then hit mount will bring up list
RaverX3X said:
File expert settings turn on root explorer then hit mount will bring up list
Click to expand...
Click to collapse
You have to have file expert and root explorer? That's where I'm getting messed up.
sunsurfer42 said:
You have to have file expert and root explorer? That's where I'm getting messed up.
Click to expand...
Click to collapse
One or the other
RaverX3X said:
One or the other
Click to expand...
Click to collapse
File expert doesn't have an option under settings for root explorer. Es file manager does, but it doesn't work right. I'll just wait for your octane update. You'll throw this in I hope.
Sent from my SGH-T959V using xda premium
Hey rev, this fix worked on day one but on day three gps is taking a long time to get a fix.
Maybe it has to be with the fact that I have been changing up the ntp server from day one (before and after your fix)..
Sent from my SGH-T959V using XDA App
mikeflash said:
Hey rev, this fix worked on day one but on day three gps is taking a long time to get a fix.
Maybe it has to be with the fact that I have been changing up the ntp server from day one (before and after your fix)..
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
wouldnt recomend changeing that
sunsurfer42 said:
File expert doesn't have an option under settings for root explorer. Es file manager does, but it doesn't work right. I'll just wait for your octane update. You'll throw this in I hope.
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
does to
open file expert
more
file explorer settings
at bottom root explorer
Hey Raver
Thanks for the fix. Went from an accuracy of 4000m to 20m. Also used the angry gps fix that Somairotevoli posted. Was worried that they might step on each others toes but they seem to work well together. Really nice find.
RaverX3X said:
does to
open file expert
more
file explorer settings
at bottom root explorer
Click to expand...
Click to collapse
ok ok you were right.
I had a way outdated version of file expert.
thanks raver the fix worked!
interesting...
my vibrant has system/vendor/etc folder but
4G doesn't.
seba93 said:
I'm desperate... I can't get my GPS working! I tried all the ROMS found here, tried GPS Aids, every possible app on the market, this method. Still my GPS after an entire afternoon on the open window can't get a fix with this damn GPS... 7 hours!!!
When I open google maps it shows I'm in oulu, in finland!!!!
Also the compass is broken: it points to the south!
Never had issues with other phones, but this... this is getting me crazy!
Any suggestion other than take the phone and shoot it?
Click to expand...
Click to collapse
Has is always not worked ?? Tried flashing back to stock or maybe a custom ROM ??
I went to file explorer, searched in /system and found 1 GPS.XML file deleted and rebooted, seemed to work for me.
Sent from my SGH-T959V

S-Voice from Galaxy S III

I found this bad boy, either install or push to system/app
http://www.mediafire.com/?m7mu6pdt0b63dul
Sent from my SAMSUNG-SGH-I727 using xda premium
DANIEL133337 said:
I found this bad boy, either install or push to system/app
http://www.mediafire.com/?m7mu6pdt0b63dul
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
I tried to install and it won't, so I pushed to system/app where is the icon I cant find it anywhere.
Its a rar file, how would we install?
Sent from my SAMSUNG-SGH-I727 using XDA
Kenneth.Torres said:
Its a rar file, how would we install?
Sent from my SAMSUNG-SGH-I727 using XDA
Click to expand...
Click to collapse
Theres an apk file if u extract it but wont install.
Link dead?
Sent from my SAMSUNG-SGH-I727 using xda premium
Not working on Skyrocket with SkyICS 4.2E-2 with latest ICS 4.0.4 UCLE2.
App executes.. give first command and FC,s.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Works on mine
Working here. Move to system, set permissions, and install are the steps that got it working on my skyrocket. Sky ICS UCLA4 Latest + Modem. Nice visuals.
momulah said:
Working here. Move to system, set permissions, and install are the steps that got it working on my skyrocket. Sky ICS UCLA4 Latest + Modem. Nice visuals.
Click to expand...
Click to collapse
First time I tried installing like any other app .. did not install !!
Second time copied to system/app and set permissions using Root Explorer .. rebooted phone, cleared cache and dalvik .. and like I said before, executes .. give first command and FC's.
So .. don't know what you did different .. LOL
LordGeek said:
First time I tried installing like any other app .. did not install !!
Second time copied to system/app and set permissions using Root Explorer .. rebooted phone, cleared cache and dalvik .. and like I said before, executes .. give first command and FC's.
So .. don't know what you did different .. LOL
Click to expand...
Click to collapse
On pc open up file with winzip or winrar and go into lib and armeabi and copy the .so file onto sdcard. Using root explorer copy .so file into system/lib fix permissions and restart phone and all should be ok. I have heard of people having to find their voice talk and voice command files and delete them because they were conflicting with s-voice.
Installed just fine for me from apk. Works pretty good. But once you say a command it stops it doesn't continue listening.
Sent from my I727 using XDA
Installs fine, opens fine, scribes the command you say fine.. But the moment you try and touch any button or click the command you entered it just crashes. And i set permissions...
razorhog said:
On pc open up file with winzip or winrar and go into lib and armeabi and copy the .so file onto sdcard. Using root explorer copy .so file into system/lib fix permissions and restart phone and all should be ok. I have heard of people having to find their voice talk and voice command files and delete them because they were conflicting with s-voice.
Click to expand...
Click to collapse
first thing i did was rename vlingo.apk to .old, and voicetalk.apk to .old. tried copying in the new voicetalk.apk, no luck off the bat, got in, got through the setup screen but force closes after that. Just tried moving the .so file in and wiping the cache's and fixing permissions. still getting a force close. suggestions?
edit: clearing app cache seems to have fixed it, even tried that woodchuck thing. impressive.
edit 2: iphones recognition seems to be about as accurate for what I tried, however it did come up with the answers far quicker.
Here is a new link for those interested. Its a regular apk
https://hotfile.com/dl/156330651/3d66185/S-Voice.apk.html
Sent from my SAMSUNG-SGH-I727 using xda premium
Really nice, can't wait to see it take off
Sent from my SAMSUNG-SGH-I727 using XDA
kannonball2290 said:
Here is a new link for those interested. Its a regular apk
https://hotfile.com/dl/156330651/3d66185/S-Voice.apk.html
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Same issues getting it to work without FC'ing - same suggestions above apply? Going to mess with it but don't have a lot of free time today and tomorrow
So after a bit of playing around i figured out that if you push it to the system/app folder and fix the permissions, then go back in the system/app folder and install the apk like a normal app, its been working fine. Had one FC since, but working 100% better then before. Goodluck!
Sent from my SAMSUNG-SGH-I727 using Xparent ICS Blue Tapatalk 2
Working 100% on cm9 alpha 3...it's a pretty neat feature to have
Sent from my SGH-1727
ROM: CM9
http://forum.xda-developers.com/showthread.php?p=26300180#post26300180
Used the directions from this thread, work well!
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
fastest way
1) put on SD card
2) use root explorer (or whatever app you use, copy file to system/app
3) set permission (RW- R-- R--)
4) reboot
5) look in app drawer and open. works fine hasn't force closed yet.
If you tried another way and it failed you must delete the one out of your system/app, reboot and then follow the steps exactly.
yes you must be on ICS
Im using Alien ICS ★ Build #8 ★ it works great
thanx romracer

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

Moving Stock Camera?

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.

Categories

Resources