/flysense-Breguet

a project to create a Dji app to automate flying and image/video capture

Primary LanguageJava

flysense-Breguet

This Flysense project is aim to create an Android app/IOS app to automate the flying, video/image capturing process (plus file uploading to aws S3 scenarios) to create a image/video analysis solution based on Dji drone and our data platform.

I used Dji SDK and google map sdk, many codes are from Dji.

The app was developed in Nov, 2017.

Besides the GSDemo Dji provided, I also added the video recording parts(https://developer.dji.com/mobile-sdk/documentation/android-tutorials/index.html) and media manager parts (https://developer.dji.com/mobile-sdk/documentation/android-tutorials/MediaManagerDemo.html)

The integrated app is something like this: see below screenshots

alt text

Yudi Feb 4, 2018

##-------------------------------

Android-GSDemo-GoogleMap

Introduction

This GSDemo-GoogleMap is designed for you to learn how to implement the DJIWaypoint Mission features and get familiar with the usages of DJIMissionManager. Also you will know how to test the Waypoint Mission API with DJI PC Simulator. This demo is build based on the Google Map.

Requirements

  • Android Studio 2.0+
  • Android System 4.1+
  • DJI Android SDK 4.3.2

Tutorial

For this demo's tutorial: Creating a MapView and Waypoint Application, please refer to https://developer.dji.com/mobile-sdk/documentation/android-tutorials/GSDemo-Google-Map.html.

Feedback

We’d love to hear your feedback on this demo and tutorial.

Please use Github Issue or email oliver.ou@dji.com when you meet any problems of using this demo. At a minimum please let us know:

  • Which DJI Product you are using?
  • Which Android Device and Android system version you are using?
  • Which Android Studio version you are using?
  • A short description of your problem includes debugging logs or screenshots.
  • Any bugs or typos you come across.

License

Android-GSDemo-GoogleMap is available under the MIT license. Please see the LICENSE file for more infos.