gpt4 book ai didi

android - 尝试将新的 Camera.apk 重新安装到 Android 模拟器 2.2 时失败

转载 作者:太空狗 更新时间:2023-10-29 14:31:47 25 4
gpt4 key购买 nike

根据 this ,我尝试修改GLRootView.java,重新安装新的Camera.apk;但是,当我尝试卸载旧的 Camera.apk 时出现了一些错误。您知道问题是什么以及如何解决吗?

$ ./adb remount 

remount succeeded

$ ./adb shell rm /system/app/Camera.apk

rm failed for /system/app/Camera.apk, Directory not empty

$ ./adb uninstall com.android.camera

失败

从eclipse重新安装

[2011-05-08 17:41:43 - Camera] Uploading Camera.apk onto device 'emulator-5554' 
[2011-05-08 17:41:43 - Camera] Installing Camera.apk... [2011-05-08 17:42:11 - Camera]
Re-installation failed due to different application signatures. [2011-05-08 17:42:11 -
Camera] You must perform a full uninstall of the application. WARNING: This will
remove the application data! [2011-05-08 17:42:11 - Camera] Please execute 'adb
uninstall com.android.camera' in a shell. [2011-05-08 17:42:11 - Camera] Launch
canceled!

最佳答案

我遇到了同样的错误。我认为它可能与系统图像大小有关。

尝试使用参数 -partition-size 150 启动模拟器。就我而言,它解决了这个问题。

有图有教程"How to install Android market into SDK"描述类似的问题。

关于android - 尝试将新的 Camera.apk 重新安装到 Android 模拟器 2.2 时失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5931444/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com