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?
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?