joonhaengHeo
joonhaengHeo
@bzbarsky-apple Thank you for your kindly review. I reimplemented it by referring to the Commissioning Window Opener according to your comment. 1. In the case of the UnpairDevice in CHIPDeviceController.cpp,...
@seokhee-lee If you check restyle, you can use below script. ./scripts/helpers/restyle-diff.sh
@seokhee-lee If you look at your modifications, the zap file modifications are included. In this case, the item "ZAP/ZAP templates generation (pull_request)" will not fail until the zap file is...
> > @seokhee-lee If you look at your modifications, the zap file modifications are included. In this case, the item "ZAP/ZAP templates generation (pull_request)" will not fail until the zap...
@pgatti86 Please share full log when this issue is reproduced.
@dzulhafiz-at I didn't try android ChipTool build in windows environment. If you load the SDK's example App (example/android/ChipTool) in android studio without library copy, I think this error appears because...
You can find android build guide below URL. https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/android_building.md
I know this needs to be addressed, but I'm not sure how to do it. Is there a suitable solution?
`error: '/Users/myuser/Library/Android/sdk/ndk/27.0.11718014/sources/cxx-stl/llvm-libc++/libs/arm64-v8a/libc++_shared.so', needed by 'lib/jni/arm64-v8a/libc++_shared.so', missing and no known rule to make it` Android build is required SDK 26 & NDK **23.2.8568313**. Please check your build environment.
I have the same issue and I can't figure out how to solve it. https://github.com/project-chip/connectedhomeip/issues/31271