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

JAVA - no such method error when running on API < 11 #7

Open
mrutgerj opened this issue Aug 5, 2013 · 0 comments
Open

JAVA - no such method error when running on API < 11 #7

mrutgerj opened this issue Aug 5, 2013 · 0 comments

Comments

@mrutgerj
Copy link

mrutgerj commented Aug 5, 2013

Installed the application on a phone with API version < 11.

Application will crash on calling getActionBar(), in MainActivity.java, line 74.

Solutions: set min API to 11, or use libraries ActionBarSherlock / ActionBarCompatibiliy.

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