【发布时间】:2015-01-14 11:56:41
【问题描述】:
我不会统一为 android 设备构建和运行我的游戏。我在控制台有两个错误。
第一个:
Installation failed with the following output:
pkg: /data/local/tmp/Package.apk
Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
第二个:
Error building Player: UnityException: Unable to install APK!
Installation failed. See the Console for details.
如何解决这个问题?
【问题讨论】:
-
它说您的设备上没有足够的空间。删除一些应用,然后重试。
-
为什么要为这篇文章点赞?价值是多少?
-
@Venkat 是的!谢谢你。它解决了:)
标签: android build unity3d apk signing