您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
F
G
L
S
V
A
APPLICATION_ID
- 类 中的静态变量com.otaserver.android.util.
BuildConfig
已过时。
APPLICATION_ID is misleading in libraries. For the library package name use LIBRARY_PACKAGE_NAME
B
BUILD_TYPE
- 类 中的静态变量com.otaserver.android.util.
BuildConfig
BuildConfig
-
com.otaserver.android.util
中的类
BuildConfig()
- 类 的构造器com.otaserver.android.util.
BuildConfig
C
com.otaserver.android.dao
- 程序包 com.otaserver.android.dao
com.otaserver.android.util
- 程序包 com.otaserver.android.util
D
DEBUG
- 类 中的静态变量com.otaserver.android.util.
BuildConfig
DeviceInfo
-
com.otaserver.android.dao
中的类
定义能够采集的设备信息条目。
DeviceInfo()
- 类 的构造器com.otaserver.android.dao.
DeviceInfo
DeviceInfoGsonUtil
-
com.otaserver.android.util
中的类
将android设备信息以json格式保存在SharedPreference中。
DeviceInfoGsonUtil()
- 类 的构造器com.otaserver.android.util.
DeviceInfoGsonUtil
DeviceInfoTextUtil
-
com.otaserver.android.util
中的类
将android设备信息以默认的文本格式保存在SharedPreference中。
DeviceInfoTextUtil()
- 类 的构造器com.otaserver.android.util.
DeviceInfoTextUtil
DeviceInfoUtil
-
com.otaserver.android.util
中的类
DeviceInfoUtil()
- 类 的构造器com.otaserver.android.util.
DeviceInfoUtil
F
FLAVOR
- 类 中的静态变量com.otaserver.android.util.
BuildConfig
G
getDeviceInfoNoNeedPermission(ContentResolver)
- 类 中的方法com.otaserver.android.util.
DeviceInfoUtil
不需要运行时权限获取android属性的例子, 可以获得androidID,appInstallDate,appInstallGuid三个属性。
getDeviceInfoPermission(Context)
- 类 中的方法com.otaserver.android.util.
DeviceInfoUtil
L
LIBRARY_PACKAGE_NAME
- 类 中的静态变量com.otaserver.android.util.
BuildConfig
load(SharedPreferences)
- 类 中的方法com.otaserver.android.util.
DeviceInfoGsonUtil
用Gson转换为对象。
load(SharedPreferences)
- 类 中的方法com.otaserver.android.util.
DeviceInfoTextUtil
遍历SharedPreferences,组装为javabean.
load(SharedPreferences)
- 类 中的方法com.otaserver.android.util.
DeviceInfoUtil
S
save(DeviceInfo, SharedPreferences)
- 类 中的方法com.otaserver.android.util.
DeviceInfoGsonUtil
以gson为关键字保存在sharedPreference中。
save(DeviceInfo, SharedPreferences)
- 类 中的方法com.otaserver.android.util.
DeviceInfoTextUtil
保存DeviceInfo信息到SharedPerference中。
save(DeviceInfo, SharedPreferences)
- 类 中的方法com.otaserver.android.util.
DeviceInfoUtil
V
VERSION_CODE
- 类 中的静态变量com.otaserver.android.util.
BuildConfig
VERSION_NAME
- 类 中的静态变量com.otaserver.android.util.
BuildConfig
A
B
C
D
F
G
L
S
V
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类