How do I programmatically write a shortcut to a specific page on the homescreen of the Android launcher?

后端 未结 1 1404
滥情空心
滥情空心 2020-12-20 20:09

I am currently working on an Android application whereupon I programmatically write a shortcut to the home screen. Something like this:

Intent shortcutInten         


        
相关标签:
1条回答
  • 2020-12-20 20:27

    You cannot decide where the shortcut will go.

    0 讨论(0)
提交回复
热议问题