This is an example Android app, written in Clojure, that uses the turboshrimp library to control an AR.Drone.
- Install the Android SDK.
- Change the
:sdk-path
key in project.clj to point to where you installed the SDK. - Connect your Android device to your computer.
- Turn on your AR.Drone and connect your Androd device to the drone's wifi network.
- Run
lein droid doall
to build, install and run the app. - Fly the drone with the app!