如何在Mango中测试快速应用程序切换?

发布于 2024-11-27 23:22:54 字数 165 浏览 1 评论 0原文

我想测试快速应用程序切换是否在 Mango 中起作用。我从 IDE 启动应用程序,它启动模拟器。然后我离开该应用程序(通过单击模拟器上的 Windows 按钮)。然后我从电话返回到应用程序。

但是,IDE 失去了与模拟器的连接,我无法调试重新激活应用程序时发生的情况。

有办法做到吗?

I want to test out whether fast application switching is working in Mango. I start the app from the IDE, it kicks off the emulator. I then move away from the application (by clicking the Windows button on the emulator). Then I go back into the application from the phone.

However, the IDE loses connection to the emulator and I can't debug what happens when the app is reactivated.

Is there a way to do it?

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

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

发布评论

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

评论(1

蓝梦月影 2024-12-04 23:22:54

我的调试会话似乎继续工作。我开始调试应用程序,点击模拟器上的开始按钮,这将我带回到开始屏幕,然后我点击模拟器上的后退按钮,我的应用程序回来了,然后我点击了插入断点的按钮,我到达了断点。这是您使用模拟器执行操作的顺序吗?

可以肯定的是,我只是使用点击/按住后退按钮做了同样的事情,而且效果也很好。

My debug session seems to continue working. I started debugging an app, tap the start button on the emulator, which took me back to the start screen, then I hit the back button on the emulator, my app came back, and I hit a button where a break point was inserted, and I hit the break point. Is this the order you're doing things in with the emulator?

Just to be sure, I just did the same with using tap/hold on the back button, and it worked as well.

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