Toolbox
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox.utils
/
AndroidUtil
Android
Util
android
object
AndroidUtil
Members
Properties
TEST_
DEVICE_
ID
Link copied to clipboard
android
const
val
TEST_DEVICE_ID
:
String
Functions
get
App
Version
Code
Link copied to clipboard
android
fun
getAppVersionCode
(
context
:
Context
)
:
Long
get
App
Version
Name
Link copied to clipboard
android
fun
getAppVersionName
(
context
:
Context
)
:
String
get
CDATAHtml
Link copied to clipboard
android
fun
getCDATAHtml
(
context
:
Context
,
res
:
Int
,
vararg
formatArgs
:
Any
?
)
:
Spanned
get
Device
Id
Link copied to clipboard
android
fun
getDeviceId
(
context
:
Context
)
:
String
is
Developer
Link copied to clipboard
android
fun
isDeveloper
(
context
:
Context
,
isDebugBuild
:
Boolean
)
:
Boolean