How to Obtain the Current Location of a Terminal: Difference between revisions

From wizarPOS
No edit summary
No edit summary
Line 3: Line 3:
Please notice that in Q2/K2, if use the terminal without GPS module, so it depends on the network location.
Please notice that in Q2/K2, if use the terminal without GPS module, so it depends on the network location.


If app runs in device without google play service, and app use network provider to get location, please download and install the [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/advanceSDK/NetworkLocation-gms.apk NetworkLocation-gms.apk], restart device, then the app can get location correctly.
If third-party app runs in device without google play service, and the app use network provider to get location, please download and install the [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/advanceSDK/NetworkLocation-gms.apk NetworkLocation-gms.apk], restart device, then the third-party app can get location correctly.

Revision as of 08:25, 10 January 2020

Please reference to the User Location of Android SDK.

Please notice that in Q2/K2, if use the terminal without GPS module, so it depends on the network location.

If third-party app runs in device without google play service, and the app use network provider to get location, please download and install the NetworkLocation-gms.apk, restart device, then the third-party app can get location correctly.