toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.modules.systeminfo
/
AndroidInfoHelpers
Android
Info
Helpers
object
AndroidInfoHelpers
Members
Properties
DEVICE_LOCALHOST
Link copied to clipboard
const
val
DEVICE_LOCALHOST
:
String
EMULATOR_LOCALHOST
Link copied to clipboard
const
val
EMULATOR_LOCALHOST
:
String
GENYMOTION_LOCALHOST
Link copied to clipboard
const
val
GENYMOTION_LOCALHOST
:
String
METRO_HOST_PROP_NAME
Link copied to clipboard
const
val
METRO_HOST_PROP_NAME
:
String
Functions
get
Adb
Reverse
Tcp
Command
Link copied to clipboard
@
JvmStatic
fun
getAdbReverseTcpCommand
(
context
:
Context
)
:
String
@
JvmStatic
fun
getAdbReverseTcpCommand
(
port
:
Int
)
:
String
get
Friendly
Device
Name
Link copied to clipboard
@
JvmStatic
fun
getFriendlyDeviceName
(
)
:
String
get
Inspector
Host
Metadata
Link copied to clipboard
@
JvmStatic
fun
getInspectorHostMetadata
(
applicationContext
:
Context
?
)
:
Map
<
String
,
String
?
>
get
Server
Host
Link copied to clipboard
@
JvmStatic
fun
getServerHost
(
context
:
Context
)
:
String
@
JvmStatic
fun
getServerHost
(
port
:
Int
)
:
String