android如何获取操作系统名字我希望获取操作系统名字 android如何获取啊我用String s2 = System.getProperty("os.name");结果s2结果是"Linux"我想获取"android"[解决办法]