Adding 5.0 emulator image and removing older image.
2nd patch set includes low/high res. images. Bug: 18026943 Change-Id: I102e5de616251e742c8e7b9cf1948be1cbbc4a1c
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 96 KiB |
BIN
docs/html/images/emulator.png
Normal file
BIN
docs/html/images/emulator.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
BIN
docs/html/images/emulator@2x.png
Normal file
BIN
docs/html/images/emulator@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 195 KiB |
@@ -80,7 +80,9 @@ using your mouse or keyboard to generate events for your application. It also
|
||||
provides a screen in which your application is displayed, together with any other
|
||||
active Android applications. </p>
|
||||
|
||||
<img src="{@docRoot}images/emulator-wvga800l.png" width="367" height="349" />
|
||||
<img src="{@docRoot}images/emulator@2x.png"
|
||||
srcset="{@docRoot}images/emulator.png 1x, {@docRoot}images/emulator@2x.png 2x" alt=""
|
||||
width="367" height="330"/>
|
||||
|
||||
<p>To let you model and test your application more easily, the emulator utilizes
|
||||
Android Virtual Device (AVD) configurations. AVDs let you define certain hardware
|
||||
|
||||
Reference in New Issue
Block a user