Lines Matching full:code
65 (on the right side, set <b>Debuggable</b> to <em>true</em>). Otherwise, in the <code>AndroidManifest.xml</code>
66 file, add <code>android:debuggable="true"</code> to the <code><application></code> element.</p>
84 <code>SYSFS{idVendor}</code> property. For other IDs, see the table of <a
88 <code>/etc/udev/rules.d/51-android.rules</code>.
90 <code>SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4",
91 MODE="0666"</code></p>
94 <code>SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0bb4",
95 MODE="0666"</code></p>
98 <code>chmod a+r /etc/udev/rules.d/51-android.rules</code>
106 <p>You can verify that your device is connected by executing <code>adb devices</code> from your
107 SDK {@code tools/} directory. If connected, you'll see the device name listed as a "device."</p>
114 you can issue commands with the <code>-d</code> flag to target your
121 <code>SYSFS{idVendor}</code> property in the rules file, as described in step 3, above.</p>
128 <td><code>0502</code></td></tr>
131 <td><code>413c</code></td></tr>
134 <td><code>0489</code></td></tr>
137 <td><code>091E</code></td></tr>
140 <td><code>0bb4</code></td></tr>
143 <td><code>12d1</code></td></tr>
146 <td><code>0482</code></td></tr>
149 <td><code>1004</code></td></tr>
152 <td><code>22b8</code></td></tr>
155 <td><code>0955</code></td></tr>
158 <td><code>10A9</code></td></tr>
161 <td><code>04e8</code></td></tr>
164 <td><code>04dd</code></td></tr>
167 <td><code>0fce</code></td></tr>
170 <td><code>19D2</code></td></tr>