You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Android's Integrate SDK into Application tutorial, use are using the following sentence in manifest.xml file <service android:name="dji.sdk.sdkmanager.DJIGlobalService" >
Adding this line causing to the following error - 'dji.sdk.sdkmanager.DJIGlobalService' is not assignable to 'android.app.Service' less... (⌘F1) Inspection info: Validates resource references inside Android XML files.