-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NetworkLocation doesn't seem to work on OMNI 4.4 #5
Comments
Just pointing out the obvious, but the log says it finds 1 cell and 1wifi; perhaps that's not sufficient for positioning? I use nlp on 4.2 and at first it didn't seem to work at all; maybe it will later. The latest commit says opencellid is broken, so maybe Apples doesn't have good info for your area. |
@aelmahmoudy do you have a cells.db or lacells.db containing your current cell? If not: a single wifi is not sufficient to geolocate you (they fluctuate to much) @dalb8 Apple is only used for wifi, not for cells |
ok. I am in another area now. Also I powered off/on the phone, and location got detected ! Sorry for the noise, please close the issue. |
No problem |
As a side note, I hope you would provide info on the Wiki page about how to submit data to your sources. For example, there is an opensource app called Keypad-Mapper 3 (which is available on F-Droid btw), which collects data for OpenCellID. |
That would be a good idea as long as I don't implement a data collection client directly into NetworkLocation |
Just to complete the list of data collection clients that I know of:
|
Hello,
I just switched to OMNI 4.4, so I installed NetworkLocation-gms.apk (v1.3.2) in /system/priv-app/NetworkLocation.apk, also, I flashed nogapps-maps.zip
Yet the apps still cannot get location info ! I tried setting Location Mode to:
High (GPS+Wifi+Cell)
Battery saving (Wifi+Cell only)
and neither worked.
I have enabled logging (setprop log.tag.nlp DEBUG), and got the following logcat: https://gist.github.com/aelmahmoudy/8878458
The text was updated successfully, but these errors were encountered: