[Q] Chinese Android phone GPS not working - Android Q&A, Help & Troubleshooting

I bought HDC Storm MX phone from China. It has MT6589 quad-core (if that changes anything). It had all the chinese apps, but I removed them, and flashed gapps, and everything is working great, except the gps.
It just cant get a lock on anything. After waiting a few minutes, it just found 2 sattelites, but didnt lock on them.
It's rooted, and I already tried changing "gps.conf" file, but it didn't help.
I attached the screen I get, when I am using GPS Status.
I dont know what the second icon from the left side in the status bar means.
How can I fix this, as there are probably no custom roms for this device?
Any help would be very much appreciated.
Thank you.

JankyLV said:
I bought HDC Storm MX phone from China. It has MT6589 quad-core (if that changes anything). It had all the chinese apps, but I removed them, and flashed gapps, and everything is working great, except the gps.
It just cant get a lock on anything. After waiting a few minutes, it just found 2 sattelites, but didnt lock on them.
It's rooted, and I already tried changing "gps.conf" file, but it didn't help.
I attached the screen I get, when I am using GPS Status.
I dont know what the second icon from the left side in the status bar means.
How can I fix this, as there are probably no custom roms for this device?
Any help would be very much appreciated.
Thank you.
Click to expand...
Click to collapse
Install fastergps from the market and try again...

fix
arkas5 said:
Install fastergps from the market and try again...
Click to expand...
Click to collapse
I found the solution. None of the apps from google play worked. Tried gps doctor, fastergps, gps fix etc.
Maybe "gps.conf" trick works when you get partial gps fix, but it didn't for me at the time.
Even reseting and downloading A-GPS data didn't help me.
In the end, the fix was very easy, I just didn't think of that at first..
So if anyone needs it:
1. screen) Settings -> Location access,
2. screen) Location access -> click on "GPS satellites",
3. screen) Enable both GPS EPO and A-GPS,
4. screen) In EPO Settings check the auto download, and click the Download button.
That's it. It helped for me, I get a GPS fix in Waze now in 3-10 seconds.
I read about EPO, but couldn't find it in the settings.
Hope that helps.
Cheers.

Thank you very much, been banging my head against the wall with this one. I have a mtk6589, Have been using Android since the G1 and I some overlooked the basics...
Thanks !!

londonzombie said:
Thank you very much, been banging my head against the wall with this one. I have a mtk6589, Have been using Android since the G1 and I some overlooked the basics...
Thanks !!
Click to expand...
Click to collapse
Be aware that AGPS and EPO will consume data traffic. Usually not too much - but keep an eye on the data usage for a few days to get a notion of the ammount.

HDC storm mx - howto flash the gapps - recovery mode in Chinese?
I entered the recovery mode hoping I could install the gapps zip file.
But the menu is in Chinese, no idea what I should select!
In fact, the only way I got out of this factory mode was by removing the battery...
I tried to simply install the apps one by one, but the installs all failed.
Advice is most welcomed, but please with the details, if possible.
thanks,
guy
JankyLV said:
I bought HDC Storm MX phone from China. It has MT6589 quad-core (if that changes anything). It had all the chinese apps, but I removed them, and flashed gapps, and everything is working great, except the gps.
It just cant get a lock on anything. After waiting a few minutes, it just found 2 sattelites, but didnt lock on them.
It's rooted, and I already tried changing "gps.conf" file, but it didn't help.
I attached the screen I get, when I am using GPS Status.
I dont know what the second icon from the left side in the status bar means.
How can I fix this, as there are probably no custom roms for this device?
Any help would be very much appreciated.
Thank you.
Click to expand...
Click to collapse

guy529 said:
I entered the recovery mode hoping I could install the gapps zip file.
But the menu is in Chinese, no idea what I should select!
In fact, the only way I got out of this factory mode was by removing the battery...
I tried to simply install the apps one by one, but the installs all failed.
Advice is most welcomed, but please with the details, if possible.
thanks,
guy
Click to expand...
Click to collapse
How I did it - I had a second phone with Google Translate installed. I used the option to capture picture and translate text in it.
I don't remember which options from the top I had to choose, but it worked out fine with that method. First I flashed ClockWorkMod (cwm) recovery, and from that point on I had everything in english.

Which CWM for HDC STORM MX
COOL IDEA!
which CWM did you use?
JankyLV said:
How I did it - I had a second phone with Google Translate installed. I used the option to capture picture and translate text in it.
I don't remember which options from the top I had to choose, but it worked out fine with that method. First I flashed ClockWorkMod (cwm) recovery, and from that point on I had everything in english.
Click to expand...
Click to collapse

