当前位置:  编程技术>移动开发

解析android res 运行错误的问题

    来源: 互联网  发布时间:2014-10-19

    本文导语:  代码如下:W/ResourceType(  756): Failure getting entry for 0x7f020004 (t=1 e=4) in package 0: 0xffffffb1D/AndroidRuntime(  756): Shutting down VMW/dalvikvm(  756): threadid=1: thread exiting with uncaught exception (group=0x2aac47c8)E/AndroidRuntime(  756): FATAL EXCEPTION: mainE/AndroidRu...

代码如下:

W/ResourceType(  756): Failure getting entry for 0x7f020004 (t=1 e=4) in package 0: 0xffffffb1
D/AndroidRuntime(  756): Shutting down VM
W/dalvikvm(  756): threadid=1: thread exiting with uncaught exception (group=0x2aac47c8)
E/AndroidRuntime(  756): FATAL EXCEPTION: main
E/AndroidRuntime(  756): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.xxxx.mediacenter/com.xxxx.mediacenter.video.VideoPlayerActivity}: android.view.InflateException: Binary XML file line #279: Error inflating class
E/AndroidRuntime(  756): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663)
E/AndroidRuntime(  756): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
E/AndroidRuntime(  756): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
E/AndroidRuntime(  756): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
E/AndroidRuntime(  756): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(  756): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime(  756): at android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime(  756): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(  756): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime(  756): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime(  756): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime(  756): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(  756): Caused by: android.view.InflateException: Binary XML file line #279: Error inflating class
E/AndroidRuntime(  756): at android.view.LayoutInflater.createView(LayoutInflater.java:513)
E/AndroidRuntime(  756): at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
E/AndroidRuntime(  756): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:563)
E/AndroidRuntime(  756): at android.view.LayoutInflater.rInflate(LayoutInflater.java:618)
E/AndroidRuntime(  756): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime(  756): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime(  756): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime(  756): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime(  756): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime(  756): at android.view.LayoutInflater.inflate(LayoutInflater.java:407)
E/AndroidRuntime(  756): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
E/AndroidRuntime(  756): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
E/AndroidRuntime(  756): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:198)
E/AndroidRuntime(  756): at android.app.Activity.setContentView(Activity.java:1647)
E/AndroidRuntime(  756): at com.xxxx.mediacenter.video.VideoPlayerActivity.onCreate(VideoPlayerActivity.java:152)
E/AndroidRuntime(  756): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime(  756): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
E/AndroidRuntime(  756): ... 11 more
E/AndroidRuntime(  756): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime(  756): at android.widget.ImageButton.(ImageButton.java:78)
E/AndroidRuntime(  756): at java.lang.reflect.Constructor.constructNative(Native Method)
E/AndroidRuntime(  756): at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
E/AndroidRuntime(  756): at android.view.LayoutInflater.createView(LayoutInflater.java:500)
E/AndroidRuntime(  756): ... 27 more
E/AndroidRuntime(  756): Caused by: android.content.res.Resources$NotFoundException: File res/drawable/seek_thumb.xml from drawable resource ID #0x7f020004
E/AndroidRuntime(  756): at android.content.res.Resources.loadDrawable(Resources.java:1697)
E/AndroidRuntime(  756): at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
E/AndroidRuntime(  756): at android.widget.ImageView.(ImageView.java:118)
E/AndroidRuntime(  756): at android.widget.ImageButton.(ImageButton.java:82)
E/AndroidRuntime(  756): ... 31 more
E/AndroidRuntime(  756): Caused by: android.content.res.Resources$NotFoundException: File res/drawable/seek_thumb.xml from xml type drawable resource ID #0x7f020004
E/AndroidRuntime(  756): at android.content.res.Resources.loadXmlResourceParser(Resources.java:1916)
E/AndroidRuntime(  756): at android.content.res.Resources.loadDrawable(Resources.java:1692)
E/AndroidRuntime(  756): ... 34 more
E/AndroidRuntime(  756): Caused by: java.io.FileNotFoundException: res/drawable/seek_thumb.xml
E/AndroidRuntime(  756): at android.content.res.AssetManager.openXmlAssetNative(Native Method)
E/AndroidRuntime(  756): at android.content.res.AssetManager.openXmlBlockAsset(AssetManager.java:485)
E/AndroidRuntime(  756): at android.content.res.Resources.loadXmlResourceParser(Resources.java:1898)
E/AndroidRuntime(  756): ... 35 more
W/ActivityManager(  615):   Force finishing activity com.xxxx.mediacenter/.video.VideoPlayerActivity
W/ActivityManager(  615):   Force finishing activity com.xxxx.mediacenter/.center.MediaCenterActivity
I/gralloc (  615): Alloc:
I/gralloc (  615): usage: 0x133
I/gralloc (  615): format: 1
I/gralloc (  615): 480x232

