On Tue, Sep 7, 2010 at 4:39 AM, Pobudzio <pobudkiewicz.mac...@gmail.com> wrote:
> My first question is about low battery notification. I would like turn
> off this popup which oocurs when battery is low during my application
> is on. I can catch of course Intent.ACTION_BATTERY_LOW but additionaly
> Android show me this popup. Is it possible to turn it off?

I see no evidence that ACTION_BATTERY_LOW is an ordered broadcast, in
which case you cannot "turn it off".

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in London: http://skillsmatter.com/go/os-mobile-server

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

Reply via email to