摘要:
报错信息如下:Gradle DSL method not found: 'google()'Possible causes:<ul><li>The project 'JustTest' may be using a version of the Android Gradle plug-in that 阅读全文
摘要:
错误信息:Error:Execution failed for task ':app:compileDebugAidl'. > java.lang.IllegalStateException: aidl is missing from '/Users/renguodong/Library/Andro 阅读全文
摘要:
转载(https://my.oschina.net/u/1177694/blog/523922) 首先我们来看一段代码 上面这段低吗没有什么问题,但是在handler对象创建的时候却会报警告:This Handler class should be static or leaks might occ 阅读全文
摘要:
OkHttp的项目主页地址是:https://github.com/square/okhttp Overview HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP ef 阅读全文