android,kotlin2022. 6. 29. 14:39

[android]A problem occurred starting process 'command 'ndk-build''해결방법

 

ndk 설치하고 경로 설정하면 된다...

 

local.properties ->

 

ndk.dir="경로/ndk-build"

 

Posted by thdeodls85