fenster icon indicating copy to clipboard operation
fenster copied to clipboard

Can't use your library.

Open pourya2374 opened this issue 9 years ago • 1 comments

Hi, I think your library is a very useful library for me. but when i want to use it, android studio says:

Error:(52, 13) Failed to resolve: com.github.malmstein:fenster:v.0.0.2

pourya2374 avatar Jan 27 '16 07:01 pourya2374

you can clone this project and do the following in your own project: go to Android Studio> File> Project Structure> Add a new module using the plus sign on top of the window> choose Gradle project and select the folder of the library where it is cloned> and hit finish. then you'll be able to use the library.

superus8r avatar Feb 22 '16 05:02 superus8r