I am using Android studio 1.5. I have a library project, core-speech-service.aar. This AAR file is generated correctly (all classes are built and packed inside
You will have to reference the library as an outside dependency on your apk. I believe that as of now you cannot have an aar inside another