How can I create aar file in android studio 0.1 Build 130.677228
-
I have the older version of the android studio that when I launch it, in the bottom of the wizard window is written such a thing: android studio 0.1 Build 130.677228, check for update now I updated android studio to newer version, But it can not run in my computer. But fortunately, the older version of the android studio runs in my computer well and the older version of the android studio is enough for me. Consider I created a new project in android studio(The same default project), and I want create aar file form my project. Most of you use like me used the older version of the android studio before using the newer version. How can I create aar file in android studio 0.1 Build 130.677228?
-
Answer:
I had hold a talk about creating and using aar in pre Android Studio 1.x. You can view the slides here: http://de.slideshare.net/RenMertins/get-startedwithaar-pdfexportrem20141012 How does it work in short: Create a project with one library module call gradle asemble release go in the build folder and copy out the aar file To use your aar in your own projects, create a local maven repository, copy in your aar and reference it over gradle in other android app project. All described in my talk. Have fun
android at Stack Overflow Visit the source
Related Q & A:
- How do I deploy WAR file to Tomcat 6.0?Best solution by Stack Overflow
- How can I implement idle timeout in android?Best solution by Stack Overflow
- How can I create circular menu in android?Best solution by Stack Overflow
- How can I downgrade my psp ver. 3.50 to 1.50?Best solution by Yahoo! Answers
- How Can I Create an XML to Create a Menu?Best solution by Drupal Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.