guy529 said:
COOL IDEA!
which CWM did you use?
Click to expand...
Click to collapse
I don't really remember which one I used, but I guess it had to be the one in this file - http://www.putlocker.com/file/79BB23D5D744EC65 (as HDC Storm MX is a rebranded Firefly II)
As the file is big, and I can't check it at the moment, I will download it and take a look in the next hour or so

partial fix
This works to get a quick fix and start navigating...but I have the problem that gps cant seem to keep a lock on. it will show my correct location, and a few secs later its off by a few streets....it will lock on...and lose.
Any suggestions?
it also influences other apps using gps like sports trackers. here something strange(r) happens: it will have mapped my route ACCURATELY, but the distance calculation will be off by A LOT. A 7km run got logged as 55km, a 30km bike ride was shown as 325km. those differences are huge. ive tried endomondo and runtastic - same issues.
JankyLV said:
I found the solution. None of the apps from google play worked. Tried gps doctor, fastergps, gps fix etc.
Maybe "gps.conf" trick works when you get partial gps fix, but it didn't for me at the time.
Even reseting and downloading A-GPS data didn't help me.
In the end, the fix was very easy, I just didn't think of that at first..
So if anyone needs it:
1. screen) Settings -> Location access,
2. screen) Location access -> click on "GPS satellites",
3. screen) Enable both GPS EPO and A-GPS,
4. screen) In EPO Settings check the auto download, and click the Download button.
That's it. It helped for me, I get a GPS fix in Waze now in 3-10 seconds.
I read about EPO, but couldn't find it in the settings.
Hope that helps.
Cheers.
Click to expand...
Click to collapse

It might be related to framework-res.apk
Sometime the OEM modified the map and geo redirection to baidu, user who want to use Google Maps with GPS need to decompile framework-res.apk and change the following properties to
<string name="config_networkLocationProviderPackageName">com.google.android.location</string>
<string name="config_geocodeProviderPackageName">com.google.android.location</string>
in res\values\strings.xml

Did you find a solution for this ?
I have the same problem
shelley77 said:
This works to get a quick fix and start navigating...but I have the problem that gps cant seem to keep a lock on. it will show my correct location, and a few secs later its off by a few streets....it will lock on...and lose.
Any suggestions?
it also influences other apps using gps like sports trackers. here something strange(r) happens: it will have mapped my route ACCURATELY, but the distance calculation will be off by A LOT. A 7km run got logged as 55km, a 30km bike ride was shown as 325km. those differences are huge. ive tried endomondo and runtastic - same issues.
Click to expand...
Click to collapse

another variation
I have a similar problem with my Star N9599T (MediaTek MT6589T SoC) in that it has 11 to 31 satellites 'in view' but fails to get a lock.
I have
* used fasterGPS to modify /system/etc/gps.conf
* permitted access to location in settings
* activated download for EPO & A-GPS in settings
* deleted /data/misc/mtkgps.dat & rebooted
* tried several things in MobileUncle>engineer_mode>location
* reset A-GPS in GPS Status
The satellites in view in GPS Test never change from 0.0 signal strength, even with 31 satellites in view.
/storage/sdcard0/GPS.LOG (covering several days) shows about 7 seconds with a lock.
The NMEA log shows what appears to be a lat/long position that stays stable to 0.001°
If anyone can point me to instructions for MobileUncle 'location' or gps.conf I would appreciate it, or if anyone knows what the actual problem is that would be good too
[update]
I unscrewed the inner back cover & checked inside. (just the black screws, but there is one under a tiny sticker at bottom right. Leave the brass one under the SDcard)
It all seemed clean but I blew gently through it all anyway, then found one slightly loose screw which I tightened.
Put it all back together (inner back cover is really awkward to get properly seated) & it works!
It was very slow to get a lock & I reset it several times before it would lock, but it held the lock while walking & got it straight back after I'd been on a bus. (using My Tracks so i can look afterwards)
One thing that it didn't like was switching to GPS Status & back again, it lost the lock for over a minute & was wrong by 25 metres when it got it back. I walked for 50 metres before the accuracy came back.
My HTC Wildfire S can also be slow to lock occasionally so I'm hoping it will be ok now.
.

Related

VillainROM 5.2: RELEASE CANDIDATE - GPS Problems

