use a simple test routine that does what you plan to do on a smaller scale 
(say, 1000 operations rather than 100000), measure the time it takes and 
based on the result you can then judge if that particular phone is capable 
of running the actual operation.
 
On Thursday, April 12, 2012 12:35:18 PM UTC-4, Rob H wrote:
>
> Hi everyone,
>
> Has anyone come up with a feasible way to determine whether the device 
> your app is running on is a low end, or older model phone versus one of the 
> news super computer phones out there or a high end tablet in terms of CPU 
> processing speed?  I realize that this line between slow and fast devices 
> is subjective, but surely this is something other developers are frequently 
> running into when they want to offer advanced functionality to modern / 
> high powered devices, versus keeping it simple for low end devices?
>
> I would appreciate any advice on approaches that anyone can offer.
>
> Thanks,
>
> Rob
>

-- 
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

Reply via email to