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

Support Multiple Android API Levels #11

Open
chadrockey opened this issue Nov 22, 2012 · 1 comment
Open

Support Multiple Android API Levels #11

chadrockey opened this issue Nov 22, 2012 · 1 comment
Assignees

Comments

@chadrockey
Copy link
Member

Need to branch for each API level (10? 13?)

@chadrockey
Copy link
Member Author

Looks like this is what to do:
http://android-developers.blogspot.com/2010/07/how-to-have-your-cupcake-and-eat-it-too.html

Need to support:
GINGERBREAD_MR1 (10)
and Fragments in:
HONEYCOMB_MR2 (13+)

@ghost ghost assigned chadrockey Dec 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant