Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 638 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 638 Bytes

#Gesture-recog CS 290F: Smartphone centric systems and applications

Project: Magic Wand: Custom Motion Gestures to Control a PC

Team Members:

##Instructions

PCGesture contains all the source and binaries for the PC application. It is written in Java.

AndroGesture contains the Android application.

You need to have JRE installed on your PC to run the PC application. To run the PC application:

java -jar PCGesture/PCGesture.jar

Install AndroGesture/app-debug.apk on your Android device.