Android: Get Installed Shortcuts

前端 未结 4 1617
名媛妹妹
名媛妹妹 2021-01-17 22:27

I have seen ways to make shortcuts, but I need to find a way to get a list of shortcuts installed on the phone.

I want my user to be able to select one of his/her sh

4条回答
  •  無奈伤痛
    2021-01-17 23:15

    The shortcuts are private to Launcher. There is no API, and anything you try to do will be very fragile as different launcher implementations (and versions) will have different storage structures.

提交回复
热议问题