Understanding if your app is called from a widget and the widget position

Tiwiz

Member
Licensed User
Longtime User
Hello everyone,
I'd need to know if there is a way to understand whenever and Activity is called by a widget (and what widget) and if there is a way to understand the position on the screen of that widget.


Thanks in advance,

Tiwiz
 

Tiwiz

Member
Licensed User
Longtime User
Yes, sorry, I might have been a bit more explanatory :)
I'd need to know if there is a way to make my activity know what called it, if it was another activity, a service and which service/activity exactly was... like on JavaScript you can get the parent who opened a popup.

Tiwiz
 
Upvote 0
Top