Hey Guys,
I tried this rom from the beginning.. but there's always been this GPS issue,
I updated Radios, re-flashed Radios after Flashing the rom, always did a wipe,
tried enabling GPS before flashing the ROM (some things, other people helped)
nothing helped for me, and i've also seen, there're many other people out there, which do have the same problem.
I like GPS myTracks, Navi, etc... everything can work fine but I don't want to restart my phone and loose about 10-15% of the power to just en-able GPS... that's way off...
so my question: some guys, brought it to work...
what radios do you use? which kind of version...
how did you flash? anything un-ordinary ;=) etc..
Please, I think there is a solution, except fixing the bug ;P
greets,
I used the latest radio version, but you have to enable gps after flashing the Rom and then restart the phone, once that's done, gps will work with no problems and as far as I know, it doesn't reset if rebooted
Sent from my HTC Hero using the XDA mobile application powered by Tapatalk
not working
mrbubba999 said:
I used the latest radio version, but you have to enable gps after flashing the Rom and then restart the phone, once that's done, gps will work with no problems and as far as I know, it doesn't reset if rebooted
Sent from my HTC Hero using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
thanks for the answer... sry, didn't have any time to test it earlier...
this does not work for me...
when I reboot (after first reboot with GPS enabled) with GPS dis-abled...
i _again_ never get sattelites... :/
crazyVII said:
thanks for the answer... sry, didn't have any time to test it earlier...
this does not work for me...
when I reboot (after first reboot with GPS enabled) with GPS dis-abled...
i _again_ never get sattelites... :/
Click to expand...
Click to collapse
Are you disabling GPS and then trying to get satelites?
Is there any reason why you just don't leave GPS enabled? it won't effect anything unless its being used.
true?
mrbubba999 said:
Are you disabling GPS and then trying to get satelites?
Click to expand...
Click to collapse
I just want wo boot the phone, with GPS dis-abled, and want to enable it, just when i want to use it! that's it
so no, i'm not disabeling it and try to get satellites, I just want to boot with GPS disabled...
mrbubba999 said:
Is there any reason why you just don't leave GPS enabled? it won't effect anything unless its being used.
Click to expand...
Click to collapse
Okay, that's a different approach ;=)
So you have GPS always en-abled and it does not drain power? does not effect anything? and is just being used if an application like MyTracks, GoogleMaps etc is beeing opened?
What if GoogleMaps is one of the 6 'last-used' applications? sure about that?
thanks a lot for uR response,
mike
crazyVII said:
So you have GPS always en-abled and it does not drain power? does not effect anything? and is just being used if an application like MyTracks, GoogleMaps etc is beeing opened?
What if GoogleMaps is one of the 6 'last-used' applications? sure about that?
Click to expand...
Click to collapse
I always have GPS enabled without any battery problems. It is only on and working when an app asks for it. Google Maps stops asking for it when you hit the return button. You can tell that for yourself. When in Google maps you can see the GPS is being used because it shows on the notification bar at the top as an icon of a white dish with green arcs. Then hit return and that icon disappears. All good apps let go of GPS as soon as they are finished with it.
BTW the list you get when you hold down the home button is only a history list - it does not mean they are working in the background.
thanks
peterc10 said:
I always have GPS enabled without any battery problems. It is only on and working when an app asks for it. Google Maps stops asking for it when you hit the return button. You can tell that for yourself. When in Google maps you can see the GPS is being used because it shows on the notification bar at the top as an icon of a white dish with green arcs. Then hit return and that icon disappears. All good apps let go of GPS as soon as they are finished with it.
Click to expand...
Click to collapse
'good apps' ;=) i don't like these words but thanks for explaining )
peterc10 said:
BTW the list you get when you hold down the home button is only a history list - it does not mean they are working in the background.
Click to expand...
Click to collapse
didn't knew that, just thought those are those (for developers) who are in 'pause' mode, others are closed... thought i've read this somewhere.. but not sure..
Isn't it disturbing you, that GPS is enabled all the time?
crazyVII said:
Isn't it disturbing you, that GPS is enabled all the time?
Click to expand...
Click to collapse
Why should it? Just because it is enabled does not mean it is actually on or using any power. It means it is waiting to be turned on when an app I decide to open asks for it. So, for example, my sat nav, google maps, yelp, or google places all turn it on when they open and then turn it off when they finish. They are all "good" in the sense of being well designed apps, that do what they are supposed to. Sorry if you don't like that term but that is what I mean.
Not so well designed ones, like, for example, Shop Savvy don't switch it off. And that is annoying. But in any event I know whether it is on or off by looking at the notifications bar - if the dish icon is there then it is on, if not it isn't, even though I have it enabled.
If it starts coming on randomly then I know I have a rogue app doing something in the background that I have not asked it to do.
hehe thanks man
it's just the thing...
-my location
-GPS
-worldwide
PLUS: en-abled
but i understand now 'good apps' just use it on demand,
bad always have the connection open
just an open connection start battery draining
i just wanted to prevent all this by simple en-ableing it JUST when i need it
like things usally are used turned on - on demand hehe
thx man
finally : it does NOT WORK
so guys...
finally, now tested it about 1 week with the above congifuration...
GPS always on ... on boot... the whole time the phone is up
- @ modaco custom rom: i started any GPS app, and within about 10 seconds, at max 30secs i got a working GPS lock on about 4-7 satellites...
and was able to locate my me
here (vanillain 5.2): i start.. wait.. get 'to see' 2-4-5 satellites (fast) but they don't lock, they vanish for about 1sec, again 5-6 satellites ... sometimes 7 but the just don't lock ---- waiting---- waiting---- ...
i can hold my position: wait for some minutes.. then i ---- get a lock.. then also gps-tracking works... somehow, sometimes
but guys, i really don't have that much time.
I want to get GPS locks during walking.., at any time, fast. i want to get it fast, and everything else ist just '''''BS'''''
so for me: it's not working at vanillain..
that's not worth calling...it works... sry
TIP PS:
guys, switch to 'legendroid 1.01' for working GPS!
i got a lock within 5 secs in my room!!! to 8 satellites...
and enabled GPS after boot (it was dis-abled at boot time) at first boot for the first time,
everything works perfekt
thanks a lot at the developer of legendroid
crazyVII said:
I want to get GPS locks during walking.., at any time, fast. i want to get it fast, and everything else ist just '''''BS'''''
Click to expand...
Click to collapse
Then stick to the stock ROM. I have no problem picking up GPS position very quickly with my unrooted unmodded Hero. And I get it when I am walking or driving
thanks just modaco is enough
i'm just criticising such messages
nprussell said:
- All hardware working as it should
Click to expand...
Click to collapse
^^is users post and wirte that they DO have problems with it...
(also wrote a pm directly.. no response)
vanillain 5.4 - gps works with radio version: 63.18.55.06JU_6.35.08.29 - boot with GP
so guys.. i can confirm...
using this radio (i need to boot with GPS en-abled..) but at least...
i always get a GPS signal and lock within minutes...
>>>gps works with radio version: 63.18.55.06JU_6.35.08.29 - boot with GPS on<<<

