0

Im attempting to develop an AllApps drawer like Aviate, but as a separate Activity (that way I can launch it from Nova Launcher through a gesture).

I've seen answers on how to add a shortcut to the homescreen. i.e.:

Android create shortcuts on the home screen

How to add shortcut to Home screen in android programatically

Is it possible to specify the which homescreen page and location? I'm guessing not since google playstore does not seem to put it in the best place on a new app install, but wanted to confirm.

Community
  • 1
  • 1
gareoke
  • 716
  • 6
  • 17

1 Answers1

0

On the default launchers, there is no documented way to do this.

Richard Le Mesurier
  • 29,432
  • 22
  • 140
  • 255