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.jar到 android 项目中。新的 android.jar 有一些特定于平台的更改。当我尝试将其作为外部 jar 引用时,出现以下错误:
android.jar
转换为 Dalvik 格式失败,错误 1
如何android.jar在我的项目中使用新的?
将您的 android.jar 文件添加到项目的“libs”文件夹中,然后右键单击该文件并选择“构建路径”选项,然后选择“添加到构建路径”