User Tools

Site Tools


doc:crazyflie:dev:env:android

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doc:crazyflie:dev:env:android [2014-04-09 00:48]
fred [Getting the Crazyflie Android client source 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://www.bitcraze.io/]].
 +</WRAP>
 ====== 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" (this deploys and installs the APK to your Android device)   - "Run as Android application" (this deploys and installs the APK to your Android device)
   - 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:index|Crazyflie Android client user guide]])
  
 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 issues: https://bitbucket.org/bitcraze/crazyflie-android-client/issues+Bugs and feature requests should be added as GitHub issues: https://github.com/bitcraze/crazyflie-android-client/issues
  
 ===== Contributing your code ==== ===== Contributing your code ====
-If you consider contributing code, then you should create a [[https://bitbucket.org|Bitbucket]] account, fork the [[https://bitbucket.org/bitcraze/crazyflie-android-client|crazyflie-android-client repository]] and send a [[https://bitbucket.org/bitcraze/crazyflie-android-client/pull-requests|pull request]].+If you consider contributing code, then you should create a [[https://github.com|Github]] account, fork the [[https://github.com/bitcraze/crazyflie-android-client|crazyflie-android-client repository]] and send a [[https://github.com/bitcraze/crazyflie-android-client/pulls|pull request]].
  
 ==== Coding standard ==== ==== Coding standard ====
doc/crazyflie/dev/env/android.1396997293.txt.gz · Last modified: 2015-07-15 16:30 (external edit)