Admob unity 2017.3 compile error
I've been trying to compile an android project with Admob. I finally got the project to compile with Android without Admob, but when i added Admob i get the following error. I'm not sure I understand the error. I've tried removing and reinstalling different versions of the Admob packages but the same error appears.
Does anyone have an advice, suggestions or help?
Failed to compile resources with the following parameters: -bootclasspath "D:/android 4\platforms\android-27\android.jar" -d "D:\Unity3D Projects\PP\Temp\StagingArea\bin\classes" -source 1.6 -target 1.6 -encoding UTF-8 "android\support\compat\R.java" "android\support\coreui\R.java" "android\support\coreutils\R.java" "android\support\fragment\R.java" "android\support\mediacompat\R.java" "android\support\v4\R.java" "com\CA\pp\R.java" "com\google\android\gms\R.java" "com\google\android\gms\ads\R.java" "com\google\android\gms\ads\impl\R.java" "com\google\android\gms\gass\R.java" "com\google\unity\ads\R.java" warning: [options] source value 1.6 is obsolete and will be removed in a future release warning: [options] target value 1.6 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
Your answer
Follow this Question
Related Questions
Cannot merge android manifests 1 Answer
Help with google vr for android api 0 Answers
Unity 2017.2.0b9 ARCore build&run with Pixel XL (Android 8.0) Failed 0 Answers
Android Downloads Folder 2 Answers