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

Import to Android Studio #16

Open
Skizov2 opened this issue Aug 6, 2015 · 3 comments
Open

Import to Android Studio #16

Skizov2 opened this issue Aug 6, 2015 · 3 comments

Comments

@Skizov2
Copy link

Skizov2 commented Aug 6, 2015

How do I import this Library to android studio?

@antonshkurenko
Copy link

@Skizov2

  1. Download last version
  2. File -> New -> Import module
  3. You can get errors like me, I googled and found answers:

a) Add this line in project's build file: 'classpath 'com.jakewharton.sdkmanager:gradle-plugin:0.12.0'' like here (http://stackoverflow.com/questions/26472221/plugin-with-id-android-sdk-manager-not-found)
b) Delete the last line of the build file of the library (http://stackoverflow.com/questions/28450549/errorno-such-property-group-for-class-org-gradle-api-publication-maven-intern)

@sjtuhu
Copy link

sjtuhu commented Sep 10, 2015

Could you show me the details???
Thanks really

@antonshkurenko
Copy link

@sjtuhu which details? Ask what you can't get

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

No branches or pull requests

3 participants