9 lines
260 B
Markdown
Raw Normal View History

# adb start-server
> Android Debug Bridge (adb) 서버를 시작하여 기기 또는 에뮬레이터와 adb 연결을 가능하게 함.
> 더 많은 정보: <https://manned.org/adb#head14>.
- 실행 중이 아니라면 adb 서버 시작:
`adb start-server`