如何在诺基亚 6300 4G 上通过 ADB 安装?

发布于 2025-01-19 17:04:43 字数 323 浏览 2 评论 0原文

我有一台运行 KaiOS 的诺基亚 6300 4G。我已经打开了 ADB 和 USB 调试。当我尝试将 apk 推送到手机时,看起来一开始它正在工作(它说文件被推送),但随后它抛出一个错误并且没有安装任何内容。我做错了什么?

这是我的终端输出:

adb install myapp.apk
Performing Push Install
myapp.apk: 1 file pushed, 0 skipped. 1.8 MB/s (42103965 bytes in 21.748s)
/system/bin/pm[6]: app_process: not found

I have a Nokia 6300 4G running KaiOS. I've turned on ADB and USB Debugging on it. When I try to push an apk to the phone, it looks like it's working at first (it says a file gets pushed) but then it throws an error and nothing gets installed. What am I doing wrong?

Here is my terminal output:

adb install myapp.apk
Performing Push Install
myapp.apk: 1 file pushed, 0 skipped. 1.8 MB/s (42103965 bytes in 21.748s)
/system/bin/pm[6]: app_process: not found

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文