Android之Error: 'L' is not a valid file-based resource name character解決辦法

一、問題

 

[html]  view plain  copy
 
  1. Error:Execution failed for task ':mergeBYODReleaseResources'.> /home/chenyu/Android_dev/sangfor/yangzhoushizhenghu/20161229_M7.3_R3/EMM/Source/Android/aWork/res/drawable-mdpi/LOGO.png: Error: 'L' is not a valid file-based resource name character: File-based resource names must contain only lowercase a-z, 0-9, or underscore  

 

 

二、緣由

咱們資源圖片搞成大寫了LOGO.pnghtml

 

 

三、解決辦法

把資源文件改爲小寫的,好比logo.pngspa

相關文章
相關標籤/搜索