我之前项目好好地,可以运行起来,集成了AnyChat这个第三方的程序之后,就跑不起来了,一直停留在Gradle编译中···· 也没报错就是提示一堆警告信息,
我的其他项目也有类似的警告,但是可以运行起来,不知道这个项目咋回事
警告信息截图:
PHP中文网2017-04-17 17:39:33
Warnings like this are usually caused by importing third-party packages, and the third-party packages are obfuscated. Such errors will not affect the operation