DJI-Mobile-SDK-Tutorials / Android-FPVDemo

This demo shows how to create a simple FPV view and how to take photo and record video using DJI Mobile SDK.
MIT License
64 stars 81 forks source link

Failing to install due to USB accessory dependency #49

Open nsadeh opened 3 years ago

nsadeh commented 3 years ago

Attempting to compile and install this repo, we get:

db: failed to install ~/Android-FPVDemo/FPVDemo/app/build/outputs/apk/debug/app-debug.apk: Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY: Package couldn't be installed in /data/app/com.dji.FPVDemo-MK44tKyMCcOJymktlTpfvQ==: Package com.dji.FPVDemo requires unavailable shared library com.android.future.usb.accessory; failing!]

We removed the Manifest declaration requiring this capability, but then the app doesn't connect to the RC. We are running on Android 9. Any tips to make this work?

dji-dev commented 3 years ago

Agent comment from DJI SDK in Zendesk ticket #51297:

尊敬的开发者,感谢您联系DJI 大疆创新 由于github不是我们主要的咨询渠道,您的问题可能跟进不及时。我们建议您通过填写表单( https://djisdksupport.zendesk.com/hc/zh-cn/requests/new )向我们反馈问题。或者您也可以在论坛发帖,与其它开发者交流。论坛链接:https://djisdksupport.zendesk.com/hc/zh-cn/community/topics

Dear developer, thank you for contacting DJI. Since github is not our main consultation channel, your questions may not be followed up in time. We recommend that you fill in the form (https://djisdksupport.zendesk.com/hc/en-us/requests/new) to report problems to us. Or you can post in the forum to communicate with other developers. Forum link: https://djisdksupport.zendesk.com/hc/zh-cn/community/topics

°°°