# Drone controller app android ![Version](https://img.shields.io/badge/version-0.0.1-success.svg) Drone contoller via app android and XMPP server. ## Getting Started You need have an XMPP Server to communicate the messages for the drone, a Raspberry Pi to construct your middleware (maybe in python) and eletronic skills. ### Prerequisites * [Android Studio](https://developer.android.com/studio/); * [XMPP Server](https://xmpp.org/software/servers.html); * [Python](https://www.python.org); ### Installing Install android studio and XMPP Server. After that, compile your app and set the address for your server: ### Final Result [![Watch the video](https://i.imgur.com/vKb2F1B.png)](https://vimeo.com/116756682) ## Built With * [Android Studio](https://developer.android.com/studio/); * [XMPP Server](https://xmpp.org/software/servers.html); * [Python](https://www.python.org); ## Contributing Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on my code of conduct, and the process for submitting pull requests to me. ## Versioning I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://gitlab.andrealmeida.net/public_projects/DroneController/tags). ## Authors [![Author](https://img.shields.io/badge/Author-André%20Almeida-blue.svg)](https://andrealmeida.net) ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details