Skip to content

weimingtom/RemoteDebugGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HOW TO RUN:
1. Run RemoteDebugGame on Android device.
2. Run following on command line.
> adb forward tcp:6800 tcp:7000
3. Run RemoteDebugGameClient on host machine.
4. Touch the screen of Android device, and then some messages text will display on RemoteDebugGameClient's UI, and the image on screen will move.

NOTE:
1. RemoteDebugGameClient depends on RemoteDebugGame, so need add RemoteDebugGame's project in build path (see Eclipse->Properties->Java Build Path->Projects)

About

Android remote control demo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages