How to fix android studios 2.3 NDK bug?

后端 未结 11 555
感情败类
感情败类 2020-12-05 16:51

I\'m assuming it\'s a bug since I didn\'t have any problems until the new update. So I cant use the gradle console to debug my app because I have this warning -

11条回答
  •  萌比男神i
    2020-12-05 17:39

    Just install the Android NDK.

    That fixed my error and warning!

    https://i.stack.imgur.com/Lsu8E.png

    1. Go to Tools -> Android -> SDK Manager
    2. Click SDK Tools
    3. CHECK NDK
    4. Apply and quit.

提交回复
热议问题