Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

If androidAPIVersion is not specified, work it out from the Android SDK #26

Closed
townxelliot opened this issue Feb 28, 2014 · 0 comments · Fixed by #34
Closed

If androidAPIVersion is not specified, work it out from the Android SDK #26

townxelliot opened this issue Feb 28, 2014 · 0 comments · Fixed by #34
Assignees

Comments

@townxelliot
Copy link
Contributor

We currently require that the androidAPIVersion is specified, and default to '19.0.0'. However, this default is no good if the user doesn't have the tools for that Android SDK version installed.

Perhaps, we could instead infer the most-recent Android API version the user has, and use that. Though we might want to put a lower bound on which versions are acceptable.

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

Successfully merging a pull request may close this issue.

1 participant