Gps Problems

Hi, I bought a Motorola Atrix in Amazon 2 months ago. Since start the Gps din't work at all, 0 in view in apps like "Gps test". I tried almost everything: changing gps.conf, flashing radios, using custom roms like Nottachtrix and CM7, and reverting back to stock via rsd. Btw, a friend of mine who bought the same phone at the same time, had problems with gps in stock rom, but after flashing CM7, it worked just fine.
So, I ask you to help me giving any ideas to fix this.
Maybe this can be useful: The Atrix came with Italian retail rom and N_01.100.00R radio.
Thanks a lot.
PS: Sorry if I don't write quite well, I'm not an english natural speaker.
djbeta66 said:
Hi, I bought a Motorola Atrix in Amazon 2 months ago. Since start the Gps din't work at all, 0 in view in apps like "Gps test". I tried almost everything: changing gps.conf, flashing radios, using custom roms like Nottachtrix and CM7, and reverting back to stock via rsd. Btw, a friend of mine who bought the same phone at the same time, had problems with gps in stock rom, but after flashing CM7, it worked just fine.
So, I ask you to help me giving any ideas to fix this.
Maybe this can be useful: The Atrix came with Italian retail rom and N_01.100.00R radio.
Thanks a lot.
PS: Sorry if I don't write quite well, I'm not an english natural speaker.
Click to expand...
Click to collapse
Anybody?
djbeta66 said:
Anybody?
Click to expand...
Click to collapse
If you use an app such as GPS status do you pick up any satellites? It seems to be a common problem to find the satellites but not to be able to get a lock.
Also is you install GPS Status it will allow you to update the agps files.
Did you try gps lock with data access enabled? And as eddhard said do you pick any satellites?
In the gps settings menu turn OFF the options to use mobile networks or wifi. Then use the gps status or gps test app outside in a clear view for a minute or two. If it reports an accuracy distance as 0 or an error there is an issue with your gps that I might have a solution for.
For no reason my gps straight up failed to get a lock. In the test apps, it would see 9-10 satellites with strong signal but never wanted to get a lock. Multiple multiple factory resets, formats, any other variable I tried to change and the issue persisted.
I've attached the file that fixed the issue for me. Extract the libnmea.so and place it in your /system/lib folder after you make a backup of the existing file. Let us know if that helps.
eddhard said:
If you use an app such as GPS status do you pick up any satellites? It seems to be a common problem to find the satellites but not to be able to get a lock.
Also is you install GPS Status it will allow you to update the agps files.
Click to expand...
Click to collapse
Zeljko1234 said:
Did you try gps lock with data access enabled? And as eddhard said do you pick any satellites?
Click to expand...
Click to collapse
matthewvl said:
In the gps settings menu turn OFF the options to use mobile networks or wifi. Then use the gps status or gps test app outside in a clear view for a minute or two. If it reports an accuracy distance as 0 or an error there is an issue with your gps that I might have a solution for.
For no reason my gps straight up failed to get a lock. In the test apps, it would see 9-10 satellites with strong signal but never wanted to get a lock. Multiple multiple factory resets, formats, any other variable I tried to change and the issue persisted.
I've attached the file that fixed the issue for me. Extract the libnmea.so and place it in your /system/lib folder after you make a backup of the existing file. Let us know if that helps.
Click to expand...
Click to collapse
Thanks for your answers, the problem isn't the locking of any of the sats. Test apps show "0 in view" even on outdoors.
I don't have a solution. But I've had a lot of difficulty with GPS on my Atrix as well. I can get a lock usually after a minute or so, but then the GPS would go to sleep. So if I'm moving or logging a route, it'll show me where I started even after several minutes. I flashed radios, updated gps conf, and used GPS Status & Toolbox to get a lock. Still no improvement. It helped me get the initial lock, and didn't resolve the freezing issue. I eventually gave up and bought separate GPS. So I'd be interested to know if you find a way to fix this.
Guys, if you don't see any satellites in GPS Status app, maybe is hardware issue. If you have warranty, use it. If you don't, try to disassemble your phone and look. Maybe just cable is disconnected or has bad contact. Of course be very careful with disassembling or ask someone with experiences. Youtube guide how to change digitizer on Atrix could be useful.
Good luck
I had problems with GPS fix on AT&T atrix 4g with N_01.100.00R europe radio. After flashing 37p at&t radio gps works perfectly, fix is really fast.
Also WiFi signal strength increased.

