J2ME 中的认证错误

发布于 2024-12-28 05:02:46 字数 127 浏览 0 评论 0 原文

我在诺基亚手机中安装 J2ME 应用程序时遇到问题。
当我从 PC Suite 安装应用程序时,它工作正常,但是当我在本地服务器上上传文件并尝试下载应用程序时,它说应用程序来自不受信任的供应商,即使我已经签署了我的应用程序。请帮我。

I have problem installing J2ME application in Nokia Phone.
When I install app from PC Suite it works fine, but when I upload file on my local server and try to download app it says that App is from Untrusted Supplier even though I have signed my Application. Please help me.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

归属感 2025-01-04 05:02:46

仅当您的 midlet 使用 JAD 安装时才受信任,因为 jad 包含必要的信息。 Jar 仍然会安装,但不会被信任

Your midlet is trusted only if it is installed using the JAD because jad includes the necessary information. Jar will still install but will not be trusted

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文