[
https://issues.apache.org/jira/browse/THRIFT-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854401#comment-13854401
]
Вячеслав Шабельник commented on THRIFT-2292:
--------------------------------------------
Right now i working on jumio plugin for cordova
http://www.jumio.com/netverify/netverify-mobile/
And jumio sdk require adding their android library project to android build.
According to cordova plugin specs its not implemented.
More info about referencing android library projects to your project you can
get here http://developer.android.com/tools/projects/projects-cmdline.html
To add a reference to a library project, navigate to the <sdk>/tools/ directory
and use this command:
android update project \
--target <target_ID> \
--path path/to/your/project
--library path/to/library_projectA
> Android Library Project
> -----------------------
>
> Key: THRIFT-2292
> URL: https://issues.apache.org/jira/browse/THRIFT-2292
> Project: Thrift
> Issue Type: New Feature
> Components: Java - Library
> Affects Versions: 0.9.1
> Reporter: Вячеслав Шабельник
>
> Importing of Android Library Project into Android build from plugin dont
> implemented. So i cant add some sdks into native plugin that use dependencies
> as android library project.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)