or
代码如下:

E/AndroidRuntime(  758): FATAL EXCEPTION: main
E/AndroidRuntime(  758): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.vixs.mediacenter/com.xxxx.mediacenter.video.VideoPlayerActivity}: android.content.res.Resources$NotFoundException: Resource ID #0x7f030004
E/AndroidRuntime(  758): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663)
E/AndroidRuntime(  758): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
E/AndroidRuntime(  758): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
E/AndroidRuntime(  758): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
E/AndroidRuntime(  758): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(  758): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime(  758): at android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime(  758): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(  758): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime(  758): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime(  758): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime(  758): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(  758): Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f030004
E/AndroidRuntime(  758): at android.content.res.Resources.getValue(Resources.java:892)
E/AndroidRuntime(  758): at android.content.res.Resources.loadXmlResourceParser(Resources.java:1869)
E/AndroidRuntime(  758): at android.content.res.Resources.getLayout(Resources.java:731)
E/AndroidRuntime(  758): at android.view.LayoutInflater.inflate(LayoutInflater.java:318)
E/AndroidRuntime(  758): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
E/AndroidRuntime(  758): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:198)
E/AndroidRuntime(  758): at android.app.Activity.setContentView(Activity.java:1647)
E/AndroidRuntime(  758): at com.vixs.mediacenter.video.VideoPlayerActivity.onCreate(VideoPlayerActivity.java:152)
E/AndroidRuntime(  758): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime(  758): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)

资源都放在drawable和layout中就可以啦

    
 
 

您可能感兴趣的文章:

  • 解析XML文件时出现如下错误,请教大家可能是什么原因???
  • 请帮忙解析tomcat错误
  • 域名解析gethostbyname,错误:Host name lookup failure
  • redhat linux bash错误,命令解析不了了,请大家帮我看看
  • android layout XML解析错误的解决方法
  • 一个怪问题:为什么下面程序总报“不能解析方法”的错误?
  • 解析mysql数据库还原错误:(mysql Error Code: 1005 errno 121)
  • “不能解析符号”是什么错误呀?
  • 求助:使用jaxp中的dom接口解析xml文件时出现错误(不会迟于5月23日结账)
  • tomcat 运行一个需要解析xsl/xml的servlet使出现错误
  • 解析MySQL创建外键关联错误 - errno:150
  • 解析Neatbeans(常见错误) build-impl.xml:305: Compile failed
  • 怎样让我的程序能像mysql一样运行后有一个mysql>的提示符等待用户输入并解析用户输入的数据然后执行操作?
  • 请问怎样手工的解析XML文件啊.( 不借助任何的xml解析器)急!!! iis7站长之家
  • 解析C/C++中如何终止线程的运行
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • windows下tinyxml.dll下载安装使用(c++解析XML库)
  • 请教redhat9下什么命令执行arp解析和逆向arp解析
  • 使用libpcap读取tcpdump抓取的文件并解析c代码实例
  • 如何用libxml2 默认解析器解析HTML文件
  • 基于Python的Html/xml解析库Beautiful Soup 4.2.1发布
  • linux能否成为动态域名解析客户端的动态域名解析服务器?
  • html中<radio>单选按钮控件标签用法解析及如何设置默认选中
  • 配置DNS服务器后,服务器可解析,客户端不能解析。求解
  • Python下Html/xml解析库Beautiful Soup快速入门教程
  • 为什么我在使用nslookup命令的时候,正向解析(域名-》ip)没有问题,反向解析(ip-》域名)怎么查不到呢?
  • 基于Python的html解析库:pyquery最新版主页及pyquery下载
  • 服务器本机能解析域名,其它机子都解析不到,能ping通dns服务器地址,是什么问题?//
  • python下xml解析库lxml最新版下载安装以及代码示例
  • 我有一个DNS服务器,既要解析自己局域网里IP,有要解析外网上的IP,如www.163.com,我该如何设置呢
  • python对XML的解析方法(SAX,DOM,ElementTree)介绍
  • 请问怎样手工的解析XML文件啊.( 不借助任何的xml解析器)急!!!
  • php通过pack和unpack函数实现对二进制数据封装及解析
  • 通过shell解析文件,并根据解析内容生成新的文件。
  • html中<checkbox>标签用法解析及如何设置checkbox复选框的默认选中状态
  • java 公式解析 表达式解析 expression-analyzer
  • html中<select>标签用法解析及如何设置select的默认选中状态
  • 请问各位:我用SUN公司的JAXP开发包解析XML文档,可不知道对XML解析后如何将结果写回文件中。请各位熟悉Java和XML的高手帮忙。


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3