Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 导入 Android 平台类的问题
我在使用 android 类的代码中有错误,它们无法解析为类型。我已经安装了 android sdk、adt 插件、avd 管理器。我应该如何设置构建路径以使我的项目看到 android 类?
如果问题只是 android.support 中的类,则必须将 android-support-v4.jar 放在 libs 文件夹中。它是支持库。