首页 > 代码库 > android studio集成腾讯云通信时报错,could not expand zip imsdk.jar

android studio集成腾讯云通信时报错,could not expand zip imsdk.jar

最近在集成腾讯云通信sdk时,遇到一奇葩问题,android studio环境下老是提示could not expand ZIP:xxxxx  imsdk.jar;

 

后来经过多方查询与试错,最终找到终极原因,

腾讯sdk不支持2.1以上gradle版本(gradle 2.0 测试通过,直接在build.gradle中修改版本号为2.0即可);

 

深圳app外包

android studio集成腾讯云通信时报错,could not expand zip imsdk.jar