I'm looking for a way to add a widget that accompanies the main app in a single apk,
I managed to display widget picker menu via AppWidgetManager.ACTION_APPWIDGET_PICK and the intent class, however whenever I picked any widget, the menu just simply closed itself, and the widget was not added to the homescreen.
What are steps that i need to take in order to add a widget from my app to the homescreen?
And my app is just a normal app, it's not a launcher app or homescreen