240 发简信
IP属地:湖南
  • More than one file was found with OS independent path 'lib/x86/libc++_shared.so'

    一.问题描述:项目中集成腾讯云IM SDK时,编译运行时报“More than one file was found with OS indep...

  • caused by: cannot fit requested classes in a single dex file (# methods: 101692 > 65536)

    解决步骤: 1.在app下的build.gradle下添加依赖: 2.在app下的build.gradle的默认配置下添加: 3.自定义Appl...