- Home /
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
Answer by meat5000 · Oct 15, 2013 at 09:37 PM
Maybe something in this link can help you?
http://docs.unity3d.com/Documentation/ScriptReference/SystemInfo.html
I think we could get info as much as possible from that end.
Answer by LividRabbit · Oct 15, 2013 at 09:16 PM
You could try running a emulator, I know there's one for apple products: link, I've used it and it works very well. Here is one for android: link.
Answer by johnyrico · Oct 19, 2013 at 03:53 AM
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.