android studio模拟器安装apk空间不足

安装apk的时候报错:Installation failed with message Error: android.os.ParcelableException: java.io.IOException: Requested internal only, but not enough space.

说明:

  1. 环境:ubuntu + android-studio;
  2. 安装apk方法:adb install -t test.apk;
  3. android:installLocation="auto".
阅读 5.4k
1 个回答

创建模拟器时选择google play 的镜像,而不是google api。
如果还不行,就通过模拟器的设置手动改。那个有效用那个

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题