android - Use FusedLocationServiceApi without internet connection -


i've created gps location service uses fusedlocationproviderapi googleplayserviceapi. working fine except receiving coordinates without enabled internet connection.

i did lot of research why isn't working without internet connection , still don't know why. when connected wifi working fine , location being updated perfectly. when restart device , disable wifi , mobile internet isn't working anymore. when start location updates while connected internet , disable internet connection location update still working. somehow, changes internet provider gps provider.

am doing wrong or bug not able coordinates without internet connection.


Comments

Popular posts from this blog

c++ - Qt setGeometry: Unable to set geometry -

python - argument must be rect style object - Pygame -

How to resolve Delphi error: Incompatible types: 'PWideChar' and 'Pointer' -