[Q] GPS performance issues Australia

Hey Guys,
Loving my galaxy s3 however something strange is now happening. I used to live in Brisbane and recently moved to Sydney, whilst I was in Brisbane I often used the GPS and google maps navigation (google navigation whatever you want to call it ) and it performed amazing! it locked onto location instantly and would guide me and track my position superbly.
Now I've been in Sydney for 3 days, and I tried to use the navigation several times and it was terrible! It would take a minute or two to lock onto my position but would still be fairly innacurate and would not engage the navigation, just sat in that screen where it is zoomed out and roughly shows the route to take, sometimes it would engage into the navigation but then would stop tracking me and just say it lost GPS location.
Has anyone experienced this problem? or know what I can do to fix it!! Thanks
Couple of suggestions:
Have you changed your Google location? Whenever I've changed ROM's I get asked to let Google use my location - maybe there is something in the Google set up that still thinks you are in Brisbane and has to keep scanning for your new location?
Have you got the map for Sydney - I know you can get maps on your phone but maybe only your home location is auto-downloaded, so you get a zoomed out version for other places? Maybe go into the Maps app and select Sydney and see if it brings down a more detailed version?
Maybe check for Maps/Navigation updates? I got a Maps one a few days back.
I hope this helps - not sure at all if any of them are applicable but it is what I'd be checking...
For the google location, I sort of reset it, I turned it off (the option to let google use your location) and turned it back on. Not sure what else you can do in that department.
Ive got the map for sydney and my maps and navigation are up to date! Thanks for the suggestions but, its just really frustrating as it used to work so well
Use either GPS test or GPS status to see how well your GPS is working. Both are available free in market. They will also download agps data to help with a faster fix.
Check that you do have satellites switched on in settings.
If you are rooted you could try the wildfire agps patch. I think it is posted in the development thread.
Sent from my GT-I9300 using Tapatalk 2
thanks for the suggestion! just downloaded GPS status and one of the reviewers had the same issue that was resolved by clearing and downloading agps data (just like you mentioned). So will try tonight and hopefully problems will be gone, thanks!
AGPS Patch Galaxy In development may be of use .
jje
dk125 said:
thanks for the suggestion! just downloaded GPS status and one of the reviewers had the same issue that was resolved by clearing and downloading agps data (just like you mentioned). So will try tonight and hopefully problems will be gone, thanks!
Click to expand...
Click to collapse
That method always worked for me on the S2 when I was in a different location. Takes seconds to reload the new data.
Sent from my GT-I9300 using xda premium
I can't really help but my s3 in sydney has almost instant lock, except when in a tunnel.
By a strange quirk of fate I have just experienced the same issue that you faced.
After a lot of frustration I found a simple fix.
Turn off GPS and other location settings in main settings, power of and reboot. Switch everything back on in settings and all should be well again.
Hope this, belatedly, helps.
Sent from my GT-I9300 using Tapatalk 2
If you are on a custom ROM then the first line of the GPS.conf file in system/etc will be set to "north-america.pool.ntp.org". Change the "north-america" part to "au" and restart. Then reset/redownload gaps data.using GPS status. Hope this helps.

