小编fan*_*hzh的帖子

Android Studio 3.5 错误 - 安装失败,原因是:“pm install-create -r -t -S 1461173”

当我尝试运行我的应用程序时,出现此错误。我安装了 flags -r -t 但它不能解决问题。我该如何解决这个问题?

12/30 21:25:11: Launching 'app' on Nexus 6 API 22 Lollipop.
Installation did not succeed.
The application could not be installed.
Installation failed due to: ''pm install-create -r -t -S 1461173' returns error 'Unknown failure: Error: java.lang.NullPointerException: Attempt to invoke interface method 'android.os.storage.StorageVolume[] android.os.storage.IMountService.getVolumeList()' on a null object reference''
Run Code Online (Sandbox Code Playgroud)

android android-studio android-studio-3.5

5
推荐指数
0
解决办法
303
查看次数