Any way to know in the co开发者_JS百科de which platform you are on?
Use Capabilities.os. Returns a string that identifies the host OS.
http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/flash/system/Capabilities.html#os
I know this is an old post but the answer was never posted. My Droid Bionic returns Linux with the Kernel Version as the OS of your phone. Just in case someone stumbles across the post.
Returned: Linux 2.6.35.7-XXXXXX
精彩评论