This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
doc:crazyflie:dev:env:android [2014-04-09 00:50] fred [Contributing your code] |
doc:crazyflie:dev:env:android [2021-06-24 16:59] (current) kimberly |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <WRAP center round important 60%> | ||
| + | This page has deprecated and will be archived. Please go to [[https:// | ||
| + | </ | ||
| ====== Setting up an development environment for the Crazyflie Android client ====== | ====== Setting up an development environment for the Crazyflie Android client ====== | ||
| 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. | 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. | ||
| Line 40: | Line 43: | ||
| - "Run as Android application" | - "Run as Android application" | ||
| - Use a USB On-the-go (OTG) cable (aka. USB Host cable) to connect your Android device to the Crazyradio dongle | - Use a USB On-the-go (OTG) cable (aka. USB Host cable) to connect your Android device to the Crazyradio dongle | ||
| - | - Run the Crazyflie app (see also [[projects:crazyflie:android_client:user_guide|Crazyflie Android client user guide]]) | + | - Run the Crazyflie app (see also [[doc:crazyflie:client:cfandroid: |
| More info about USB drivers, developer options and debugging setup can be found here: | More info about USB drivers, developer options and debugging setup can be found here: | ||
| Line 46: | Line 49: | ||
| ===== Reporting bugs or requesting features ==== | ===== Reporting bugs or requesting features ==== | ||
| - | Bugs and feature requests should be added as Bitbucket | + | Bugs and feature requests should be added as GitHub |
| ===== Contributing your code ==== | ===== Contributing your code ==== | ||