Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
apex/ | 06-Sep-2024 | - | 57 | 52 | ||
demoapp/ | 06-Sep-2024 | - | 1,444 | 981 | ||
framework/ | 06-Sep-2024 | - | 3,006 | 1,673 | ||
scripts/ | 06-Sep-2024 | - | 10 | 5 | ||
service/ | 06-Sep-2024 | - | 4,775 | 3,621 | ||
tests/ | 06-Sep-2024 | - | 10,244 | 7,416 | ||
OWNERS | D | 06-Sep-2024 | 180 | 12 | 9 | |
README.md | D | 06-Sep-2024 | 456 | 19 | 12 | |
TEST_MAPPING | D | 06-Sep-2024 | 271 | 19 | 18 |
README.md
1# Thread 2 3Bring the [Thread](https://www.threadgroup.org/) networking protocol to Android. 4 5## Try Thread with Cuttlefish 6 7``` 8# Get the code and go to the Android source code root directory 9 10source build/envsetup.sh 11lunch aosp_cf_x86_64_phone-trunk_staging-userdebug 12m 13 14launch_cvd 15``` 16 17Open `https://localhost:8443/` in your web browser, you can find the Thread 18demoapp (with the Thread logo) in the cuttlefish instance. Open it and have fun with Thread! 19