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.
好的,所以当我尝试在 Eclipse 中运行 android 应用程序时,.apk 文件从文件列表中消失并导致错误。我已经在互联网上广泛搜索了可能遇到此问题但没有找到任何东西的其他人。
请帮忙!!
好吧,如果代码/资源(或项目中的任何其他内容)发生了变化,则需要重新编译,因此首先需要删除旧的 apk 并创建一个新的。
另外,请检查您是否拥有最新版本的 adt、sdk 和 eclipse。