[AC-5694] AAR android library usage for modules.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Done |
Resolution Date | 2018-04-05T07:33:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Jose |
Assignee | Shak Hossain |
Created | 2018-04-04T18:23:24.000+0000 |
Updated | 2018-04-05T07:33:38.000+0000 |
Description
How to use aar libraries in android module project?
we have checked the latest documentation and have followed it but still not aar integration does now work.
http://docs.appcelerator.com/platform/latest/#!/guide/Android_Module_Project
we would really be grateful if appcelerator can share a sample project on how it can be done.
Hello [~jvega2k], Thanks for sharing with us. Check the [link](https://gist.github.com/rakhimonimitro/b1d34239b7d70634cea5dd4561c14bf6) . Hope this helps.
It's important that it is placed in
android/lib
. That's all! You can see [Ti.Facebook](https://github.com/appcelerator-modules/ti.facebook/tree/master/android/lib) for an example.