diff options
author | Scott Main <smain@google.com> | 2011-01-07 13:46:42 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-01-07 13:50:50 -0800 |
commit | 955c63f8f421f7c9afcce2356eb9905df2147a76 (patch) | |
tree | 3aaa0f5eb7cc71dd803b9ab93e96e45d7b7a59ea /docs | |
parent | 08e9a0fd2e29405857c1b8c995937483a1599c4f (diff) | |
download | frameworks_base-955c63f8f421f7c9afcce2356eb9905df2147a76.zip frameworks_base-955c63f8f421f7c9afcce2356eb9905df2147a76.tar.gz frameworks_base-955c63f8f421f7c9afcce2356eb9905df2147a76.tar.bz2 |
cherrypick Change-Id: If65316cb08c8912ed2ad1fe10ab7d5ceee664084
docs: revise developing on a device to replace nexus one
Change-Id: I2e9945020a7b63175e0d5cf37ad4dd9bc783fa04
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/guide/developing/device.jd | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/html/guide/developing/device.jd b/docs/html/guide/developing/device.jd index 3b5b400..337b6d8 100644 --- a/docs/html/guide/developing/device.jd +++ b/docs/html/guide/developing/device.jd @@ -31,10 +31,11 @@ you don't yet have a device, check with the service providers in your area to de 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 One. Both are SIM-unlocked so that you can use them on any GSM network using a SIM +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 purchase a -Nexus One, visit <a href="http://www.google.com/phone">google.com/phone</a>. To purchase an Android +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> |