【发布时间】:2016-11-21 12:48:10
【问题描述】:
尝试在 Android 设备中部署应用时,VS 卡在这里:
1>C:\Users\George\AppData\Local\Android\android-sdk\build-tools\23.0.1\zipalign.exe 4 "C:\Users\George\Documents\Visual Studio 2015\Projects\SGUotA-Xamarin\BBXamarin\BBXamarin\BBXamarin.Droid\bin\Debug\BBXamarin.Droid-Signed-Unaligned.apk" "bin\Debug\BBXamarin.Droid-Signed.apk"
谁能为此提出解决方案? screenshot of the problem
【问题讨论】:
-
卡住了什么?卡住了多久?该进程是否显示在您的任务管理器中并显示任何活动?
-
@GeraldVersluis 部署永远不会终止,MSBuild.exe 会继续运行,直到我从 Visual Studio 取消构建过程。
标签: android xamarin xamarin.forms