GPS working, but im not where it says I am in some apps

As the title says, my GPS will turn on and will lock fine but in google maps it says im about half a mile away, actually on the road i lived on when i first got the G1 like 7 years ago, if that makes any difference.
Instago says im elsewhere but keeps moving erraticly as if Im teleporting to places instantly but still within a half mile from me,
OsmAnd will get my location but only if connected to data, even though it has downloaded offline maps.
Offi travel will give me directions but from the afforementioned half mile away address. which for both apps doesnt move or change even when im moving.
I flashed an aGPS patch from on here recently which may have caused this, i dont use gps much so this may have started because of this or before, i dont know. Any ideas on ways to solve this or some things i could try?
Try
robneymcplum said:
As the title says, my GPS will turn on and will lock fine but in google maps it says im about half a mile away, actually on the road i lived on when i first got the G1 like 7 years ago, if that makes any difference.
Instago says im elsewhere but keeps moving erraticly as if Im teleporting to places instantly but still within a half mile from me,
OsmAnd will get my location but only if connected to data, even though it has downloaded offline maps.
Offi travel will give me directions but from the afforementioned half mile away address. which for both apps doesnt move or change even when im moving.
I flashed an aGPS patch from on here recently which may have caused this, i dont use gps much so this may have started because of this or before, i dont know. Any ideas on ways to solve this or some things i could try?
Click to expand...
Click to collapse
Try flashing an new rom,or the same to try deleting and restore /system or if you have any backup through CWM o TWRP restore /system, if i helped you thanks button bellow :good:
Cheers for the reply, but I only have a backup of this same rom as apart from this issue, which I only noticed today, it all works well. I can live without it being accurate, I hardly use it to be homest. Just wondering if it was a known issue with a simple fix?
4.4.2 AOSB if that matters, on dorinmax.
robneymcplum said:
Cheers for the reply, but I only have a backup of this same rom as apart from this issue, which I only noticed today, it all works well. I can live without it being accurate, I hardly use it to be homest. Just wondering if it was a known issue with a simple fix?
4.4.2 AOSB if that matters, on dorinmax.
Click to expand...
Click to collapse
I would try GPS Status from the market. load it, press menu button and select tools/Manage A-GPS State/ reset for a cold start and see if that helps.
You can also use it to download assistance data from the net. That app is pretty good for monitoring what is going on with your GPS. It also has a few other tools for calibrating sensors.
Thanks, but there are 2 apps with the same name, is one better than the other?
robneymcplum said:
Thanks, but there are 2 apps with the same name, is one better than the other?
Click to expand...
Click to collapse
Sorry, I didn't realize....GPS Status & Tool box by eclipsim I believe...
Sent from my GT-I9100 using xda premium
Tried that one, and nothing was happening. was just stuck doing this:
robneymcplum said:
Tried that one, and nothing was happening. was just stuck doing this:
Click to expand...
Click to collapse
0 fix and only 4 satellites looks like weak GPS or just a bad spot.. Have you tried outside and going to a different location to try to get it to fix?
I just went through this the other day myself with 2 of these phones after flashing a few different ROMs. It just wouldn't pick up SATs or fix until I did a reset (cold start) with that app and drove around a little...After that it would lock even in my house...
It worked for me so I thought I'd suggest it...If you didn't know, When your GPS actually gets a fix your GPS icon in status bar should stop flashing and if it starts flashing again it has lost the fix and is searching for SATs again.
Sent from my GT-I9100 using xda premium
This was done in my conservatory with a glass roof, I dont have mobile data but if I go right outside, IE, with no wifi, would that make a difference? Do i need wifi/data/internet to get a good gps lock or for this app to work?
robneymcplum said:
This was done in my conservatory with a glass roof, I dont have mobile data but if I go right outside, IE, with no wifi, would that make a difference? Do i need wifi/data/internet to get a good gps lock or for this app to work?
Click to expand...
Click to collapse
You only need internet to download A-GPS data (gps assistance) and to download map info if you use Google maps and so on...going out side should help even though you have a glass roof there could be other interference maybe?
I'm no expert, it just seemed like after I moved around (went for a drive with one and wandered my back yard with the other) while using the app and got a bunch of SATs and fixes, It would then find and fix from inside when it wouldn't before.....I just tried again and got 6 SATs and 2 fix in 60 seconds inside. It wouldn't find more than 1 sat before I did the cold start reset and did the above....In maps it puts me across the street sometimes but its close (100ft.)
Sent from my GT-I9100 using xda premium
Thanks,
Did as you said, reset GPS, went outside with the app running for about 40 minutes and was continuously 7 satellites found, 0 connected. Then just as I was nearly home it connected to 4 satellites. I kept it running and opened OsmAnd (offline) maps and it found where I was perfectly. Kept both running til I got home and got connected to my wifi. GPS status still has me connected, as does OsmAnd but google maps wont connect or find me. Now...... do I just leave/close the GPS status app as it is or do I need to now download aGPS data? Is there some way to 'store' the settings/locks it has now or do I just leave it and thats it now? As I dont have data outside, and my offline maps worked ok I dont really care about google maps to be honest, would just be nice if it did work.
But do I just leave it as it is now? or can I save something? or will downloading the aGPS remove the locks that just took me 40 odd minutes to find?
Thanks.
robneymcplum said:
Thanks,
Did as you said, reset GPS, went outside with the app running for about 40 minutes and was continuously 7 satellites found, 0 connected. Then just as I was nearly home it connected to 4 satellites. I kept it running and opened OsmAnd (offline) maps and it found where I was perfectly. Kept both running til I got home and got connected to my wifi. GPS status still has me connected, as does OsmAnd but google maps wont connect or find me. Now...... do I just leave/close the GPS status app as it is or do I need to now download aGPS data? Is there some way to 'store' the settings/locks it has now or do I just leave it and thats it now? As I dont have data outside, and my offline maps worked ok I dont really care about google maps to be honest, would just be nice if it did work.
But do I just leave it as it is now? or can I save something? or will downloading the aGPS remove the locks that just took me 40 odd minutes to find?
Thanks.
Click to expand...
Click to collapse
It sounds like the GPS might just be on the weak side, I'm not sure..maybe if your using a case try without it?.....All this being said, I myself have noticed a weaker GPS since I've been using KK roms compared to to stock firmware. Thought it was the weather around here though, maybe not...
As far as the app goes, I'm pretty sure it loads in the background when you use the GPS, google maps and so on. I'm not sure it is doing anything to help at that point but it shows its icon in the status bar along with the gps icon. The icon animates when it finds sats and when it gets a fix as opposed to the GPS icon that just stops flashing when you have a fix....
I just set the app to get A-GPS info every day when I'm traveling. Anytime I have a problem with getting a fix for my nav app I just reset with the GPS Status app and it starts finding sats before I even re-download A-GPS data....
rmntruexjr said:
It sounds like the GPS might just be on the weak side, I'm not sure..maybe if your using a case try without it?.....All this being said, I myself have noticed a weaker GPS since I've been using KK roms compared to to stock firmware. Thought it was the weather around here though, maybe not...
As far as the app goes, I'm pretty sure it loads in the background when you use the GPS, google maps and so on. I'm not sure it is doing anything to help at that point but it shows its icon in the status bar along with the gps icon. The icon animates when it finds sats and when it gets a fix as opposed to the GPS icon that just stops flashing when you have a fix....
I just set the app to get A-GPS info every day when I'm traveling. Anytime I have a problem with getting a fix for my nav app I just reset with the GPS Status app and it starts finding sats before I even re-download A-GPS data....
Click to expand...
Click to collapse
I never even thought about the case.... I shall try without it on. If that makes no difference I'll go back to a stock backup I have which I know worked perfectly, just to check its not hardware related as mine too was better on non kitkat roms. And if all else fails, I'll just do what you say and set my phone to download aGPS every morning at home before I get up.
Ta.
It seems that you have the same issue I am facing. I suggest you to look at my post and follow it :
http://forum.xda-developers.com/galaxy-s2/help/weak-gps-signal-hardware-fix-t2685439
You can try to follow the link attached on my post, where a small hardware modification is explained. Maybe this will help you.
For now, I'm planning to change a part (HP/antenna part) and will probably replace it this week-end (if received !). I will post news about that as soon as possible in my post
Good lock

