GoogleApi.AndroidPublisher.V3.Model.DeviceSpec (google_api_android_publisher v0.26.0) View Source
The device spec used to generate a system APK.
Attributes
-
screenDensity
(type:integer()
, default:nil
) - Screen dpi. -
supportedAbis
(type:list(String.t)
, default:nil
) - Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. "armeabi-v7a", "x86_64". -
supportedLocales
(type:list(String.t)
, default:nil
) - All installed locales represented as BCP-47 strings, e.g. "en-US".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.