Way to know the power of a hardware on a mobile?

Hello,

target : Mobile (Android currently, later iOS)

I want to change the Quality settings or any other similar settings for that matter based upon the mobile hardware.

Is that possible, if so how?

regards,
Karsnen

You could try running a emulator, I know there’s one for apple products: 1, I’ve used it and it works very well. Here is one for android: 2.

Maybe something in this link can help you?

http://docs.unity3d.com/Documentation/ScriptReference/SystemInfo.html

http://www.glbenchmark.com/result.jsp will give you details of power of GPU of each mobile phone. You can compare you test phone specs and target phone specs and adjust quality settings.