openthread / ot-commissioner

OpenThread Commissioner, a Thread commissioner for joining new Thread devices and managing Thread networks.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
49 stars 36 forks source link

[docs] update the Android build guide to set up NDK #244

Closed wgtdkp closed 5 months ago

wgtdkp commented 5 months ago

The guide doc is outdated on the NDK part.

Fixes https://github.com/openthread/ot-commissioner/issues/243

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.32%. Comparing base (5eea3b0) to head (3e48d67).

:exclamation: Current head 3e48d67 differs from pull request most recent head 779a34e. Consider uploading reports for the commit 779a34e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #244 +/- ## ========================================== - Coverage 73.33% 73.32% -0.01% ========================================== Files 71 71 Lines 7422 7420 -2 ========================================== - Hits 5443 5441 -2 Misses 1979 1979 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/openthread/ot-commissioner/pull/244/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openthread)