diff --git a/docs/html/community/index.jd b/docs/html/community/index.jd index 91c54aab0dda7..eb5887a23e58f 100644 --- a/docs/html/community/index.jd +++ b/docs/html/community/index.jd @@ -9,7 +9,7 @@ page.title=Community
Note: If you are seeking discussion about Android source code (not application development), then please refer to the Open Source Project Mailing lists.
-Contents
+Contents
/etc/udev/rules.d/50-android.rules.
+ /etc/udev/rules.d/51-android.rules.
For Gusty/Hardy, edit the file to read:
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"
This page describes how to install the Android SDK and set up your development environment. If you haven't downloaded the SDK, you can do so from the -Download page. Once you've downloaded +Download page. Once you've downloaded the SDK, return here.
If you encounter any problems during installation, see the @@ -19,7 +19,7 @@ this page.
If you have already developed applications using an earlier version of the SDK, please read -Upgrading the +Upgrading the SDK, instead.
@@ -27,7 +27,7 @@ SDK, instead.Before you begin, take a moment to confirm that your development machine meets the -System Requirements. +System Requirements.
If you will be developing on Eclipse with the Android Development @@ -323,7 +323,7 @@ begin developing applications. Here are a few ways you can get started: