简体   繁体   中英

Why can't I install lldb in Android Studio

I want to set breakpoint during JNI, but when I edit my configurations, I can't install lldb plugin.

按下修复按钮但没有任何效果

没有lldb

Any one can help me? Android studio: 2.1.1

LLDB is now available through the SDK Manager integrated into Android Studio which is under settings in Android studio and not through the standalone sdk manager.

To install it you have to Goto setting > Android SDK.

There under the SDK Tools you have LLDB, select the checkbox and install it.

截图

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM