[android-developers] Re: CPU usage stats

2010-09-07 Thread CHENG LUO
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

[android-developers] emulator performance

2010-08-23 Thread CHENG LUO
Hi there, So I developed a small 3d game on Android 1.6 with JPCT, the free 3d game engine Android version. It seems the frame rate is really low on emulator(5 frames per second) Did I miss something to speed up the emulator or it is normal, I should test the game with real device? TIA -- Y