Alain Pimentel

Results 13 comments of Alain Pimentel

@FalconBFR Great to hear you are looking into our SDKs. As mentioned above, you cannot overlay your UI on top of DJI Go 4. Now what you can do is...

@qimikimi what is your compile sdk version? Since API 26 you no longer have to manually cast views returned by findViewByID. This is because it is now using Java's generics...

@qimikimi can you post your build.gradle's android block? this could be an issue with your configuration. If you are using the same configuration as the current sample app's build.gradle https://github.com/dji-sdk/Mobile-UXSDK-Android/blob/master/sample/build.gradle,...

I have been looking in the library, but I can't a function that does this. Currently I hardcoded the type MIME_TYPE_VIDEO in FileUtils.createContentIntent(), but did you write a function that...

Thank you for the answer. your library helped me a lot

@MathiasHaudgaard @dostalleos Do you have more information on what version and platform of the DJI SDK you were using?

@MathiasHaudgaard I'm trying to figure out the issue but so far it has worked in my tests. I've been testing with version 1.2.4 of the bridge app and dji-uxsdk 4.5....

@flyboyhoward I've updated the documentation of this repo, so make sure you are calling DJISDKManager.getInstance().enableBridgeModeWithBridgeAppIP() in the right place, that is after the SDK registers. If you are still having...

@jeryini btw thanks for trying and reporting this!

Hi @jeryini! We have a fix that will come out with the new MSDK 4.14. Keep an eye on https://developer.dji.com/user/roadmap/#msdk for more updates on the release date. Our next beta...