UnifiedNlp icon indicating copy to clipboard operation
UnifiedNlp copied to clipboard

feed local wifi from bluetooth gnss (mock location provider)

Open lulap opened this issue 8 years ago • 1 comments

Sometimes to avoid battery drain i use GNS2000 via bluetooth with Bluetooth GPS app:

googoo.android.btgps

Can the local wifi database be fed from this GPS source?

#lessgoogleismorebetter

lulap avatar Feb 14 '17 08:02 lulap

This sounds like a bug/question about the local wifi backend and probably should have been asked there rather than here.

That backend simply does a passive location request and then only pays attention to reports from the source called "gps". If your external GPS feeds its information into the operating system and appears to be indistinguishable from the built in GPS it should work. If not, it won't work.

I can't tell by reading the description of the particular app you listed if it will work or not.

n76 avatar Feb 14 '17 16:02 n76