ToggleButton icon indicating copy to clipboard operation
ToggleButton copied to clipboard

Import to Android Studio

Open Skizov2 opened this issue 10 years ago • 3 comments

How do I import this Library to android studio?

Skizov2 avatar Aug 06 '15 23:08 Skizov2

@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)

antonshkurenko avatar Sep 04 '15 15:09 antonshkurenko

Could you show me the details??? Thanks really

sjtuhu avatar Sep 10 '15 15:09 sjtuhu

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

antonshkurenko avatar Sep 10 '15 16:09 antonshkurenko