You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Iori Murakami (JIRA)" <ji...@apache.org> on 2016/07/11 23:52:11 UTC

[jira] [Commented] (CB-11083) framwork tag on Android replaces a module's build.gradle with something unusable

    [ https://issues.apache.org/jira/browse/CB-11083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371922#comment-15371922 ] 

Iori Murakami commented on CB-11083:
------------------------------------

Thank you for your action. I am waiting to fix this issue, expectantly.

> framwork tag on Android replaces a module's build.gradle with something unusable
> --------------------------------------------------------------------------------
>
>                 Key: CB-11083
>                 URL: https://issues.apache.org/jira/browse/CB-11083
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 5.1.0
>         Environment: * Cordova CLI 6.1.1
> * Cordova Android 5.1.1
> * Android Studio 2.0
>            Reporter: Iori Murakami
>            Assignee: Joe Bowser
>
> I have created a Cordova Plugin. It has become the library reference relationship, such as the following.
> ```
> * android (MainActivity)
> ↓ dependency
> * my custom plugin module
> ↓ dependency
> * my custom library module
> ↓ dependency
> * CordovaLib
> ```
> It was not able to specify a project framework is also referred to using the framework element in plugin.xml. And, build.gradle of referenced framework is dependency is overwritten by GradleBuilder.js. How to add a "my custom library module" to settings.gradle also no.
> <framework src="platforms/android/frameworks/mycustomdir" custom="true" />



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org