google / hover

A floating menu library for Android.
Apache License 2.0
2.64k stars 284 forks source link

Question: how to import to Android-Studio? #61

Closed AndroidDeveloperLB closed 6 years ago

matthew-carroll commented 6 years ago

What are you having trouble with, specifically? Please re-open when you have actionable information.

AndroidDeveloperLB commented 6 years ago

Why do you close it before I have a chance to reply? The issue is that I can't import it. When I try, it makes the entire OS super slow, and never ends building. I've waited for more than 8 minutes, on a quite capable laptop, and it still doesn't finish. This is not acceptable. Here's a screenshot: image @

AndroidDeveloperLB commented 6 years ago

I will try it at home too, on a brand new PC that I've bought, if you wish.

matthew-carroll commented 6 years ago

Which version of Android Studio are you using?

AndroidDeveloperLB commented 6 years ago

Actually, something was wrong just today with this laptop, as I tried Toshiba's "eco" mode. Made whole OS super slow. Not related to the repo. I've disabled it, and now it works fine. Should have some stuff updated in the gradle files though:

image

Wonder what was the exact issue I had when I reported about this.

Anyway, sorry about this.

matthew-carroll commented 6 years ago

The build tools version will be upgraded in the next release. The gradle version and build tools are rev'ing a lot right now with Android Studio.

AndroidDeveloperLB commented 6 years ago

reving?

matthew-carroll commented 6 years ago

Revisioning. The versions are changing quite rapidly right now because of the work being done to go from Android Studio 2.x to Android Studio 3.x. So Gradle versions and build tools versions will fall behind frequently for a while.

AndroidDeveloperLB commented 6 years ago

oh ok