diff options
Diffstat (limited to 'docs/html/resources/articles/backward-compatibility.jd')
-rw-r--r-- | docs/html/resources/articles/backward-compatibility.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/resources/articles/backward-compatibility.jd b/docs/html/resources/articles/backward-compatibility.jd index 9f0ddf5..e7f0b60 100644 --- a/docs/html/resources/articles/backward-compatibility.jd +++ b/docs/html/resources/articles/backward-compatibility.jd @@ -234,5 +234,5 @@ to do this easily by creating "Android Virtual Devices" with different API levels. Once you create the AVDs, you can test your application with old and new versions of the system, perhaps running them side-by-side to see the differences. More information about emulator AVDs can be found <a -href={@docRoot}guide/developing/tools/avd.html">in the AVD documentation</a> and +href="{@docRoot}guide/developing/tools/avd.html">in the AVD documentation</a> and from <code>emulator -help-virtual-device</code>.</p>
\ No newline at end of file |