On Wed, Oct 6, 2010 at 6:58 AM, askPrins wrote:
> As a developer I would say it is VERY important to measure how
> efficient your implementation (code) is.
> CPU usage (which can sucks the battery) and memory usage etc are very
> important issues specially for developers.
>
For profiling your ap
I know it's not the same using an actual phone than an emulator, but
on the emulator there is an option I believe that shows CPU status...
-Moto
On Oct 6, 9:58 am, askPrins wrote:
> As a developer I would say it is VERY important to measure how
> efficient your implementation (code) is.
> CPU us
As a developer I would say it is VERY important to measure how
efficient your implementation (code) is.
CPU usage (which can sucks the battery) and memory usage etc are very
important issues specially for developers.
On Sep 8, 8:18 pm, Frank Weiss wrote:
> On Wed, Sep 8, 2010 at 3:01 AM, Andy
On Wed, Sep 8, 2010 at 3:01 AM, Andy wrote:
> Hi all,
>
> Thanks for the input and I think these comments answer my question.
> Maybe it would be an idea to allow an SDK api to access these stats as
> they, in my view for applications, can be very useful due to the heavy
> multitasking nature of
Hi all,
Thanks for the input and I think these comments answer my question.
Maybe it would be an idea to allow an SDK api to access these stats as
they, in my view for applications, can be very useful due to the heavy
multitasking nature of android?
Regards,
Andy
On Sep 7, 12:30 pm, Mark Murphy
On Tue, Sep 7, 2010 at 4:25 AM, CHENG LUO wrote:
> Maybe you could have a look at com.android.server.ProcessStats :)
That is not part of the Android SDK.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commons
Hi,
Maybe you could have a look at com.android.server.ProcessStats :)
Cheng
On 6 sep, 17:33, Andy wrote:
> Hi everyone,
>
> Does anyone know of a direct api that allows access to CPU usage
> statistics for different applications/tasks running inside android?
> All I can find is data available b
There isn't an SDK API for this. Also note that /proc is not part of the
SDK -- you can't count on the contents of /proc remaining compatible in
future versions.
On Mon, Sep 6, 2010 at 9:45 AM, Andy wrote:
> Thats great thanks but I want to access these stats from inside a
> running Activity...
Not in the SDK. I suppose because most uses of this is by developers
who can simply use adb or ddms.
--
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 fro
Thats great thanks but I want to access these stats from inside a
running Activity...just wondered if there was a direct api to use.
Regards,
Andy
On Sep 6, 5:02 pm, "Maps.Huge.Info (Maps API Guru)"
wrote:
> If you want to do it from the shell, just use top.
>
> -John Coryat
--
You received
If you want to do it from the shell, just use top.
-John Coryat
--
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-
11 matches
Mail list logo