Sabbir Ahmed Khan Reyjohn

  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 5

Posts

Recent activity by Sabbir Ahmed Khan Reyjohn Recent activity Votes
  • Camera lags/stuck when using UXSDK sample app

    Completed

    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!

    Completed

    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?

    Completed

    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

    Completed

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