解決AAPT err(Facade for 1224284530): libpng error: Not a PNG file
將Eclipse的專案匯入到AS中,一部分*.9.png格式圖片報如下錯誤。
Error:Execution failed for task ':generalAPPN:mergeDebugResources'.
> Crunching Cruncher mc_btn_top_pressed.9.png failed, see logs
Crunching Cruncher 是什麼意思呢,Crunching 嘎吱作響; Cruncher 數字計算器;
直譯過來:數字計算器嘎吱作響,就是處理不了這個圖片,所以肯定是圖片出現了問題。
問題原因:
1、有可能這張圖片就是一張普通的圖片,加了一個字尾而已,所以不是標準的9.png圖片。
2、這是一個9.png圖片,但是不符合標準規範。
如何修復:
1、下圖可以看出,9.png圖片四周有黑色的線條。出現問題的9.png圖片4條黑線是顯示不全的,在AS中開啟圖片後,拉伸這四條線,讓黑線都顯示出來。
2、然後關閉圖片,重新啟動,如果出現圖片顯示異常的情況,是黑線的位置沒有調好,重新調整或直接找美工吧。
本文章僅解決編譯報錯的問題,9.png圖片詳細資料可以自行百度了,一搜一大把。
相關推薦
解決AAPT err(Facade for 1224284530): libpng error: Not a PNG file
將Eclipse的專案匯入到AS中,一部分*.9.png格式圖片報如下錯誤。 Error:Execution failed for task ':generalAPPN:mergeDebugResources'. > Crunching Cruncher mc_btn_top_pr
怎麼解決android studio libpng error not a png file錯誤怎麼解決
作為讀者的您請認真看完它,也許對您有幫助。致敬!! 相信很多友友在使用Android Studio的時候都出現過這個問題,今天小友在使用的時候也犯了錯誤,浪費了很多時間,一點要改。出錯原因很簡單,相信很多友友都會偷懶,看到一張好的圖片,想將該圖片作為資源,馬上就將該圖片改了下字尾名.pn
Android Studio專案打包:常見錯誤2:AAPT: libpng error: Not a PNG file
Generate Signed APK: Errors while building APK. You can find the errors in the 'Messages' view. 錯誤資訊: AAPT: libpng error: Not a PNG file FAILU
React-Native:BUG:libpng error: Not a PNG file錯誤
今天在放入png圖片的時候,編譯報錯,截圖如下 從這裡可以看出是resource檔案引起的error,提示這不是一張png圖片,但圖片的字尾名確實是png,這是怎麼回事呢?、 看到網路中有一種解釋:圖片字尾名不是png,但被改成了png,導致gradle檢查報錯,我的圖片是網路中找的,有這
【Android studio 解決過的問題】 Not a PNG file,Some file crunching failed等一些問題解決方法
① AAPT err(Facade for ): libpng error: Not a PNG file ② Some file crunching failed,see logs for details 從Eclipse專案轉到 Android studio之後 出
Android之Error: 'L' is not a valid file-based resource name character解決辦法
copyto base logo lower too exec article 問題 tools 1、問題 [html] view plain copy Error:Execution failed for task ‘:mergeBYODReleaseR
Error:Cannot start process, the path specified for working directory is not a directory
If I open one file such as "hw3_prob4Sol.py", the code can run. However, there is an error: Cannot start process, the path specified for working direc
不修改系統日期和時間格式,解決Delphi報錯提示 '****-**-**'is not a valid date and time
ali class ngs als ica 日期和時間 val 添加 ats 假如操作系統的日期格式不是yyyy-MM-dd格式,而是用strtodate(‘2014-10-01‘)) 來轉換的話,程序會提示爆粗 ‘****-**-**‘is not a valid dat
與非java語言使用RSA加解密遇到的問題:algid parse error, not a sequence
write ltr 結果 cep exp result 命令 pat ror 遇到的問題 在一個與Ruby語言對接的項目中,決定使用RSA算法來作為數據傳輸的加密與簽名算法。但是,在使用Ruby生成後給我的私鑰時,卻發生了異常:IOException: algid pars
Error interpreting JPEG image file (Not a JPEG file: starts with 0x89 0x50)
今天在ubuntu16.04下,開啟一張jpg圖片時,顯示下圖錯誤: 但是在同一個資料夾中的,另一張JPG檔案可以正常開啟,很鬱悶,於是上網搜尋,原因如下: Not a JPEG file:
linux遠端拷貝檔案方法及not a regular file 錯誤解決方案
操作步驟: 1、搭建區域網:參考以下文章中網路配置部分:http://dblab.xmu.edu.cn/blog/install-hadoop-cluster/ 2、搭建好區域網後,可以使用scp命令完成遠端檔案拷貝操作 命令格式: scp [引數] [原路徑] [目標路
linux遠端拷貝命令及not a regular file 解決方案
linux 遠端拷貝 :scp scp 檔名 [email protected]遠端ip:/路徑/ 將本地home目錄下的test.tar的檔案拷貝到遠端主機192.168.1.23的/home/adm/目錄下,則命令為:scp /home/test.tar [email pro
java rsa加密報java.security.InvalidKeyException: IOException : algid parse error, not a sequence
java rsa 加密報這個異常,應該祕鑰的問題,: rsa 祕鑰不是pks8 格式Caused by: java.security.InvalidKeyException: IOException : algid parse error, not a sequenceat
flume報java.io.IOException: Not a data file的ERROR
flume清洗時報錯 java.io.IOException: Not a data file,錯誤如下圖: opening file 的檔案明明是一個數據檔案,非要說不是資料檔案。沒辦法,追蹤錯誤,查詢原始碼去。。。 結果在 package org.apache.a
重置密碼解決MySQL for Linux錯誤 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
剛才 技術分享 自己的 png res 文檔 .com acc authent 一般這個錯誤是由密碼錯誤引起,解決的辦法自然就是重置密碼。 假設我們使用的是root賬戶。 1.重置密碼的第一步就是跳過MySQL的密碼認證過程,方法如下: #vim /etc/my.cnf(註
解決ROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use n
之前一直用的好好的,突然就出現了這個錯誤: ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the rig
解決MySQL5.7在MAC下登入ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)問題
問題描述 今天在MAC上安裝完MYSQL後,MYSQL預設給分配了一個預設密碼,但當自己在終端上使用預設密碼登入的時候,總會提示一個授權失敗的錯誤:ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y
重置密碼解決MySQL for Linux錯誤 ERROR 1045 (28000):
一般這個錯誤是由密碼錯誤引起,解決的辦法自然就是重置密碼。 假設我們使用的是root賬戶。 1,停止mysql服務 service mysqld stop 2,找到my.cnf檔案 3,修改配置檔案無密碼登入 vi /etc/my.cnf 在最尾部加上 skip
關於Mysql報錯:[Err] 1064 - You have an error in your SQL syntax——解決方法【親測有效】
今天查詢SQL語句的時候突然報錯了 [SQL]語句: select * from t_bonusrecord WHERE vipPhone='13164606233' order by `grantTime` desc [Err] 1064 - You have an error in
解決 docker 報錯: Error starting daemon: error initializing graphdriver: backing file system is unsupported for this graph driver
CentOS 7.5 x64下 sudo yum install docker -y systemctl enable docker systemctl start docker 發現啟動失敗 journalctl -xe 查詢獲得報錯 Jan 11 22:4