Android极光推送,Manifest merger failed with multiple errors, see logs
生活随笔
收集整理的這篇文章主要介紹了
Android极光推送,Manifest merger failed with multiple errors, see logs
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
極光推送加載jar包時(shí),報(bào)錯(cuò)
Manifest merger failed with multiple errors, see logs
解決方法 加入紅色部分
defaultConfig {applicationId "com.nxin.client.liteapp" minSdkVersion 15 targetSdkVersion 27 versionCode 19 versionName "19.0" // multiDexEnabled true javaCompileOptions {annotationProcessorOptions { includeCompileClasspath = true }}ndk {abiFilters "armeabi", "x86", "x86_64", "mips64", "mips" } manifestPlaceholders = [JPUSH_PKGNAME : applicationId,JPUSH_APPKEY : "880fe88703ab92260d7d42ca", //JPush上注冊(cè)的包名對(duì)應(yīng)的appkey.JPUSH_CHANNEL : "developer-default", //暫時(shí)填寫默認(rèn)值即可.]}Sync Now 同步即可總結(jié)
以上是生活随笔為你收集整理的Android极光推送,Manifest merger failed with multiple errors, see logs的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: UVA - 572 Oil Deposi
- 下一篇: Arcgis实现路线等线方向箭头表示