机器人:资源未找到 [英] android: resource not found

查看:166
本文介绍了机器人:资源未找到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚从Android 2.1的更新到3.0,并发现了许多默认的Andorid资源缺失,如:

I just updated from android 2.1 to 3.0 and found many default andorid resources missing, such as:

android:icon="@android:drawable/ic_menu_preferences"
android:icon="@android:drawable/ic_menu_help"

发生了什么事,然后和任何想法如何解决这些问题?

What happened to then and any idea how to fix them?

推荐答案

他们不存在了,最有可能的。 Android的人建议不要使用,因为在API中变化自己的资源 - 现在你知道为什么:)
我会保持从previous版本的本地副本,以便您可以访问他们,如果我是你。 (的东西,他们也建议)

They do not exist anymore, most likely. The Android folks advise against using their resources because of changes in the API -- now you know why :) I would keep a local copy from previous releases so that you can access them, were I you. (something they also suggest)

这篇关于机器人:资源未找到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