Has anyone used the MSDK5?
1140 6 2022-8-4
Uploading and Loding Picture ...(0/1)
o(^-^)o
Mats Bohlinsson
Second Officer
Flight distance : 1838077 ft
  • >>>
Sweden
Offline

To me it looks like a complete mess. What on earth are they doing?

Please report your findings, because I got real worried if this is the future of programming dji drones.

Please prove me wrong!


2022-8-4
Use props
djiuser_o8DTExuMJdEN
lvl.3
Flight distance : 3228 ft
Switzerland
Offline

I am wondering this as well. Even the instructions for the sample app are a complete mess and it is not clear how it should be build and setup in android studio.
2022-10-17
Use props
twissmueller
lvl.4
Flight distance : 55797 ft
Germany
Offline

For iOS or for Android? I was tinkering around with iOS Beta in February, but no idea what the current state is.
2022-11-17
Use props
Mats Bohlinsson
Second Officer
Flight distance : 1838077 ft
  • >>>
Sweden
Offline

twissmueller Posted at 11-17 01:24
For iOS or for Android? I was tinkering around with iOS Beta in February, but no idea what the current state is.

Strange. Where did you get MSDK5 for IOS? I thought they dropped support for IOS completly after MSDK4.16 something.

If you can share a link, it would be very nice!

2022-11-17
Use props
twissmueller
lvl.4
Flight distance : 55797 ft
Germany
Offline

Mats Bohlinsson Posted at 11-17 06:53
Strange. Where did you get MSDK5 for IOS? I thought they dropped support for IOS completly after MSDK4.16 something.

If you can share a link, it would be very nice!

https://github.com/dji-sdk/Mobile-UXSDK-Beta-iOS

Not much happening there any more ... Last commit was 16 months ago.
2022-11-18
Use props
Mats Bohlinsson
Second Officer
Flight distance : 1838077 ft
  • >>>
Sweden
Offline

twissmueller Posted at 2022-11-18 02:16
https://github.com/dji-sdk/Mobile-UXSDK-Beta-iOS

Not much happening there any more ... Last commit was 16 months ago.

I ask again. It cant be that noone havn't managed to build the demo?

To start with: With project should I open in androidstudio? All gives errors.

2023-2-4
Use props
Mats Bohlinsson
Second Officer
Flight distance : 1838077 ft
  • >>>
Sweden
Offline

Mats Bohlinsson Posted at 2-4 11:49
I ask again. It cant be that noone havn't managed to build the demo?

To start with: With project should I open in androidstudio? All gives errors.

Answer my own question.

Followed instructions here:
https://sdk-forum.dji.net/hc/en- ... hapter-2-The-Sample

1 git clone git@github.com:dji-sdk/Mobile-SDK-Android-V5.git
2 In Android studio, File->Open...  use folder android-sdk-v5-as (This is important) AS probably stands for Androis studio
3 Run->Make project (You will get all sorts of error, even got an internal error )
4 Connect a phone in debug mode
5 Pick the phone in the dropbox
6 Pick sample-app-aircraft in the dropbox
7 Press Run
And it actually builds and install the .apk on your phone.
Simulator can't be used

You also have to update the app-keys, but thats not needed for building and installing.
To be able to use the app these keys must be generated in your account name on the dji site. Pretty much the same as before:
AIRCRAFT_API_KEY in gradle.properties (Project Properties) file

Lets go coding :-) Soon we will have the sdk for mini3!

2023-2-5
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules