It only works for a broadcast that is sent with sendStickyBroadcast().
On Sat, Feb 5, 2011 at 7:08 PM, AndroidDevTime wrote:
> I have seen registerReceiver(null, Intent) can be used to get last
> System level broadcast values such as battery level. Does this also
> work for custom application In
I have seen registerReceiver(null, Intent) can be used to get last
System level broadcast values such as battery level. Does this also
work for custom application Intents? Lets say I have an application
Intent called SetOrder and I broadcast this Intent. Using
registerReceiver(null, SetOrder) c
2 matches
Mail list logo