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

[jira] [Closed] (CB-12292) Icons copied in wrong res path - android

     [ https://issues.apache.org/jira/browse/CB-12292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-12292.
-----------------------------
    Resolution: Duplicate
      Assignee: jcesarmobile

This has been fixed and released.
Latest cordova-android version is 6.1.0

https://cordova.apache.org/announcements/2016/11/07/android-release.html

> Icons copied in wrong res path - android
> ----------------------------------------
>
>                 Key: CB-12292
>                 URL: https://issues.apache.org/jira/browse/CB-12292
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 6.4.0
>         Environment: OSX El Capitan, Android
>            Reporter: Filippo Possenti
>            Assignee: jcesarmobile
>              Labels: android, android6.0, build, config.xml, icon, icons, mipmap
>
> When building a cordova project, the ./res/ directory gets populated with several mipmap* directories, containing each one icon.png file based on the file specified in config.xml.
> Problem is, the ./res/ directory being populated appears to be the wrong one as the ./platforms/android/res directory doesn't get the mipmap* directories with my icons.
> As a result, the app will be built with the default cordova icons instead of my own ones.
> The issue was tested with the build process launched with the following command:
> cordova build --device --debug --buildConfig=build.json
> The build.json file doesn't have any setting related to android, only ios.
> npm version: 3.10.10
> gradle version: 2.7 (groovy 2.3.10, ant 1.9.3)
> Installed platforms:
> android 6.0.0
> ios 4.2.1 (not tested, probably not affected)
> The build is launched from OS X El Capitan.



--
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