Package 

Object DeviceUtils

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static DeviceUtils INSTANCE
    • Method Summary

      Modifier and Type Method Description
      final static String getWifiMac(Context context) 获取无线mac地址
      final static Integer getPid() 获取PID
      final static String getSystemVersion() 获取系统版本
      final static Long getAvailMemory(Context context) 获取android当前可用内存大小
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait