黑莓 Torch 9800 模拟器的奇怪问题

发布于 2024-09-16 05:16:00 字数 254 浏览 3 评论 0原文

当我通过 fledge.exe 以编程方式启动 torch 9800 模拟器时,会显示一个带有许可协议的弹出窗口,并且它总是在设备启动时出现,因此我无法从模拟器建立 TCP 连接。

我在 4.7 模拟器(9530)中测试了上述行为,在启动时没有弹出 TCP 连接工作,在设备启动时弹出窗口,解包以建立 TCP 连接。在这种情况下会抛出 IOException。

有人可以告诉我如何通过编程或某种方式摆脱 Torch 9800 模拟器中设备启动时弹出的许可协议吗?

When I start the torch 9800 simulator programmatically through fledge.exe, a pop up displays with licenese agreement, and it is always coming up at device startup, due to this I am unable to make TCP connection from simulator.

I tested above mentioned behavior in 4.7 simulator (9530), without pop up at startup TCP connection working, with pop up window at device startup, unbale to make TCP connection. And an IOException is been thrown in this case.

Can someone tell me how to get rid of the license agreement pop up at device startup in torch 9800 simulator through programmatically or some how??

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

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

发布评论

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

评论(1

洋洋洒洒 2024-09-23 05:16:00

看起来您已启用“启动时重置 NVRAM”设置。在 IDE 模拟器设置的“内存”选项卡中将其关闭。

或者在适当的 xml 中将其关闭。例如,如果运行 fledge.exe /app-param=JvmAlxConfigFile:9800.xml 则为 9800.xml

Looks like you have "Reset NVRAM on startup" setting on. Turn it off in your IDE in "Memory" tab of simulator settings.

Or turn it off in appropriate xml. E.g. 9800.xml if you run fledge.exe /app-param=JvmAlxConfigFile:9800.xml

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