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

Application doesn't work with android-21 SDK #920

Closed
Plamen5kov opened this issue Sep 15, 2015 · 0 comments
Closed

Application doesn't work with android-21 SDK #920

Plamen5kov opened this issue Sep 15, 2015 · 0 comments
Assignees
Milestone

Comments

@Plamen5kov
Copy link
Contributor

If you don't have installed android-22 sdk, and run command:

tns run android

You won't be able to use specific components from the android-widgets.jar, because they use methods from android-support-library-22.x.x.

Possible solution:
Update default required version of Android SDK to 22

@teobugslayer teobugslayer added this to the 1.3.1 milestone Sep 15, 2015
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 18, 2015
rosen-vladimirov added a commit that referenced this issue Sep 25, 2015
Users should be able to select compileSdk. Add `--compileSdk` option and
DO NOT verify it against our min required compile sdk.
This implements:
#927

Set min required compileSdk to 22 according to:
#920
@teobugslayer teobugslayer modified the milestones: 1.4.0, 1.3.1 Sep 28, 2015
rosen-vladimirov added a commit that referenced this issue Sep 29, 2015
Users should be able to select compileSdk. Add `--compileSdk` option and
DO NOT verify it against our min required compile sdk.
This implements:
#927

Set min required compileSdk to 22 according to:
#920
@dtopuzov dtopuzov closed this as completed Oct 5, 2015
@dtopuzov dtopuzov removed the 3 - Done label Oct 5, 2015
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

4 participants