Skip to content

Runtime exception  #7

@RodrigoGontijo

Description

@RodrigoGontijo

When i try to instantiate ApplicationManager i´m getting a Runtime Exception, with following message: "Stub!"

The error throws here:

public abstract static class Stub extends android.os.Binder implements android.content.pm.IPackageInstallObserver {
public Stub() {
throw new RuntimeException("Stub!");
}

Could you help me?

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