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

Produce .aar in addition to .apklib for releases #27

Closed
Wavesonics opened this issue Jan 26, 2014 · 5 comments
Closed

Produce .aar in addition to .apklib for releases #27

Wavesonics opened this issue Jan 26, 2014 · 5 comments
Assignees

Comments

@Wavesonics
Copy link
Contributor

It would be very helpful to produce a .aar file for releases

@Wavesonics
Copy link
Contributor Author

This should only be required if we have resources that must be included, not sure we need anything more than a JAR for releases? Or does the inclusion of native libs dictate this?

@koral--
Copy link
Owner

koral-- commented Jan 29, 2014

It is good idea to provide AAR. I will look for it ASAP.

@ghost ghost assigned koral-- Jan 29, 2014
@Brendtos
Copy link

Brendtos commented Feb 7, 2014

@koral-- any word on the addition of an AAR? I'm new to Gradle and have just spent a day trying to get your library setup in my project. An AAR would make this task trivial. Thanks!

@Brendtos
Copy link

Brendtos commented Feb 7, 2014

Another 5 hours gone and I can't get a AAR generated for this project. @koral-- your help would be much appreciated!

@koral--
Copy link
Owner

koral-- commented Feb 8, 2014

I was able to generate aar just by invoking gradle build after importing project to Android Studio. ./gradlew or gradlew.bat may be used instead of gradle. AAR is available in downloads: https://github.com/koral--/android-gif-drawable/releases/download/v1.0.5/android-gif-drawable-1.0.5.aar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants