HomeSort by relevance Sort by last modified time
    Searched refs:Chromebook (Results 1 - 4 of 4) sorted by null

  /external/walt/docs/
Development.md 29 1. Log in to Chromebook via a non-guest account, also avoid restricted corporate/managed accounts
36 1. Get your Chromebook connected to a network so it would be accessible from you workstation
37 1. Switch Chromebook to terminal via ctrl+alt+f2 and log in as root
39 1. On your workstation, run `ssh root@ip_addr` to verify that Chromebook is accessible
40 1. Run `adb connect ip_addr:22`. From this point on Android studio and adb on your workstation should treat the Chromebook just like a regular Android device
42 1. scp the pywalt folder from your workstation and run the following on the Chromebook:
ChromeOS.md 11 Copy the [pywalt/](/pywalt) directory from WALT repo to the Chromebook. One option is to download a repo tarball directly from GitHub:
22 Connect WALT to Chromebook's USB port and test the setup by running: `$ ./walt.py -t sanity` on the Chromebook.
  /external/autotest/server/site_tests/provision_CheetsUpdate/
push_to_device.py     [all...]
  /external/skia/infra/bots/
gen_tasks.go 124 ec = append([]string{"Chromebook", "ARM", "GLES"}, ec...)
455 } else if strings.Contains(name, "Chromebook") {
    [all...]

Completed in 104 milliseconds