Skip to content

CNCBASHER/droidplanner

Repository files navigation

DroidPlanner - Ground Control Station for Android devices

If you just want to download the app goto Google Play. For more info goto the wiki pages.

Development

To compile the code follow these instructions:

  1. Checkout source: git clone [email protected]:DroidPlanner/droidplanner.git
  2. Change to the directory we just checked out: cd droidplanner
  3. Optional: Checkout whatever branch you need: git checkout <branch>
  4. Checkout submodules: git submodule init; git submodule update
  5. Open Android Studio and choose "Import Project...".

DroidPlanner

Packages

No packages published