android.content.res.Resources$NotFoundException

本文探讨了Android应用在启动时遇到的Java.lang.RuntimeException异常,特别是当应用图标使用的PNG图像资源未找到时的问题。通过分析,发现删除gen/和bin/目录的内容可以解决此问题。此外,还遇到了在开发过程中由于更改布局文件导致的运行时错误,如缺失组件或ID错误。解决这些问题的方法包括确保所有资源文件正确引用和布局文件的正确性。

        

E/AndroidRuntime( 1046): java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.example.hellomapview/com.example.hellomapview.HelloMapActivity}:
android.content.res.Resources$NotFoundException: File res/drawable/red.png from xml
type layout resource ID #0x7f020000

        I added a png image to be used as an icon for the application. When debugged andinstalled, the icon appeared fine on the device, but the application wouldn't startand it raised a "resource not found" exception for the image. Deleting the contentsof the gen/ and bin/ directories does solve the problem.I've also experienced this problem when I changed the xml layout files a few timesduring development. The application sometimes raises runtime exceptions about missingwidgets or wrong IDs that are neither missing nor wrong. And again, deleting thecontents or gen/ and bin/ solves the problem.This really needs to be fixed since it drove me crazy to see that my applicationwasn't working and my code was perfectly fine. It took me a while to find this pageand figure out what I should do to fix it.


牛牛牛

评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值