tree: c2c86187a45d2c51c05a5f2ae735fbf0339e0b6e [path history] [tgz]
  1. apex/
  2. demoapp/
  3. docs/
  4. framework/
  5. scripts/
  6. service/
  7. tests/
  8. OWNERS
  9. README.md
  10. TEST_MAPPING
thread/README.md

Thread

Bring the Thread networking protocol to Android.

Try Thread with Cuttlefish

# Get the code and go to the Android source code root directory

source build/envsetup.sh
lunch aosp_cf_x86_64_phone-trunk_staging-userdebug
m

launch_cvd

Open https://localhost:8443/ in your web browser, you can find the Thread demoapp (with the Thread logo) in the cuttlefish instance. Open it and have fun with Thread!

More docs