Skip to content

Add sample for Android Studio 3.x #10

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

Merged
merged 1 commit into from
Sep 12, 2017

Conversation

tnorbye
Copy link
Collaborator

@tnorbye tnorbye commented Sep 1, 2017

As of 3.0 beta 5, we finally have support for automatically packaging
and running lint checks in your project, such that you don't have to
add your own local jar copy tasks anymore (or worse, dropping it in
~/.android/lint as the current version of this sample describes).

This CL moves the current sample into an android-studio-2 folder,
and adds a new adnroid-studio-3 folder with a project showing the
new project layout.

As of 3.0 beta 5, we finally have support for automatically packaging
and running lint checks in your project, such that you don't have to
add your own local jar copy tasks anymore (or worse, dropping it in
~/.android/lint as the current version of this sample describes).

This CL moves the current sample into an android-studio-2 folder,
and adds a new adnroid-studio-3 folder with a project showing the
new project layout.
@tnorbye
Copy link
Collaborator Author

tnorbye commented Sep 1, 2017

(Note -- beta5 isn't live yet.)

@nageshs
Copy link
Contributor

nageshs commented Sep 12, 2017

Thank you, Tor!

@tnorbye tnorbye deleted the studio3-packaging branch February 26, 2021 20:23
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

Successfully merging this pull request may close these issues.

2 participants