Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以通过代码在屏幕之间切换?我们向右/向左滑动以在我们拥有的多个屏幕之间切换。是否可以通过代码模拟?我们应该以编程方式模拟滑动来实现这一点吗?
首先,您不能通过在其中注入按键或触摸事件来攻击其他应用程序,除非这些是您自己的应用程序,即便如此,也只能通过创建特殊的单元测试套件项目。
其次,你假设“主屏”有“多屏”的概念。并非所有人都这样做。