您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
F
G
L
S
T
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
getAndroidId()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getAppInstallDate()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getAppInstallGuid()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getDeviceId()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
已过时。
getDeviceInfoNoNeedPermission(ContentResolver)
- 类 中的方法com.otaserver.android.util.
DeviceInfoUtil
不需要运行时权限获取android属性的例子, 可以获得androidID,appInstallDate,appInstallGuid三个属性。
getDeviceInfoPermission(Context)
- 类 中的方法com.otaserver.android.util.
DeviceInfoUtil
getImei0()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getImei1()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getImsi()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getMeid()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getSerial()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getSimSerialNumber()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getTel1()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
getTel2()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
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
setAndroidId(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setAppInstallDate(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setAppInstallGuid(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setDeviceId(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
已过时。
setImei0(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setImei1(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setImsi(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setMeid(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setSerial(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setSimSerialNumber(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setTel1(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
setTel2(String)
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
T
toString()
- 类 中的方法com.otaserver.android.dao.
DeviceInfo
V
VERSION_CODE
- 类 中的静态变量com.otaserver.android.util.
BuildConfig
VERSION_NAME
- 类 中的静态变量com.otaserver.android.util.
BuildConfig
A
B
C
D
F
G
L
S
T
V
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类