androidStudio 4.1.3 ASM Bytecode Outline插件不能使用
来源:6-10 实战:引入插件【生成汇总映射表】

慕粉4186390
2021-04-05
我的androidStudio版本是4.1.3,ASM Bytecode Outline插件不能使用。提示:Plugin “ASM Bytecode Outline” is incompatible (supported only in IntelliJ IDEA).请问这种情况如何解决,或者有没有替换的AMS查看字节码的插件呢?
写回答
2回答
-
Android Studio 4.1.3 版本,可搜索安装“ASM Bytecode Viewer Support Kotlin”, 打开对应的类然后点击 顶部导航栏-Code-ASM Bytecode Viewer
112021-04-06 -
Savvy1127
2022-12-04
00
相似问题