广州手机网站设计外贸没有公司 如何做企业网站

 提示 (AIDL File)Requires setting the buildFeatures.aidl to true in the build file)
解决方式:
在app的build.gradl中 adnroid{} 添加:
    buildFeatures{aidl true} 

 

 提示 (AIDL File)Requires setting the buildFeatures.aidl to true in the build file)
解决方式:
在app的build.gradl中 adnroid{} 添加:
    buildFeatures{aidl true} 
