Products
-
-
- Accessories
- Breakout boards
This page has deprecated and will be archived. Please go to https://www.bitcraze.io/.
This guide will help you getting started with setting up a development environment for the Crazyflie Android client, running the app from source code and contributing code.
If you have problems installing the ADT environment or setting up the emulator you might find some help here:
git clone https://github.com/bitcraze/crazyflie-android-client.git
More info about USB drivers, developer options and debugging setup can be found here:
Bugs and feature requests should be added as GitHub issues: https://github.com/bitcraze/crazyflie-android-client/issues
If you consider contributing code, then you should create a Github account, fork the crazyflie-android-client repository and send a pull request.
Due to a lack of time and laziness the code is still messy, but in general the coding style should follow the Android Code Style Guidelines for Contributors.