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
62 stars 81 forks source link

Error at accessing SD card #23

Open AaronHu13 opened 6 years ago

AaronHu13 commented 6 years ago

Hello, when I run the sample code and try to capture pictures. It will toast "arror at accessing sd card". I have checked permissions and it does have the rights to write and read external storage.