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

TransactionTooLargeException in Utils.isPowerOfTwo #29

Open
bartek-mindojo opened this issue Aug 20, 2014 · 0 comments
Open

TransactionTooLargeException in Utils.isPowerOfTwo #29

bartek-mindojo opened this issue Aug 20, 2014 · 0 comments

Comments

@bartek-mindojo
Copy link

My crash reporting site has just sent me a notification about the following exception:

Caused by android.os.TransactionTooLargeException
android.os.BinderProxy.transact (Binder.java)
android.app.ApplicationPackageManager.getPackageInfo (ApplicationPackageManager.java:70)
fr.nicolaspomepuy.discreetapprate.Utils.isPowerOfTwo
fr.nicolaspomepuy.discreetapprate.AppRate.with
pl.bartoszwesolowski.bloggerstats.BloggerActivity.onCreate
android.app.Activity.performCreate (Activity.java:4728)
android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1051)
...

The method itself (isPowerOfTwo) is just a one-liner and it looks ok. I'm not sure what might have caused this exception. Any ideas?

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

1 participant