当我点击我在Android Studio的Android项目中使用的任何Google Play Services API或Firebase API时,IDE会将我带到类的反编译版本,其中变量名称被混淆,并且没有任何文档的方法.有关如何直接在IDE中查看文档的任何想法?
我怀疑原因是播放服务和firebase服务不是开源的,我没有看到impls,我知道他们想保护它.但是,直接在IDE中查看文档而不是使用alt-tabbing到浏览器,我真的会受益.谢谢你的帮助.
firebase google-play-services android-studio
android-studio ×1
firebase ×1
google-play-services ×1