Meshtastic App
Toggle table of contents
android
common
jvm
Target filter
android
common
jvm
Switch theme
Search in API
Skip to content
Meshtastic App
core-common
/
org.meshtastic.core.common.util
/
BuildUtils
/
isEmulator
is
Emulator
android
common
jvm
actual
val
isEmulator
:
Boolean
(
source
)
Whether the app is currently running on an emulator.
expect
val
isEmulator
:
Boolean
(
source
)
Whether the app is currently running on an emulator.
actual
val
isEmulator
:
Boolean
=
false
(
source
)