[android-beginners] Re: Battery Usage Indicator API - JDK 1.6

2009-10-25 Thread SagarH
While continuing on my research: I am currently stuck at trying to find out which class actually modifies the values of android.os.BatteryManager (BatteryManager.java) Any ideas ? -Sagar Hatekar --~--~-~--~~~---~--~~ You received this message because you are

[android-beginners] Re: Battery Usage Indicator API - JDK 1.6

2009-10-07 Thread SagarH
Mark!! Thanks a ton!! I found the souce code, built it and just saw the BatteryStatsService.java in which the comment reads All information we are collecting about things that can happen that impact * battery life. - exactly what I was looking for. Thanks once again. Now, my actual

[android-beginners] Re: Battery Usage Indicator API - JDK 1.6

2009-10-05 Thread SagarH
I searched the entire API... couldn't find BatteryStats. Also, when I run the emulator, I went to Settings -About Phone- Battery Usage That's exactly what I was looking for but sadly it comes with the OS. Any idea where could I get help to reach that application? I suppose, this IS the official

[android-beginners] Re: Battery Usage Indicator API - JDK 1.6

2009-10-04 Thread SagarH
together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 22, 2:50 pm, SagarH attitude.unleas...@gmail.com wrote: I am getting started with Android. The JDK1.6

[android-beginners] Re: Battery Usage Indicator API - JDK 1.6

2009-10-04 Thread SagarH
Mark: Exactly, I meant the Battery Usage Indicator. Is that an application that's offered by default on the handset or it's an App. If it's an App, it should have an API. I am doing an academic project and I am really interested in getting in to the API for this. I am working on a Polyglot-based

[android-beginners] Re: Battery Usage Indicator API - JDK 1.6

2009-10-04 Thread SagarH
Okay :( Any idea if how it shows the information. I was working on writing a similar application even before SDK 1.6 came out. API would have made my job easier. If there is no API, I would have to dig 1 layer deep and access the linux kernel which can show the processor info based on each