Companion
Properties
HARDWARE_GENERIC
represents a "generic" hardware, typically used for emulators.
HARDWARE_GOLDFISH
represents a device with "goldfish" hardware, used in some emulators.
HARDWARE_RANCHU
represents a device with "ranchu" hardware, used in some emulators.
MANUFACTURER_GENYMOTION
represents the manufacturer "Genymotion", a platform used for emulation.
MODEL_ANDROID_SDK_X86
represents a model "Android SDK built for x86", used for x86 emulators.
MODEL_EMULATOR
represents a model "Emulator", used to identify an emulator.
MODEL_GOOGLE_SDK
represents a model "google_sdk", used for Google's SDK devices.
PRODUCT_EMULATOR
represents the product "emulator", used to identify an emulator.
PRODUCT_SDK
represents the product "sdk", used to identify an SDK emulator.
PRODUCT_VBOX86P
represents the product "vbox86p", used in some emulator configurations.