2017-12-15 17 views
0

最初に、広告が書かれた後にadmobのsdkをインポートしました。ユーザーのクリック広告の数を分析してGoogleアナリティクスをインポートしましたが、jarパッケージが競合していたため、パッケージAPKで次のエラーが発生しました。しかし、私は紛争のパッケージを見つける方法を知らない。私はunity5.5.3のバージョンを使用します。google analytics and admob、私はいくつかの問題があります

私は中国の学生であるため、問題の説明は壁を越えて答えが見つからないことがあります。あなたが解決策を知っているなら、返信してください。結局のところ、Google翻訳は専門用語を理解していない、ありがとう。

+0

してくださいこのリンクを参照してください、それは団結しているが、それでも私はそれが役に立てば幸い - https://github.com/googleanalytics/google-analytics-plugin-for-unity/issues/142 –

答えて

0
CommandInvokationFailure: Unable to convert classes into dex format. 
C:/Program Files/Java/jdk1.8.0_151\bin\java.exe -Xmx2048M -Dcom.android.sdkmanager.toolsdir="C:/Users/zj/AppData/Local/Android/android-sdk\tools" -Dfile.encoding=UTF8 -jar "C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\sdktools.jar" - 

stderr[ 

trouble writing output: Too many field references to fit in one dex file: 69213; max is 65536. 
You may try using multi-dex. If multi-dex is enabled then the list of classes for the main dex list is too large. 
References by package: 
2 android.accounts 
26 android.app 
1 android.content 
38 android.content.pm 
9 android.content.res 
3 android.database 
41 android.graphics 
2 android.media 
1 android.media.browse 
2 android.net 
21 android.os 
3 android.print`enter code here` 
関連する問題