Android Question Using External SDK

Powie

Member
Licensed User
Longtime User
Hello B4A Experts. I plan to start a new project IF its possible to get an external SDK to work.

I will try to use the DJI-SDK (Interface for controlling and flying DJI Multicopter Hardware).
https://developer.dji.com/mobile-sdk/

I'm subscribed as a DJI Developer and have the required keys and files etc. The SDK is delivered with 2 samples. 1 for Eclipse and 1 for AndroidStudio. In the folders exists the dji-sdk.jar file.

How can I start to wrap this SDK to B4A. I have read some threads here, also about SLC....
 
Top