diff options
author | Scott Main <smain@google.com> | 2011-10-21 14:18:16 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-10-21 14:44:51 -0700 |
commit | a9f92a05dc4546fb5a346002957bcd7f1f5153a5 (patch) | |
tree | 81dc7415193e909f24adb3c00679c46fc21ad068 /docs | |
parent | e3bb0ecb2b36964cb3b02bc0d575e9366818ee00 (diff) | |
download | frameworks_base-a9f92a05dc4546fb5a346002957bcd7f1f5153a5.zip frameworks_base-a9f92a05dc4546fb5a346002957bcd7f1f5153a5.tar.gz frameworks_base-a9f92a05dc4546fb5a346002957bcd7f1f5153a5.tar.bz2 |
docs: remove links to ADP devices
Change-Id: I1ac719a876c285dcee0678b3c5559e82105f8df3
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/guide/developing/device.jd | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/docs/html/guide/developing/device.jd b/docs/html/guide/developing/device.jd index e08119f..9ce3649 100644 --- a/docs/html/guide/developing/device.jd +++ b/docs/html/guide/developing/device.jd @@ -30,14 +30,9 @@ device directly from Eclipse or from the command line with ADB. If you don't yet have a device, check with the service providers in your area to determine which Android-powered devices are available.</p> -<p>If you want a SIM-unlocked phone, then you might consider either an Android Dev Phone or the -Google Nexus S. These are SIM-unlocked so that you can use them on any GSM network using a SIM -card. The Android Dev Phones also feature an unlocked bootloader so you can install custom system -images (great for developing and installing custom versions of the Android platform). To find a -a place you can purchase the Nexus S, visit <a -href="http://www.google.com/phone/detail/nexus-s">google.com/phone</a>. To purchase an Android -Dev Phone, see the <a href="http://market.android.com/publish">Android Market</a> site -(requires a developer account).</p> +<p>If you want a SIM-unlocked phone, then you might consider the Google Nexus S. To find a place +to purchase the Nexus S and other Android-powered devices, visit <a +href="http://www.google.com/phone/detail/nexus-s">google.com/phone</a>.</p> <p class="note"><strong>Note:</strong> When developing on a device, keep in mind that you should still use the <a |