当前位置:网站首页>A應用喚醒B應該快速方法
A應用喚醒B應該快速方法
2022-07-05 04:04:00 【By-LQX】
快速喚醒另外一個應用,需要知道另一個apk的包名
//A應用喚醒部分代碼邏輯
Intent intent = new Intent(Intent.ACTION_MAIN);
/**知道要跳轉應用的包命與目標Activity*/
ComponentName componentName = new ComponentName("com.smartdevice.aidl", "com.smartdevice.aidl.MainActivity");
intent.setComponent(componentName);
//intent.putExtra("", "");//這裏Intent傳值
startActivity(intent);
边栏推荐
- Soul 3: what is interface testing, how to play interface testing, and how to play interface automation testing?
- Pyqt5 displays file names and pictures
- About the recent experience of writing questions
- A real day for Beijing programmers!!!!!
- Three level linkage demo of uniapp uview u-picker components
- [understand series after reading] 6000 words teach you to realize interface automation from 0 to 1
- Laravel8 export excel file
- Containerization Foundation
- Threejs Internet of things, 3D visualization of factory
- BDF application - topology sequence
猜你喜欢
Threejs realizes sky box, panoramic scene, ground grass
EasyCVR平台出现WebRTC协议视频播放不了是什么原因?
C language course setting: cinema ticket selling management system
Enterprise level: spire Office for . NET:Platinum|7.7. x
Soul 3: what is interface testing, how to play interface testing, and how to play interface automation testing?
Containerization Foundation
Technical tutorial: how to use easydss to push live streaming to qiniu cloud?
On the day 25K joined Tencent, I cried
企业级:Spire.Office for .NET:Platinum|7.7.x
在线SQL转Excel(xls/xlsx)工具
随机推荐
特殊版:SpreadJS v15.1 VS SpreadJS v15.0
ClickPaaS低代码平台
已解决(sqlalchemy+pandas.read_sql)AttributeError: ‘Engine‘ object has no attribute ‘execution_options‘
Use threejs to create geometry, dynamically add geometry, delete geometry, and add coordinate axes
Behavior perception system
The scale of computing power in China ranks second in the world: computing is leaping forward in Intelligent Computing
一文带你了解BI的前世今身与企业数字化转型的关系
BDF application - topology sequence
[software reverse - basic knowledge] analysis method, assembly instruction architecture
Pyqt pyside custom telescopic menu bar sharing (including tutorial)
输入的查询SQL语句,是如何执行的?
Is there a sudden failure on the line? How to make emergency diagnosis, troubleshooting and recovery
Get to know MySQL connection query for the first time
C language course setting: cinema ticket selling management system
Interview summary: This is a comprehensive & detailed Android interview guide
陇原战“疫“2021网络安全大赛 Web EasyJaba
[wp]bmzclub writeup of several questions
如何实现实时音视频聊天功能
Use Firefox browser to quickly pick up Web image materials
Test d'automatisation de l'interface utilisateur télécharger manuellement le pilote du navigateur à partir de maintenant