android.intent.category.LAUNCHER

本文解释了Android应用中ACTION_MAIN和CATEGORY_LAUNCHER的作用。ACTION_MAIN指示活动为主入口且不期望接收任何Intent数据,而CATEGORY_LAUNCHER则指示将该活动图标放置在系统应用启动器中。若<activity>元素未指定图标,则系统会使用<application>元素中的图标。
摘要由CSDN通过智能技术生成
  • The ACTION_MAIN action indicates this is the main entry point and does not expect any intent data.
  • The CATEGORY_LAUNCHER category indicates that this activity's icon should be placed in the system's app launcher. If the <activity> element does not specify an icon with icon, then the system uses the icon from the <application> element.

These two must be paired together in order for the activity to appear in the app launcher.



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值