Do you have a widget configurator activity? if so the first onUpdate() is
not going to get called but subsequent onUpdates() will.
Also if you were to overload "onReceive()" make sure you call the parent
"onReceive()" otherwise you are disabling yourself from calling the rest of
the widget callbac
Hi all
I try create a clickable widget.
I saw that the clickable notification is not configured because
onUpdate function is never being called (so I cannot set the
notification)
* I did not saw the log in the LogCat so I assume that the function is
never being called
* The Log in the onRecieve is
2 matches
Mail list logo