当前位置:
代码迷
>>
Android
>> 错误记录之android.content.res.Resources$NotFoundException: String resource ID
详细解决方案
错误记录之android.content.res.Resources$NotFoundException: String resource ID
热度:
150
发布时间:
2016-04-28 02:54:40.0
异常记录之android.content.res.Resources$NotFoundException: String resource ID
?android.content.res.Resources$NotFoundException:?String?resource?ID?#0x5异常,调试了半天没发现问题,最后还是要感谢
http://blog.sina.com.cn/s/blog_5e58565701012ox7.html
让我找到了原因。原来是我在设置TextView的内容的时候,把int型的数据放里了,导致此错误。
解决办法:把int数据转成string类型
?
查看全文
相关解决方案
请大家帮忙上SSH整合时The requested resource () is not available
java.lang.NumberFormatException: For input string: "id"该如何处理
java.lang.NoSuchMethodException: setId([Ljava.lang.String;)解决方法
怎么取<s:property value="news.CONTENT" escape="false"/>内容前几位
The requested resource (/webtest/servlet/hello.html) is not availabl 帮忙解决解决方法
Struts2 为啥总提示“The requested resource () is not available.”
java类型异常java.lang.Integer cannot be cast to java.lang.String
String.matches(String regex)的有关问题
xfire错误:For input string: ""
在jsp页面下导入.xls文件,报错:Posted content type isn't multipart/form-data
Error reading resource: com/user/User.hbm.xml,该怎么解决
String 去除乱码的有关问题,help
hibernate映射文件有关自增类型,String,精度的有关问题
java.lang.NumberFormatException: For input string: "1>"解决思路
description The requested resource (/gongqiu/goindex.action) is not available.解决方法
unsupported content type in editor解决思路
Tomcat起动 The requested resource (/Struts2/) is not available
description The requested resource (Servlet jsp is not available) is not availab解决思路
jsp页面post到servlet发生异常:java.lang.NoSuchMethodError: bean.User.<init>(Ljava/lang/String;Ljava/lang/Str
在JSP中,List<String> str_list这个集合如何遍历呢
△△△△这是什么原因 找了两天了没找到原因The requested resource is not available,该怎么处理
谁帮小弟我看下Source not found for ResponseFacade.sendRedirect(String) line: 483
tomcat启动出现Caused by: java.lang.StringIndexOutOfBoundsException: String index out解决方法
class path resource [applicationContext.xml] does not exist解决方法
Enumeration<String> 和 Parameter,该如何处理
Response.AddHeader("Content-Disposition" "attachment; filename=" + file.Name+"xls");中文显示乱码解决方法
java.lang.NumberFormatException: For input string: ""报错,求大家帮助,该如何处理
s:iterator 迭代 按动态名取List<Map<String,object>>解决方案
java.lang.NumberFormatException: For input string: "previews"解决办法
android 读取byte[]中的元素解决方案