Open Jai-GAY opened 1 year ago
Agent comment from yating.liao in Zendesk ticket #82342:
Here are the necessary dependencies for the SDK.
Other dependencies may be used by the sample, which you can choose to use or not in your project.
image.png
°°°
com.google.android.gms:play-services, this code potentially gives a lot of problem.
removing it cause the following errors. https://github.com/dji-sdk/Mobile-SDK-Android/blob/2b11ef41836bf233d3fecea272860771120608fe/Sample%20Code/app/src/main/java/com/dji/sdk/sample/demo/lookat/LookAtMissionView.java#L56 https://github.com/dji-sdk/Mobile-SDK-Android/blob/2b11ef41836bf233d3fecea272860771120608fe/Sample%20Code/app/src/main/java/com/dji/sdk/sample/demo/camera/FetchMediaView.java#L17
Not a conventional way of coding approach.