6
我試圖用創建APK文件使用「螞蟻調試」命令。但是當我嘗試我得到以下錯誤目標「調試」不存在於項目
Build Failed
Target "debug" does not exist in the Project "androiddemo"
Total Time: 0 Seconds
Build Failed
Target "release" does not exist in the Project "androiddemo"
Total Time: 0 Seconds
也檢查釋放命令也。獲取相同的錯誤。你能不能請指導我獲取APK文件的Android應用程序
你有沒有想過爲什麼apk不會被生成?我有同樣的問題 – heinst