-1

I have installed a receiver application on device which listen to the package added intent and executes code when my application is installed

Now I want that receiver to put appwidget of the application on homescreen

Please let me know how it can be done or is there any other way to put appwidget at the time of app installation

halfer
  • 19,824
  • 17
  • 99
  • 186

1 Answers1

0

Now I want that receiver to put appwidget of the application on homescreen

Fortunately, this is not possible. The user adds app widgets to the home screen, not you.

halfer
  • 19,824
  • 17
  • 99
  • 186
CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491