Android-InstallInBackgroundSample
Android-InstallInBackgroundSample copied to clipboard
Runtime exception
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?
Hello! Could you solve this?
Hello,
any update on this issue ? Did anyone manage to solve it? I noticed it is being thrown when creating the Stub object