安卓开发在真机调试时,遇到报错 Requested internal only, but not enough space
具体如下
09/07 17:55:01: Launching 'app' on Coolpad C107-9.
Installation did not succeed.
The application could not be installed.
Installation failed due to: ''pm install-create -r -t -S 2356561' returns error 'Unknown failure: Error: java.lang.IllegalStateException: ☃Requested internal only, but not enough space''
Retry
报错原因:手机空间不够
解决办法:清理手机内存空间
本文详细解析了在进行安卓开发时,遇到真机调试因手机内存不足导致安装失败的问题。阐述了错误信息“Requestedinternalonly,butnotenoughspace”的含义,并提供了解决方案,即清理手机内存空间。
355

被折叠的 条评论
为什么被折叠?



