当前位置:网站首页>[multi screen interaction] realize dual multi screen display II: startactivity mode
[multi screen interaction] realize dual multi screen display II: startactivity mode
2022-04-23 13:19:00 【Johnny2004】
Preface
The previous article used [ Multi screen interaction ] Realize double screen display : Android Presentation, After operation, each multi display app Add their own Presentation, If a third-party application is required, it should also support dual 、 Multi screen display ?
Do we want third-party applications to add Presentation, Third party applications have no source code , It's obviously not desirable .
Just think about whether it's another implementation ?
Sure enough , You can also use startActivity Display directly on the screen .
So let's see startActivity Way to achieve double / Multi screen display
One 、 Realization way
Open on another screen activity, Need to options Of launch displayid, And also set intent Of flag by Intent.FLAG_ACTIVITY_NEW_TASK
Two 、 Implementation method
版权声明
本文为[Johnny2004]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230608014245.html
边栏推荐
- 【行走的笔记】
- filter()遍历Array异常友好
- The first lesson is canvas, showing a small case
- FFmpeg常用命令
- 【微信小程序】flex布局使用记录
- [point cloud series] foldingnet: point cloud auto encoder via deep grid deformation
- You and the 42W bonus pool are one short of the "Changsha bank Cup" Tencent yunqi innovation competition!
- Migrating your native/mobile application to Unified Plan/WebRTC 1.0 API
- 【官宣】长沙软件人才实训基地成立!
- Imx6ull QEMU bare metal tutorial 2: usdhc SD card
猜你喜欢
Vscode tips
X509 parsing
Data warehouse - what is OLAP
100 lectures on practical application cases of Excel (VIII) - report connection function of Excel
three. JS text ambiguity problem
MySQL -- 16. Data structure of index
Summary of request and response and their ServletContext
RTOS mainstream assessment
The first lesson is canvas, showing a small case
叮~ 你的奖学金已到账!C认证企业奖学金名单出炉
随机推荐
Mui close other pages and keep only the first page
[Technical Specification]: how to write technical documents?
Solve the problem that Oracle needs to set IP every time in the virtual machine
Uninstall MySQL database
TCP 复位gongji原理和实战复现
FatFs FAT32 learning notes
What do the raddr and rport in webrtc ice candidate mean?
SPI NAND flash summary
How to convert opencv pictures to bytes
decast id.var measure. Var data splitting and merging
解决Oracle中文乱码的问题
Mysql数据库的卸载
Imx6ull QEMU bare metal tutorial 2: usdhc SD card
Detailed explanation of ADB shell top command
"Xiangjian" Technology Salon | programmer & CSDN's advanced road
数据仓库—什么是OLAP
Hbuilderx + uniapp packaging IPA submission app store stepping on the pit
AUTOSAR from introduction to mastery 100 lectures (86) - 2F of UDS service foundation
初鉴canvas,展示个小小的小案例
nodeJs + websocket 循环小案例