1.运行中的android系统:
//获取系统版本: adb shell getprop ro.build.version.release //获取系统api版本: adb shell getprop ro.build.version.sdk