DJI-Mobile-SDK-Tutorials / Android-GSDemo-GoogleMap

A Demo for using DJI Mobile SDK to create a Waypoint Mission App using Google Map.
MIT License
28 stars 55 forks source link

some of Waypoint Mission classes not found On Dex #22

Open elik21 opened 3 years ago

elik21 commented 3 years ago

java.lang.ClassNotFoundException: Didn't find class "dji.common.mission.waypoint.WaypointMissionFinishedAction" on path: DexPathList[[zip file "/data/app/3wZC6iAXS8vFbcn4GnT_0Q==/com.example.drone3-cEmhgSmPlIHxdqp9tI3sMw==/base.apk"],nativeLibraryDirectories=[/data/app/3wZC6iAXS8vFbcn4GnT_0Q==/com.example.drone3-cEmhgSmPlIHxdqp9tI3sMw==/lib/x86, /data/app/~~3wZC6iAXS8vFbcn4GnT_0Q==/com.example.drone3-cEmhgSmPlIHxdqp9tI3sMw==/base.apk!/lib/x86, /system/lib, /system_ext/lib]] at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #42998:

Dear Customer,

Thank you for contacting DJI. Are you using the x86 architecture device or an emulator? The SDK doesn't support them and please use a real device or arm architecture devices.

Thanks,

Luce Luo DJI Developer Support