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 sdk 并创建了我的第一个应用程序。当我尝试运行我的项目时,我收到此错误“生成最终存档时出错:无法获取调试签名密钥”。我使用终端命令 ls -a 查找了我的 ~/.android 文件夹,但该文件夹不存在。任何想法为什么 ~/.android 文件夹会丢失?
在终端中,尝试输入“cd ~/.android”。然后,“打开”。并且您的 Finder 有望找到它。