๐ง์ด์์ฒด์ /Android & ios
์๋๋ก์ด๋ - ADB ์ฌ์ฉ์ ๋ง์ง๋ง ์์น ๊ฐ์ ธ์ค๊ธฐ
Janger
2023. 9. 1. 15:25
728x90
๋ช ๋ น์ด
adb shell dumpsys location > dumpsys.txt
ํธ์ง๊ธฐ์์ Ctrl + F(ํ์ด์ง ์ฐพ๊ธฐ) > "last location=Location[network " ๊ฒ์ > ๋ง์ง๋ง ์์น(์๋, ๊ฒฝ๋) ์ถ์ถ

์ถ์ฒ:
A way to get location coordinates from command line
I'm looking for a command line, or a series of commands that can dump or list the latitude and longitude on a rooted device. I connect to a device using ADB shell. A way that will cause the coordi...
android.stackexchange.com
728x90