开发者

Android shortcut intent with extra

开发者 https://www.devze.com 2023-01-20 06:33 出处:网络
Is there any way to put an extra into the in开发者_运维百科tent launched by a shortcut?If you are creating the shortcut, this works just fine. Just put the extras in the Intent that is what the shortc

Is there any way to put an extra into the in开发者_运维百科tent launched by a shortcut?


If you are creating the shortcut, this works just fine. Just put the extras in the Intent that is what the shortcut should launch. Here is a sample project demonstrating this.

0

精彩评论

暂无评论...
验证码 换一张
取 消