Sabbir Ahmed Khan Reyjohn
- 活动总数 12
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
帖子
Sabbir Ahmed Khan Reyjohn 最近的活动-
Camera lags/stuck when using UXSDK sample app
已完成Hello, I have implemented UXSDK 5.6 in my android app and running the same activity "DefaultLayoutActivity" from the UXSDK. but while testing on M30 I am facing few issues, not everytime but some t...
-
UXSDK DefaultLayoutActivity camera hangs!
已完成I am currently running the sample app from DJI github and learned that the DefaultLayoutActivity of UXSDK module is the camera screen. I have done some changes in the layout by adding some extra vi...
-
How to fly to a specific height using MSDK 5.2 in android?
已完成Hello,I have been developing an app where I need to takeoff the drone to a specific height. So I just used this code to do this: FlightControllerKey.KeyStartTakeoff.create().action({ Timber.d("T...
-
App registration issue in 5.2
已完成Hi, Currently I am working on an Android project using DJI MSDK 5.2 from scratch. In the viewmodel I am using the below code to initialize and register This works perfectly when I run the applicati...