Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime exception #7

Open
RodrigoGontijo opened this issue Apr 7, 2017 · 2 comments
Open

Runtime exception #7

RodrigoGontijo opened this issue Apr 7, 2017 · 2 comments

Comments

@RodrigoGontijo
Copy link

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?

@s-ilnar
Copy link

s-ilnar commented Dec 18, 2018

Hello! Could you solve this?

@phillipsgoncalves
Copy link

Hello,

any update on this issue ?
Did anyone manage to solve it?
I noticed it is being thrown when creating the Stub object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants