Skip to content

Problem with dji.sdk.sdkmanager.DJIGlobalService #39

@eyalmnm

Description

@eyalmnm

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.


I am using:

> compileSdkVersion 28
> minSdkVersion 19
> targetSdkVersion 28 gz#25311

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions