Hi
 
We have and android app.
 
It have 2 broadcast receiver. On conectivity_change and on_boot_completed.
 
With all versions works fine.
 
Our app when press back buttos goes to background and don't close.
 
The user need to force close.
 
The problem is with ICS when close the app the broadcast dont work.
 
I see intent.addFlags(Intent.FLAG_INCLUDE_STOPPED_PACKAGES);  back i can't 
implement this.
 
Can anyone help me to solve this problem?
 
Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to