Skip to content

iSorp/msp-mobile-android

Repository files navigation

Mobile application for MSP

DJI App-key

  • create a DJI developer account
  • create a new MSDK app
  • copy the key to the file AndroidManifest.xml
<application ...>

    <meta-data
            android:name="com.dji.sdk.API_KEY"
            android:value="MY_DJI_KEY"/>

Google api-key

About

DJI MSDK client with mavlink bridge

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages