码迷,mamicode.com
首页 > 其他好文 > 详细

生成应用的快捷方式action,权限

时间:2017-08-21 00:38:36      阅读:237      评论:0      收藏:0      [点我收藏+]

标签:adc   系统   androi   创建   android   rtc   send   mission   完成   

action:"com.android.launcher.action.INSTALL_SHORTCUT"

权限:com.android.launcher.permission.INSTALL_SHORTCUT

 

Intent创建完成之后,给系统发送广播,通知系统创建快捷方式

sendBroadcast(shortCutIntent);

生成应用的快捷方式action,权限

标签:adc   系统   androi   创建   android   rtc   send   mission   完成   

原文地址:http://www.cnblogs.com/kim-liu/p/7401692.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!