Mobile-SDK-Android-V5 icon indicating copy to clipboard operation
Mobile-SDK-Android-V5 copied to clipboard

MSDK V5 Sample

Results 123 Mobile-SDK-Android-V5 issues
Sort by recently updated
recently updated
newest added

Hi DJI, In my application, I am using Mapbox (map widget of uxsdk) and I want to add some markers with text as their number. Would you please tell me...

Hi there, There hasn't been an update for SDK 5 in some time. Just wondering what does the roadmap look like for the next release? Are there any plans to...

I have this code: ``` FlightControllerKey.KeyStartTakeoff.create().action({ Log.d("takeoff","TakeOff Success") }, { e: IDJIError -> Log.d( "takeoff","DJI Takeoff error: " + e.description()) }) ``` This does not work, and the error message...

Dear DJI team, I use DJI SDK your team to handle restricted zone for aircraft. I was get list restricted zone from aircraft but I can't search restricted zone by...

Environment Drone: DJI Matrice 300 RTK Controller: DJI Smart Controller Enterprise DJI Pilot 2 app version: 7.0.2.2 Mobile SDK version: 5.8.0 Aircraft Firmware version: 09.00.0503 Sensor: H20T w/ Firmware 07.00.01.05...

I was playing around with my **M30**, and found something weird. I zoomed in to approximately 160X, and tried to rotate the gimbal by touch-and-hold the screen of the RC....

Hi DJI, I am trying to create folders in Wayline mission with action, both with the dji hub portal and dji sdk (creating kmz file). the key file that I...

SDK Version: `5.8.0` WPMZ SDK: `1.0.1.5` I'm not sure this is the relevant place to ask this, but it's an issue within this codebase. I am attempting to create/upload a...

Hi DJI, I need to fly the drone with a speed lower than 1 m/s (for example 0.5 m/s) to capture special images with high resolution. How we can set...