Bluetooth GPS (63)
Abort Existing Task
A1: Run Shell [ Command:cd /data/data/com.android.providers.settings/databases/
sqlite3 settings.db
update secure set value=1 where name='mock_location';
.q
exit Timeout (Seconds):0 Use Root:On Store Output In: Store Errors In: Store Result In: Continue Task After Error:On ]
A2: Wait [ MS:10 Seconds:0 Minutes:0 Hours:0 Days:0 ]
A3: Secure Settings [ Configuration:GPS Disabled Package:com.intangibleobject.securesettings.plugin Name:Secure Settings ]
A4: Send Intent [ Action:googoo.android.btgps.action.SERVICE_START Cat:None Mime Type: Data: Extra: Extra: Package: Class: Target:Broadcast Receiver ]
A5: Wait [ MS:0 Seconds:15 Minutes:0 Hours:0 Days:0 ]
A6: If [ %PACTIVE !~ *Garmin Glo* ]
A7: Run Shell [ Command:cd /data/data/com.android.providers.settings/databases/
sqlite3 settings.db
update secure set value=0 where name='mock_location';
.q
exit Timeout (Seconds):0 Use Root:On Store Output In: Store Errors In: Store Result In: Continue Task After Error:On ]
A8: Wait [ MS:0 Seconds:1 Minutes:0 Hours:0 Days:0 ]
A9: Secure Settings [ Configuration:GPS Enabled Package:com.intangibleobject.securesettings.plugin Name:Secure Settings ]
A10: End If
A11: Stop [ With Error:Off Task: ]
You Need Root