Sabbir Ahmed Khan Reyjohn

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

Activity overview

Latest activity by Sabbir Ahmed Khan Reyjohn
  • Sabbir Ahmed Khan Reyjohn commented,

    We have our own activity from where we are entering to DefaultLayoutActivity. Are you suggesting to atleast wait for five seconds in that activity before entering to DefaultLayoutActivity? And also...

  • Sabbir Ahmed Khan Reyjohn created a post,

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

  • Sabbir Ahmed Khan Reyjohn created a post,

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

  • Sabbir Ahmed Khan Reyjohn created a post,

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

  • Sabbir Ahmed Khan Reyjohn created a post,

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

  • Sabbir Ahmed Khan Reyjohn commented,

    I am trying to implment the sdk in a new project, So far I have successfully integrated the sdk and got successful registration callback. But I am facing issue in implementing UXSDK. When I try ti ...