nakka soft world !

안드로이드 PC로 폰 제어 본문

프로그래밍언어/안드로이드(Android)

안드로이드 PC로 폰 제어

nakka 2014. 3. 10. 22:28
728x90

원문 : 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   해주라는 코멘트를 발견.


출철 : http://www.ischo.net/2171

androidscreencast.jnlp


728x90
Comments