nakka soft world !
안드로이드 PC로 폰 제어 본문
원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
androidscreencast
Desktop app to control an android device remotely
Desktop app to control an android device remotely using mouse and keyboard. Should work on Windows/Linux/MacOS with any android device.
I've created a google groups HERE for support, no direct help request please.
Installation¶
Install the android sdk (download here)
Connect your device through USB cable and ensure it's detected with "adb devices"
Make sure you have Java Runtime Environnement 5 or later installed
Click HERE. You can launch it by typing "javaws <jnlp file>" from a command line.
Features¶
Mouse and keyboard control FOR ROOTED DEVICES ONLY
Landscape mode (right click)
Video recording
Basic file browser
Current limitations¶
Slow refresh rate (about 4-5 fps)
Not all keycode are mapped. See KeyMapping
부연 : 안되면 chmod 777 /data/dalvik-cache 해주라는 코멘트를 발견.
'프로그래밍언어 > 안드로이드(Android)' 카테고리의 다른 글
안드로이드 개발환경 구축 - ADT 다운 (0) | 2014.06.01 |
---|---|
안드로이드 개발환경 구축 - JDK설치 (0) | 2014.06.01 |
Datepicker Popup사용하기 (0) | 2014.03.10 |
Datepicker 내장형 (0) | 2014.03.10 |
Multi CheckBox (0) | 2014.03.10 |