GPS Woes

Is anyone else experiencing issues with the GPS not working? The phone is able to determine my current location but is unable to actually navigate anywhere. Google maps never shows an arrow to indicate the GPS is locked. I've also used several Gps app to help correct it. I've done multiple resets and app updates I've even sent the phone back to Nokia twice just for them to tell me nothing is wrong. My phone is running the latest update as of March 11. Please help!
Andronoob1 said:
Is anyone else experiencing issues with the GPS not working? The phone is able to determine my current location but is unable to actually navigate anywhere. Google maps never shows an arrow to indicate the GPS is locked. I've also used several Gps app to help correct it. I've done multiple resets and app updates I've even sent the phone back to Nokia twice just for them to tell me nothing is wrong. My phone is running the latest update as of March 11. Please help!
Click to expand...
Click to collapse
Review your 'Location' settings.
Go to Settings - - > Security & Location
Look for Location (it should say On) press to open Location menu screen, review all options shown.
Near bottom of list look for Scanning and select. This will bring up options to use wifi and Bluetooth to scan for positioning. Turn them both on.
They help even when not using. System uses to triangulate (better identify location).
Also check 'Google Location Accuracy'. I know from experience if that selection is off GPS will work, but navigation Apps are fairly useless.
Some suggestions. Hope it helps.
bkttk2 said:
Review your 'Location' settings.
Go to Settings - - > Security & Location
Look for Location (it should say On) press to open Location menu screen, review all options shown.
Near bottom of list look for Scanning and select. This will bring up options to use wifi and Bluetooth to scan for positioning. Turn them both on.
They help even when not using. System uses to triangulate (better identify location).
Also check 'Google Location Accuracy'. I know from experience if that selection is off GPS will work, but navigation Apps are fairly useless.
Some suggestions. Hope it helps.
Click to expand...
Click to collapse
Tried all of that to no avail. They were already on so switched them off then on, checked maps, restarted phone and checked again.
Andronoob1 said:
Tried all of that to no avail. They were already on so switched them off then on, checked maps, restarted phone and checked again.
Click to expand...
Click to collapse
Sorry it didn't work. Only ideas I have currently.
bkttk2 said:
Sorry it didn't work. Only ideas I have currently.
Click to expand...
Click to collapse
Thanks for the suggestions. If you've gotten anymore please let me know.
Mod edit - translated by https://translate.google.com/:
Hello, I have this problem too, there is no solution
**************************
你好,我也遇到同样的问题,没办法解决。
turn off: Google Location Accuracy, GPS will working.
when open google maps, it will ask to turn on Google Location Accuracy .... select NO!!!
On my device, this worked. Download the app "GPS Test" from F-Driod (might be in Play Store? I never looked...) https://f-droid.org/en/packages/com.android.gpstest.osmdroid/
In the app, click the "Clear assist data" wait a few minutes. I've waited between 1 - 20 minutes in the past. The GPS redoes all it's data and starts working again for me.
I had the same problem. Contacted Nokia, it's a known problem caused by an update.
About a month ago I received a new update and since then everything GPS related is working fine again.
I had the same problem and sent my phone to repair. They confirmed the issue and corrected it. Since then the GPS works well.
Relipuj said:
I had the same problem. Contacted Nokia, it's a known problem caused by an update.
About a month ago I received a new update and since then everything GPS related is working fine again.
Click to expand...
Click to collapse
Everything worked well up to today. Since today same problem again. No GPS signal... Nothing seems to get it back working again... Big disappointment!

Categories

Resources