With this library, you can toggle the GPS remotely.
HOW TO:
I'll add later the ability to enable/disable the GPS remotely instead off toggling. [FIXED!, see post below]
A lot of help goes to Agraham and Erel.
Thanks!
XverhelstX
HOW TO:
B4X:
Sub btnTurn_Click
Dim turnOn As TurnGPS
turnOn.Initialize()
turnOn.turnGPS()
End Sub
I'll add later the ability to enable/disable the GPS remotely instead off toggling. [FIXED!, see post below]
A lot of help goes to Agraham and Erel.
Thanks!
XverhelstX
Attachments
Last edited: