Hi, Is there any way we can launch the widget from our application immediately without user have to choose the widget. So it like automatically add widget to our home screen using code.
Thanks.
Hi, Is there any way we can launch the widget from our application immediately without user have to choose the widget. So it like automatically add widget to our home screen using code.
Thanks.
Can be done, if you are willing to modify the Launcher code. But modifying it is not recommended for your purpose as it tightly couples with your app.