Skip to content
This repository was archived by the owner on Dec 7, 2020. It is now read-only.
This repository was archived by the owner on Dec 7, 2020. It is now read-only.

NullPointerException when running Android "Screenshot2" #5

@mkm12789

Description

@mkm12789

When stepping through the failing bitbar image recognition demo I notice I'm getting the following error when running the command line screenshot2 app for android:

Exception in thread "main" java.lang.NullPointerException
at com.android.ddmlib.MonitorThread.wakeup(MonitorThread.java:453)
at com.android.ddmlib.MonitorThread.quit(MonitorThread.java:461)
at com.android.ddmlib.AndroidDebugBridge.terminate(AndroidDebugBridge.java:293)
at com.android.screenshot.Screenshot.main(Screenshot.java:280)

I'm using version 26.1.1 of Android SDK tools and JDK 8u151

Has anyone experienced this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions