Skip to content

NullPointerException #7

Open
Open
@liuyu1212120

Description

@liuyu1212120

作者您好!发现一个空指针
java.lang.RuntimeException:Unable to start service androidkun.com.versionupdatelibrary.service.VersionUpdateService@d33da42 with null: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getAction()' on a null object reference

androidkun.com.versionupdatelibrary.service.VersionUpdateService.onStartCommand(VersionUpdateService.java:84)

if (intent.getAction().equals(ACTION_START)) { 这里的intent对象是null

还望作者能尽快修复 谢谢了

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