Skip to content
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

Closed
aelmahmoudy opened this issue Feb 8, 2014 · 7 comments
Closed

NetworkLocation doesn't seem to work on OMNI 4.4 #5

aelmahmoudy opened this issue Feb 8, 2014 · 7 comments

Comments

@aelmahmoudy
Copy link

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

@dalb8
Copy link

dalb8 commented Feb 8, 2014

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.

@mar-v-in
Copy link
Member

mar-v-in commented Feb 8, 2014

@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

@aelmahmoudy
Copy link
Author

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.

@mar-v-in
Copy link
Member

mar-v-in commented Feb 8, 2014

No problem

@mar-v-in mar-v-in closed this as completed Feb 8, 2014
@aelmahmoudy
Copy link
Author

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.

@mar-v-in
Copy link
Member

mar-v-in commented Feb 9, 2014

That would be a good idea as long as I don't implement a data collection client directly into NetworkLocation

@aelmahmoudy
Copy link
Author

Just to complete the list of data collection clients that I know of:

  • MozStumbler for Mozilla Location Service
  • OpenWLANMap/OpenWLANMini for openwlanmap.org
  • WiGLE Wifi Wardriving for wigle.net
  • Radiobeacon for openbmap.org
  • Keypad-Mapper 3 for opencellid.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants