-
Notifications
You must be signed in to change notification settings - Fork 1
/
emulators.yml
178 lines (156 loc) · 3.19 KB
/
emulators.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
---
- name: Nexus.7.Gen.2.Jellybean.4.3
target: android-18
abi: armeabi-v7a
skin: 1920x1200
config:
hw.lcd.density: 323
hw.gpu.enabled: yes
- name: Nexus.7.Gen.1.Jellybean.4.3
target: android-18
abi: armeabi-v7a
skin: 1280x800
config:
hw.lcd.density: 216
hw.gpu.enabled: yes
- name: Nexus.7.Gen.1.ICS.4.0.3
target: android-15
abi: armeabi-v7a
skin: 1280x800
config:
hw.lcd.density: 216
hw.gpu.enabled: yes
- name: Nexus.4.Jellybean.4.3
target: android-18
abi: armeabi-v7a
skin: 768x1280
config:
hw.lcd.density: 320
hw.gpu.enabled: yes
- name: Nexus.4.ICS.4.0.3
target: android-15
abi: armeabi-v7a
skin: 768x1280
config:
hw.lcd.density: 320
hw.gpu.enabled: yes
- name: Nexus.One.Gingerbread.2.3.3
target: android-10
abi: armeabi
skin: 480x800
config:
hw.lcd.density: 240
- name: Nexus.10.Jellybean.4.3
target: android-18
abi: armeabi-v7a
skin: 2560x1600
config:
hw.lcd.density: 320
hw.gpu.enabled: yes
- name: Droid.X.Gingerbread.2.3.3
target: android-10
abi: armeabi
skin: 480x854
config:
hw.lcd.density: 228
- name: Droid.RAZR.ICS.4.0.3
target: android-15
abi: armeabi-v7a
skin: 540x960
config:
hw.lcd.density: 256
hw.gpu.enabled: yes
- name: Droid.RAZR.Gingerbread.2.3.3
target: android-10
abi: armeabi
skin: 540x960
config:
hw.lcd.density: 256
- name: Kindle.Fire.HD.8.9.ICS.4.0.3
target: android-15
abi: armeabi-v7a
skin: 1920x1200
config:
hw.lcd.density: 254
hw.gpu.enabled: yes
- name: Kindle.Fire.HD.7.ICS.4.0.3
target: android-15
abi: armeabi-v7a
skin: 1280x800
config:
hw.lcd.density: 216
hw.gpu.enabled: yes
- name: Kindle.Fire.Gingerbread.2.3.3
target: android-10
abi: armeabi
skin: 1024x600
config:
hw.lcd.density: 169
- name: Galaxy.S2.Jellybean.4.3
target: android-18
abi: armeabi-v7a
skin: 480x800
config:
hw.lcd.density: 219
hw.gpu.enabled: yes
- name: Galaxy.S2.ICS.4.0.3
target: android-15
abi: armeabi-v7a
skin: 480x800
config:
hw.lcd.density: 219
hw.gpu.enabled: yes
- name: Galaxy.S2.Gingerbread.2.3.3
target: android-10
abi: armeabi
skin: 480x800
config:
hw.lcd.density: 219
- name: Galaxy.S3.Jellybean.4.3
target: android-18
abi: armeabi-v7a
skin: 720x1280
config:
hw.lcd.density: 306
hw.gpu.enabled: yes
- name: Galaxy.S3.ICS.4.0.3
target: android-15
abi: armeabi-v7a
skin: 720x1280
config:
hw.lcd.density: 306
hw.gpu.enabled: yes
- name: Galaxy.S4.Jellybean.4.3
target: android-18
abi: armeabi-v7a
skin: 1080x1920
config:
hw.lcd.density: 441
hw.gpu.enabled: yes
- name: Galaxy.Note.II.Jellybean.4.3
target: android-18
abi: armeabi-v7a
skin: 1280x720
config:
hw.lcd.density: 267
hw.gpu.enabled: yes
- name: Galaxy.Note.Jellybean.4.3
target: android-18
abi: armeabi-v7a
skin: 1280x800
config:
hw.lcd.density: 285
hw.gpu.enabled: yes
- name: Galaxy.Note.ICS.4.0.3
target: android-15
abi: armeabi-v7a
skin: 1280x800
config:
hw.lcd.density: 285
hw.gpu.enabled: yes
- name: Galaxy.Note.Gingerbread.2.3.3
target: android-10
abi: armeabi
skin: 1280x800
config:
hw.lcd.density: 285