Page MenuHomeSealhub

get_location.sh
No OneTemporary

get_location.sh

#!/bin/bash
adb shell dumpsys location | grep 'last location=' | head -n 1 | awk -F' ' '{ print $3 }'

File Metadata

Mime Type
text/x-shellscript
Expires
Sat, Nov 8, 05:55 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1032417
Default Alt Text
get_location.sh (102 B)

Event Timeline