Skip to content

Service Intent must be explicit: Intent { act=com.remote.service.CALCULATOR } #1

Description

@GyanSAwasthi

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.aidlclient/com.example.aidlclient.MainActivity}: java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.remote.service.CALCULATOR }

Control is pointing to
bindService(it, mServiceConnection, Service.BIND_AUTO_CREATE); when i click on exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions