简体   繁体   English

我无法在Android-Studio中调试库

[英]I can't debug a library in Android-Studio

I am having a little problem to debug my library in android-studio, when i enter in that, i receive the message: 'Decompiled .class file, bytecode version 51.0 (Java 7)'. 我在调试android-studio中的库时遇到了一个小问题,当我输入该消息时,我收到消息:“反编译的.class文件,字节码版本51.0(Java 7)”。 Because of it i ain't able to receive any value of the debug in watch variables. 因此,我无法在watch变量中接收任何调试值。

In some little search's in internet i saw that it can be a problem of version, because of it follow my screen of the File -> Settings -> Appearance & Behavior -> System Settings -> Android SDK -> SDK Platform 在互联网上进行的一些小搜索中,我看到它可能是版本问题,因为它遵循我的文件->设置->外观和行为->系统设置-> Android SDK-> SDK平台的屏幕

在此处输入图片说明

If someone could help me i would be quite grateful. 如果有人可以帮助我,我将不胜感激。

Consider downloading the source package of the jar file that the decompiled class is on. 考虑下载反编译类所在的jar文件的源包。 Usually Itellij suggest to download the source for you 通常,Itellij建议为您下载源

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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