Skip to content

jason4short/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.

This project is licensed by GPLv3

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

Languages

  • Java 97.2%
  • Python 2.4%
  • Other 0.4%