| <html> |
| <head> |
| <script src='../js/adb.js' async></script> |
| </head> |
| |
| <body> |
| <p style='font-size: larger;'> |
| To use: |
| <ul> |
| <li> |
| Get a Chromebook running Linux 3.10 or newer. |
| Consult the <a href='http://dev.chromium.org/chromium-os/developer-information-for-chrome-os-devices' |
| target='_blank'>Developer Information for Chrome OS Devices</a> |
| page for a list of such devices. |
| </li> |
| <li>Make sure you're running Chrome OS R63+</li> |
| <li> |
| Open up <a href='chrome-extension://pnhechapfaindjhompbnflcldabbghjo/html/crosh.html' |
| target='_blank'>crosh</a> |
| (ctrl+alt+t) |
| </li> |
| <li> |
| Type <code>c adb</code> or <code>c fastboot</code><br/> |
| <ul> |
| <li> |
| If you see "unknown command" or "command not available", |
| make sure you're using a supported system and it's up-to-date. |
| </li> |
| </ul> |
| </li> |
| <li> |
| File feedback using |
| <a href='https://bugs.chromium.org/p/chromium/issues/entry?labels=Proj-Containers' target='_blank'>crbug.com</a> |
| </li> |
| <li><a id='close' href='' target='_blank'>Close this window</a></li> |
| </ul> |
| </p> |
| </body> |
| </html> |