- Home /
Question by
Renan-Reis · Aug 05, 2013 at 04:13 AM ·
androidmobileplugin
Please, how can I read the android version of the user's device?
Please, how can I read the android version of the user's device?
Comment
Answer by CHPedersen · Aug 05, 2013 at 06:58 AM
It looks like these pages might be of some help:
http://docs.unity3d.com/Documentation/Manual/MobileAdvanced.html
This, specifically:
http://docs.unity3d.com/Documentation/ScriptReference/SystemInfo-operatingSystem.html
And this, (maybe):
http://docs.unity3d.com/Documentation/ScriptReference/SystemInfo-deviceModel.html