# adb kill-server

# adb start-server

# adb connect [target's ip address]:[target's port]

# adb shell

# adb push [local 파일] [target의 저장 위치]

# adb pull [target의 파일] [local 파일명]:


참 조 : 

http://eaglos.tistory.com/8




'[C-11] Hi3716C' 카테고리의 다른 글

[Hi3716C] mp3 파일을 wav 파일로 변경  (0) 2013.12.20
[Hi3716C] Kernel module build  (0) 2013.12.16
[Hi3716C] sample_e2prom  (0) 2013.12.06
[Hi3716C-Kernel] tags, cscope  (0) 2013.11.28
[Hi3716C-Kernel] Kernel Build command  (0) 2013.11.26
Posted by eoseontaek