操作系统 :MacOS 10.11.6 IDE :Android Studio 2.2 Java Version :1.8 异常现象描述: 在给Android Studio 2.2设置代理时,出现警告信息: You have JVM property "socksProxyHost" set to "127.0.0.1". This may lead to incorrect behaviour. Proxy should be set in Settings |…
最近升级了As,然后忽然就关联不上源码了,很不方便,找个Activity的源码都只有outline没有解释,还提示这个错误: Decompiled .class file, bytecode version: Souces for android api 23 platform not found 在D:\Android\sdk\sources\android-23明明下载了源码,找了半天,原来是AS的默认配置有问题.最后的解决方法在 StackOverFlow的这个帖子上: Sources f…