Lines Matching full:code
56 <p>In the <code>AndroidManifest.xml</code> file, add <code>android:debuggable="true"</code> to
57 the <code><application></code> element.</p>
80 <code>udev</code> rules file that contains a USB configuration for each type of device
83 <code>ATTR{idVendor}</code> property. For a list of vendor IDs, see <a
89 <code>/etc/udev/rules.d/51-android.rules</code></span>.
91 <code>SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", MODE="0666", GROUP="plugdev"</code>
94 In this example, the vendor ID is for HTC. The <code>MODE</code>
95 assignment specifies read/write permissions, and <code>GROUP</code> defines
99 may vary slightly depending on your environment. Consult the <code>udev</code>
106 <code>chmod a+r /etc/udev/rules.d/51-android.rules</code>
124 <p>When plugged in over USB, you can verify that your device is connected by executing <code>adb
125 devices</code> from your SDK {@code platform-tools/} directory. If connected,
134 Debug Bridge</a> (adb), you can issue commands with the <code>-d</code> flag to
141 <code>ATTR{idVendor}</code> property in the rules file, as described
149 <td><code>0502</code></td>
153 <td><code>0b05</code></td>
157 <td><code>413c</code></td>
161 <td><code>0489</code></td>
165 <td><code>04c5</code></td>
169 <td><code>04c5</code></td>
173 <td><code>091e</code></td>
177 <td><code>18d1</code></td>
181 <td><code>201E</code></td>
185 <td><code>109b</code></td>
189 <td><code>0bb4</code></td>
193 <td><code>12d1</code></td>
197 <td><code>24e3</code></td>
201 <td><code>2116</code></td>
205 <td><code>0482</code></td>
209 <td><code>17ef</code></td>
213 <td><code>1004</code></td>
217 <td><code>22b8</code></td>
221 <td><code>0e8d</code></td>
225 <td><code>0409</code></td>
229 <td><code>2080</code></td>
233 <td><code>0955</code></td>
237 <td><code>2257</code></td>
241 <td><code>10a9</code></td>
245 <td><code>1d4d</code></td>
249 <td><code>0471</code></td>
253 <td><code>04da</code></td>
257 <td><code>05c6</code></td>
261 <td><code>1f53</code></td>
265 <td><code>04e8</code></td>
269 <td><code>04dd</code></td>
273 <td><code>054c</code></td>
277 <td><code>0fce</code></td>
281 <td><code>2340</code></td>
285 <td><code>0930</code></td>
289 <td><code>19d2</code></td>