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

unnecessary <uses-sdk #13

Closed xelmirage closed 8 years ago

xelmirage commented 8 years ago

same as https://github.com/DJI-Mobile-SDK/Android-ImportAndActivateSDKInAndroidStudio/pull/1#event-678228627

when “<uses-sdk” exists, the IDE reports error, and in project's sample code, there is no “<uses-sdk” here

oliverou commented 8 years ago

Thanks for your advice, already fix it in readme.md file.

dji-dev commented 8 years ago

Since the issue is fixed, I will close this pull request, thanks!