Implement BrodcastReceiver for battery status. - Anurag Singh
On Tue, May 4, 2010 at 2:49 PM, subrat kumar panda < [email protected]> wrote: > Hi all, > i am having a problem with "Battery Level". > i am using sdk 1.5 in my app. > when the Battery Level reduced to 15%(i want to post the info to the > Soap server as an Alert). > > what i got info is if you are using 1.5 (>= ) > then use BatteryManager.EXTRA_LEVEL. > > but in my app, i am not getting it. > > if anybody knows the desired solution regarding the problem > please help me. > > Thanks in advance, > > Best Regards > Subrat Kumar Panda > India. > . > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

