|
|
|
|
|
by ctrl4
2317 days ago
|
|
Yup. I did this with a local Android app, that tells you the gps location of a public bus.
I sniffed the http packets, found the requests i needed and made a python script that pinged me at slack when my bus was 5 minutes from my bus stop. Useful when I worked at night. |
|
Were you using an android emulator on desktop or there's some way to easily do this on android?