Logo
Explore Help
Register Sign In
mawei/sunnypilot
1
0
Fork 0
You've already forked sunnypilot
mirror of https://github.com/sunnypilot/sunnypilot.git synced 2026-02-23 17:33:55 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
4d4df4822aff2d568e4b3e95ea79110d260492ca
sunnypilot/selfdrive/debug/adb.sh

12 lines
216 B
Bash
Raw Normal View History

fix bash + python3 shebangs (#33287) fix shebangs old-commit-hash: 1dcd66081531f4568a8de69637fc7a3f4ef3214f
2024-08-13 21:22:13 -07:00
#!/usr/bin/env bash
bringing the android to agnos old-commit-hash: 1e955b33ac73122d6311aa0c3df967e5257ed13c
2022-01-21 21:25:23 -08:00
set -e
adb over smays old-commit-hash: 48306360a10beeae8868e93dfd0eb245e46a1c77
2020-12-12 19:21:45 -08:00
bringing the android to agnos old-commit-hash: 1e955b33ac73122d6311aa0c3df967e5257ed13c
2022-01-21 21:25:23 -08:00
PORT=5555
adb over smays old-commit-hash: 48306360a10beeae8868e93dfd0eb245e46a1c77
2020-12-12 19:21:45 -08:00
bringing the android to agnos old-commit-hash: 1e955b33ac73122d6311aa0c3df967e5257ed13c
2022-01-21 21:25:23 -08:00
setprop service.adb.tcp.port $PORT
remove comma two support (#24248) * remove comma two support * cleanup release files * little more * more libs * no more gralloc * add snpe back old-commit-hash: 5c48e7bc86a621dd35f4ff25da7a26ee506bac76
2022-04-18 17:55:23 -07:00
sudo systemctl start adbd
bringing the android to agnos old-commit-hash: 1e955b33ac73122d6311aa0c3df967e5257ed13c
2022-01-21 21:25:23 -08:00
IP=$(echo $SSH_CONNECTION | awk '{ print $3}')
echo "then, connect on your computer:"
echo "adb connect $IP:$PORT"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 256ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API