Skip to content

Android - OpenThread Border Router on VIM3 Khadas SBC #9948

Answered by wgtdkp
ravichoudhary321 asked this question in Q&A
Discussion options

You must be logged in to vote

You shouldn't try to build ot-br-posix separately for Android. Instead, you should clone the entire AOSP codebase and build a new image from source. See https://android-review.git.corp.google.com/c/platform/packages/modules/Connectivity/+/3007440 for a guide to try with cuttlefish device instead.

Additionally, to support vim3 Khadas SBC, you (or ask the vendor) need to create an implementation for the Android Thread HAL API: https://cs.android.com/android/platform/superproject/main/+/main:hardware/interfaces/threadnetwork/aidl/aidl_api/. An example implementation can be found in https://cs.android.com/android/platform/superproject/main/+/main:hardware/interfaces/threadnetwork/aidl/default/

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@lmnotran
Comment options

@jwhui
Comment options

@lmnotran
Comment options

Answer selected by jwhui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants