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

Charles Bedrosian edited comment on CB-12160 at 11/18/16 11:30 PM:
-------------------------------------------------------------------

I am experiencing the same issue. I have explicitly installed cordova-android 
6.1.0 as per comments in #CB-9417.

[email protected] + cordova-android (6.0 I believe -> project res folder contains the 
midmap folders with the default cordova launcher icon

[email protected] + [email protected] -> project res folder contains the mipmap 
folders with the correct icon but they are not copied properly into the android 
platform res folder, the default cordova launcher icon is used.

[email protected] + [email protected] -> project res folder contains the 
drawables folders with the custom icon, those drawables are copied over to 
android platform res folder and they are referenced in the AndroidManifest.xml 
(@drawable/icon)

Note: similar issue applies to the launcher image


was (Author: charlesbedrosian):
I am experiencing the same issue. I have explicitly installed cordova-android 
6.1.0 as per comments in #CB-9417.

[email protected] + cordova-android (6.0 I believe -> project res folder contains the 
midmap folders with the default cordova launcher icon

[email protected] + [email protected] -> project res folder contains the mipmap 
folders with the correct icon but they are not copied properly into the android 
platform res folder, the default cordova launcher icon is used.

[email protected] + [email protected] -> project res folder contains the 
drawables folders with the custom icon, those drawables are copied over to 
android platform res folder and they are referenced in the AndroidManifest.xml 
(@drawable/icon)


> Android icons not copied to platform folder
> -------------------------------------------
>
>                 Key: CB-12160
>                 URL: https://issues.apache.org/jira/browse/CB-12160
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Philipp Wolfer
>         Attachments: cordova-test.zip
>
>
> Using cordova 6.4 the Android icons specified in the config.xml are not 
> copied over to platforms/android/res after "cordova platform add android" or 
> "cordova prepare". Instead new folders res/mipmap-hdpi, res/mipmap-ldpi etc. 
> are generated on the top level, where the specified icons are contained.
> Using cordova 6.3 this is working as expected. I can provide a test case to 
> illustrate the issue.
> P.S.: Version 6.4 is not yet available on JIRA to select



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to