You have to have those files in your Lib:
Yandex-metrica-2.41.jar
Unity-ads-2.0.4.jar
my-target-4.5.10.jar
Flurry-Analytics-6.5.0.jar
chartboost-6.5.1.jar
appodeal-1.15.5.jar
applovin-6.3.0.jar
import the mute Chetah-Moblile(rename it this way take that "3-4-7" something like that)
In Gradle add to dependencies
Compile project(':Cheetah-mobile')
Compile 'com.google.android.gms:play-services-ads:8.4.0'
Compile 'com.google.android.gms:play-services-Location:8.4.0'
multi-Dex error case
add this to Gradle.properties
org.gradle.jvmargs=-XX:Maxheapsize =2048m -Xmx2048m
under something like this
org.gradle.jvmargs=-Xmx2048m -XX:Maxpermsize=512m -XX:+Heapdumponoutofmemoryerror -Dfile.encoding=UTF-8