I wrote a widget that sits on my home screen.
There is also configuration activity that can be launched from the widget or from the launchpad.
When you start from start, I don't have the widget id.
Is there any way to find this?
The reason is because I want to send an update message from this activity to the widget.
source
share