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

Validate android extension object values (API level, etc) against APK library. #7

Open
Lanchon opened this issue Sep 8, 2015 · 0 comments

Comments

@Lanchon
Copy link
Member

Lanchon commented Sep 8, 2015

In the 'patched-application' plugin, add a task that warns or fails if the values set on the android extension object (API level, etc) are incompatible with the values from the APK library being patched. Otherwise, make the 'apk-library' task annotate the APK library manifest with the minimum requirements. Both options require parsing the 'yml' file produced by apktool.

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