pingpongboss / StandOut

StandOut lets you easily create floating windows in your Android app.
http://pingpongboss.github.com/StandOut
MIT License
1.24k stars 379 forks source link

Android Studio with Gradle build tools support #19

Closed sukso96100 closed 8 years ago

sukso96100 commented 10 years ago

Do you have any plans to support Android Studio that uses grable build tool officialy? I have some trouble setting up this library in Android Studio

pingpongboss commented 10 years ago

Sorry, no plans for that.

Mark Wei · Software Engineer, Android Gmail Team · markwei@gmail.com · (714) 408-4066

On Sat, Dec 28, 2013 at 10:56 PM, YoungBin Han notifications@github.comwrote:

Do you have any plans to support Android Studio that uses grable build tool officialy? I have some trouble setting up this library in Android Studio

— Reply to this email directly or view it on GitHubhttps://github.com/pingpongboss/StandOut/issues/19 .

gw0 commented 10 years ago

Just import the project example (e.g. as app) and than import module library (e.g. as standout). Make a few minor tweaks and it will work.