简体   繁体   中英

Shortcut to attach debugger in Android Studio

我知道我们可以按Ctrl + F2来断开调试器,但是在Android Studio中是否有附加调试器的快捷方式?

You can add a mapping for it in Android Studio:

Preferences > Keymap > Search for 'Attach debugger' or navigate the tree to: Main menu > Run > Attach debugger to Android process.

Then just add your preferred mapping. I think it's none on a fresh install of studio. Good luck!

在此处输入图片说明

in Android studio's toolbar there is a Attach Debugger Shortcut, shown in the image (poorly edited in MS Paint) .

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