Android Studio 2.2.2 LLDB 2.2 update issue

前端 未结 4 1014
悲&欢浪女
悲&欢浪女 2021-01-18 07:13

Today I updated my android studio to version V-2.2.2. When I am trying to debug my android application with native code(app-native) I am always getting error message

<
4条回答
  •  一个人的身影
    2021-01-18 07:33

    I got the same error with Android Studio 2.3 Beta 3. I tried all the solutions I could found but no one works. I used the Quick Fix Option by press Yes below. However, it then report failed to download LLDB 2.3.

    I fixed this by selecting "Beta" channel in my Updates settings and then run Quick Fix Again. The channel was changed to Stable somehow. So it always failed to download LLDB 2.3

    Hope this helps to people might having the same issue and found here.

    Quick Fix Option Failed To Download LLDB 2.3 enter image description here

提交回复
热议问题