Firebase CommandInvokationFailure: Failed to re-package resources

Hello Guys,

We are getting an issue when integrating Firebase cloud messaging with unity after we do the Resolver Client Jar step, Following is the Error log that we are getting. Kindle let us know what is it that we are doing wrong.

Thank you,
Raviraj Vaidya.

The error message is truncated, so we cannot really see what’s wrong.

It would help if you could post the full error message (by opening the Editor log). This can be done from the console window, click the little lines icon in its corner and select “open editor log”. In this file you can find the full error message.

Hello Liortal,

I have update the log in the above post itself.

Thank you,
Raviraj Vaidya.

The actual error appears at the end of the log message:

You have the same resource, declared in 2 different libraries:
play-services-base-10.2.0
google-play-services_lib

The solution for this is to remove google-play-services_lib, as this is the “older” form of including google play services.
The newer form is play-services-*.aar files, which you seem to have in your project.

Remove the google-play-services_lib folder from your project (or move it out of the project temporarily for testing), and then try to rebuild.

Let me know if this helped :slight_smile:

1 Like

Hello Liortal,

Thank you for the support will try out you solution and let u know.

Thank you,
Raviraj.

I got this exactly problem too

Hello liortal,

I tried your solution but the issue persist, I even tried to use a different version of the GPGS lib then it throws a different error which I have post a “Class not found” error. Thank you For your support I appreciate the same :slight_smile:

:):):):slight_smile:

ALSO : Mad-Team If I get any solution to the same will post the same here as I am also trying to resolve the same.

Thank you,
Raviraj Vaidya

@raviraj_vdy i am pretty sure that is the issue. if you still cannot solve this yourself, you’re always welcome to contact me via the link in the signature.

@raviraj_vdy did you find a solution to your problem ?

Hello liortal,

Sorry for the late replay No we didn’t find a solution, so for the time being we dropped the idea of integrating FireBase in our game :frowning: , Thanks for your support :slight_smile: , if I get a solution will post in this thread.

Thank you,
Raviraj.

That’s my problem please answer me.

D:\Installed_Android\Android\sdk\build-tools\24.0.3\aapt.exe package --auto-add-overlay -v -f -m -J “gen” -M “AndroidManifest.xml” -S “res” -I “D:/Installed_Android/Android/sdk\platforms\android-24\android.jar” -F bin/resources.ap_ --extra-packages com.google.android.gms:com.google.unity:com.google.android.gms.ads:com.google.android.gms:android.support.v4:com.unity3d.ads -S “D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res” -S “D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\GoogleMobileAdsPlugin\res” -S “D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\play-services-ads-8.4.0\res” -S “D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\play-services-basement-8.4.0\res” -S “D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\support-v4-23.0.0\res” -S “D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\unity-ads\res”

stderr[ D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_item_powered_by_google.xml:28: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_item_powered_by_google.xml:28: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_item_powered_by_google.xml:8: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_item_powered_by_google.xml: note: using v17 attributes; synthesizing resource com.ApproachToNature.JumperDumper:layout/place_autocomplete_item_powered_by_google for configuration v17. D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_item_prediction.xml:52: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_item_prediction.xml:35: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_item_prediction.xml:8: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentStart from D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_item_prediction.xml: note: using v17 attributes; synthesizing resource com.ApproachToNature.JumperDumper:layout/place_autocomplete_item_prediction for configuration v17. D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_progress.xml:2: note: removing attribute http://schemas.android.com/apk/res/android:indeterminateTint from D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_progress.xml:2: note: removing attribute http://schemas.android.com/apk/res/android:indeterminateTintMode from D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\layout\place_autocomplete_progress.xml: note: using v21 attributes; synthesizing resource com.ApproachToNature.JumperDumper:layout/place_autocomplete_progress for configuration v21. D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\values\common_attrs.xml:13: error: Attribute “imageAspectRatioAdjust” already defined with incompatible format. D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\play-services-basement-8.4.0\res\values\common_attrs.xml:13: Original attribute defined here. ] stdout[ Configurations: (default)

Files: AndroidManifest.xml Src: () AndroidManifest.xml

Resource Dirs: Including resources from package: D:\Installed_Android\Android\sdk\platforms\android-24\android.jar applyFileOverlay for drawable trying overlaySet Key=cast_ic_notification_0.png trying overlaySet Key=cast_ic_notification_1.png trying overlaySet Key=cast_ic_notification_2.png trying overlaySet Key=cast_ic_notification_connecting.xml trying overlaySet Key=cast_ic_notification_on.png trying overlaySet Key=common_full_open_on_phone.png trying overlaySet Key=common_google_signin_btn_icon_dark.xml trying overlaySet Key=common_google_signin_btn_icon_dark_disabled.9.png trying overlaySet Key=common_google_signin_btn_icon_dark_focused.9.png trying overlaySet Key=common_google_signin_btn_icon_dark_normal.9.png trying overlaySet Key=common_google_signin_btn_icon_dark_pressed.9.png trying overlaySet Key=common_google_signin_btn_icon_light.xml trying overlaySet Key=common_google_signin_btn_icon_light_disabled.9.png trying overlaySet Key=common_google_signin_btn_icon_light_focused.9.png trying overlaySet Key=common_google_signin_btn_icon_light_normal.9.png trying overlaySet Key=common_google_signin_btn_icon_light_pressed.9.png trying overlaySet Key=common_google_signin_btn_text_dark.xml trying overlaySet Key=common_google_signin_btn_text_dark_disabled.9.png trying overlaySet Key=common_google_signin_btn_text_dark_focused.9.png trying overlaySet Key=common_google_signin_btn_text_dark_normal.9.png trying overlaySet Key=common_google_signin_btn_text_dark_pressed.9.png trying overlaySet Key=common_google_signin_btn_text_light.xml trying overlaySet Key=common_google_signin_btn_text_light_disabled.9.png trying overlaySet Key=common_google_signin_btn_text_light_focused.9.png trying overlaySet Key=common_google_signin_btn_text_light_normal.9.png trying overlaySet Key=common_google_signin_btn_text_light_pressed.9.png trying overlaySet Key=common_ic_googleplayservices.png trying overlaySet Key=common_plus_signin_btn_icon_dark.xml trying overlaySet Key=common_plus_signin_btn_icon_dark_disabled.9.png trying overlaySet Key=common_plus_signin_btn_icon_dark_focused.9.png trying overlaySet Key=common_plus_signin_btn_icon_dark_normal.9.png trying overlaySet Key=common_plus_signin_btn_icon_dark_pressed.9.png trying overlaySet Key=common_plus_signin_btn_icon_light.xml trying overlaySet Key=common_plus_signin_btn_icon_light_disabled.9.png trying overlaySet Key=common_plus_signin_btn_icon_light_focused.9.png trying overlaySet Key=common_plus_signin_btn_icon_light_normal.9.png trying overlaySet Key=common_plus_signin_btn_icon_light_pressed.9.png trying overlaySet Key=common_plus_signin_btn_text_dark.xml trying overlaySet Key=common_plus_signin_btn_text_dark_disabled.9.png trying overlaySet Key=common_plus_signin_btn_text_dark_focused.9.png trying overlaySet Key=common_plus_signin_btn_text_dark_normal.9.png trying overlaySet Key=common_plus_signin_btn_text_dark_pressed.9.png trying overlaySet Key=common_plus_signin_btn_text_light.xml trying overlaySet Key=common_plus_signin_btn_text_light_disabled.9.png trying overlaySet Key=common_plus_signin_btn_text_light_focused.9.png trying overlaySet Key=common_plus_signin_btn_text_light_normal.9.png trying overlaySet Key=common_plus_signin_btn_text_light_pressed.9.png trying overlaySet Key=ic_plusone_medium_off_client.png trying overlaySet Key=ic_plusone_small_off_client.png trying overlaySet Key=ic_plusone_standard_off_client.png trying overlaySet Key=ic_plusone_tall_off_client.png trying overlaySet Key=places_ic_clear.png trying overlaySet Key=places_ic_search.png trying overlaySet Key=powered_by_google_dark.png trying overlaySet Key=powered_by_google_light.png trying overlaySet Key=app_banner.png trying overlaySet Key=app_icon.png applyFileOverlay for layout trying overlaySet Key=place_autocomplete_fragment.xml trying overlaySet Key=place_autocomplete_item_powered_by_google.xml trying overlaySet Key=place_autocomplete_item_prediction.xml trying overlaySet Key=place_autocomplete_progress.xml applyFileOverlay for anim applyFileOverlay for animator applyFileOverlay for interpolator applyFileOverlay for transition applyFileOverlay for xml applyFileOverlay for raw trying overlaySet Key=gtm_analytics applyFileOverlay for color trying overlaySet Key=common_google_signin_btn_text_dark.xml trying overlaySet Key=common_google_signin_btn_text_light.xml trying overlaySet Key=common_plus_signin_btn_text_dark.xml trying overlaySet Key=common_plus_signin_btn_text_light.xml trying overlaySet Key=wallet_primary_text_holo_light.xml trying overlaySet Key=wallet_secondary_text_holo_dark.xml applyFileOverlay for menu applyFileOverlay for mipmap Processing image:pr ocersessi\ndgr aiwmaablgee-:l dpir\easp\pd_riacwona.bplen-gx hdpi\app_banner.png Processing image: res\drawable-mdpi\app_icon.png Processing image: res\drawable-hdpi\app_icon.png (processed image res\drawable-ldpi\app_icon.png: 99% size of source) Processing image: res\drawable-xhdpi\app_icon.png (processed image res\drawable-mdpi\app_icon.png: 99% size of source) Processing image: res\drawable-xxhdpi\app_icon.png (processed image res\drawable-hdpi\app_icon.png: 98% size of source) Processing image: res\drawable-xxxhdpi\app_icon.png (processed image res\drawable-xhdpi\app_icon.png: 98% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-mdpi\cast_ic_notification_0.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-mdpi\cast_ic_notification_0.png: 180% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-hdpi\cast_ic_notification_0.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-hdpi\cast_ic_notification_0.png: 167% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xhdpi\cast_ic_notification_0.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xhdpi\cast_ic_notification_0.png: 161% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xxhdpi\cast_ic_notification_0.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xxhdpi\cast_ic_notification_0.png: 154% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-mdpi\cast_ic_notification_1.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-mdpi\cast_ic_notification_1.png: 181% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-hdpi\cast_ic_notification_1.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-hdpi\cast_ic_notification_1.png: 168% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xhdpi\cast_ic_notification_1.png (processed image res\drawable-xhdpi\app_banner.png: 93% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xxhdpi\cast_ic_notification_1.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xhdpi\cast_ic_notification_1.png: 177% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-mdpi\cast_ic_notification_2.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-mdpi\cast_ic_notification_2.png: 177% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-hdpi\cast_ic_notification_2.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-hdpi\cast_ic_notification_2.png: 180% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xhdpi\cast_ic_notification_2.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xxhdpi\cast_ic_notification_1.png: 162% size of source) (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xhdpi\cast_ic_notification_2.png: 181% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xxhdpi\cast_ic_notification_2.png Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-mdpi\cast_ic_notification_on.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-mdpi\cast_ic_notification_on.png: 185% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-hdpi\cast_ic_notification_on.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-hdpi\cast_ic_notification_on.png: 184% size of source) Processing image: D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xhdpi\cast_ic_notification_on.png (processed image D:\PDF_Books\extraworking\UnityProject\JumperDumper\Jumper Dumper_1\Temp\StagingArea\android-libraries\google-play-services_lib\res\drawable-xhdpi\cast_ic_notification_on.png: 191% si

You seem to have both google-play-services_lib and play-services-basement-8.4.0. google-play-services_lib is the “older” form of including google play services, before they were split into multiple .aar libraries.

You should use only the newer form of including these (e.g: play-services-xxxx.aar). So, in your case, remove google-play-services_lib and keep only the play-services-xxx files.

Thanx for helping…
I have no words for thanks you…

Help me Please
CommandInvokationFailure: Failed to re-package resources. See the Console for details.
C:\Program Files (x86)\Android\android-sdk\build-tools\25.0.3\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S “res” -I “C:/Program Files (x86)/Android/android-sdk\platforms\android-25\android.jar” -F bin/resources.ap_ --extra-packages com.google.firebase.unity:com.google.android.gms.measurement:com.google.android.gms.measurement.impl:com.google.firebase.unity.analytics:com.google.firebase.unity.app:com.google.firebase.auth.api:com.google.firebase.unity.auth:com.google.firebase:com.google.firebase.remoteconfig:com.google.firebase.unity.config:com.google.firebase.iid:com.google.firebase.unity.invites:com.google.firebase.messaging:com.google.firebase.unity.messaging:com.google.android.gms.appinvite:com.google.android.gms.base:com.google.android.gms:com.google.android.gms.tasks:android.support.v4 -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\Firebase\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\firebase-analytics-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\firebase-analytics-impl-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\firebase-auth-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\firebase-common-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\firebase-config-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\firebase-iid-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\firebase-messaging-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-appinvite-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-basement-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-tasks-10.2.4\res” -S “C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\support-v4-24.0.0\res”

stderr[
AndroidManifest.xml:77: Tag attribute name has invalid character ‘'. AndroidManifest.xml:78: Tag <uses-permission> attribute name has invalid character '’.
]
stdout[
Configurations:
(default)

Files:
AndroidManifest.xml
Src: () AndroidManifest.xml

Resource Dirs:
Including resources from package: C:\Program Files (x86)\Android\android-sdk\platforms\android-25\android.jar
applyFileOverlay for drawable
trying overlaySet Key=common_full_open_on_phone.png
trying overlaySet Key=common_google_signin_btn_icon_dark.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_focused.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_normal.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_normal_background.9.png
trying overlaySet Key=common_google_signin_btn_icon_disabled.xml
trying overlaySet Key=common_google_signin_btn_icon_light.xml
trying overlaySet Key=common_google_signin_btn_icon_light_focused.xml
trying overlaySet Key=common_google_signin_btn_icon_light_normal.xml
trying overlaySet Key=common_google_signin_btn_icon_light_normal_background.9.png
trying overlaySet Key=common_google_signin_btn_text_dark.xml
trying overlaySet Key=common_google_signin_btn_text_dark_focused.xml
trying overlaySet Key=common_google_signin_btn_text_dark_normal.xml
trying overlaySet Key=common_google_signin_btn_text_dark_normal_background.9.png
trying overlaySet Key=common_google_signin_btn_text_disabled.xml
trying overlaySet Key=common_google_signin_btn_text_light.xml
trying overlaySet Key=common_google_signin_btn_text_light_focused.xml
trying overlaySet Key=common_google_signin_btn_text_light_normal.xml
trying overlaySet Key=common_google_signin_btn_text_light_normal_background.9.png
trying overlaySet Key=googleg_disabled_color_18.png
trying overlaySet Key=googleg_standard_color_18.png
trying overlaySet Key=app_banner.png
trying overlaySet Key=app_icon.png
applyFileOverlay for layout
applyFileOverlay for anim
applyFileOverlay for animator
applyFileOverlay for interpolator
applyFileOverlay for transition
applyFileOverlay for xml
applyFileOverlay for raw
applyFileOverlay for color
trying overlaySet Key=common_google_signin_btn_text_dark.xml
trying overlaySet Key=common_google_signin_btn_text_light.xml
trying overlaySet Key=common_google_signin_btn_tint.xml
applyFileOverlay for menu
applyFileOverlay for mipmap
Processing image: res\drawable-xhdpi\app_banner.png
Processing image: res\drawable\app_icon.png
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\common_full_open_on_phone.png
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\common_full_open_on_phone.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-librar (processed imagies\play-services-base-10.2.4\res\drawable-xhdpi-e v4\C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\common_full_open_on_phone.png: andro105id-li% sizebraries\play-services- of source)
base-10.2.4\res\drawable-hdpi-v4\common_full_open_on_phone.png: 120% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png: 164% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png: 151% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png: 138% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png: 169% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png: 146% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png: 136% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png
(processed image res\drawable\app_icon.png: 90% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png: 152% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png: 135% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png
(processed image res\drawable-xhdpi\app_banner.png: 93% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png: 129% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\common_google_signin_btn_text_light_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png: 134% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\common_google_signin_btn_text_light_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png: 130% size of source)
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\common_google_signin_btn_text_light_normal_background.9.png: 156% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\common_google_signin_btn_text_light_normal_background.9.png
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\common_google_signin_btn_text_light_normal_background.9.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\common_google_signin_btn_text_light_normal_background.9.png: 127% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\googleg_disabled_color_18.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\googleg_disabled_color_18.png: 164% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\googleg_disabled_color_18.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\googleg_disabled_color_18.png: 153% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\googleg_disabled_color_18.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\googleg_disabled_color_18.png: 153% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\googleg_disabled_color_18.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\googleg_disabled_color_18.png: 146% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\googleg_standard_color_18.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-mdpi-v4\googleg_standard_color_18.png: 123% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\googleg_standard_color_18.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-hdpi-v4\googleg_standard_color_18.png: 122% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\googleg_standard_color_18.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\googleg_standard_color_18.png: 125% size of source)
Processing image: C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\googleg_standard_color_18.png
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xhdpi-v4\common_google_signin_btn_text_light_normal_background.9.png: 128% size of source)
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png: 132% size of source)
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\common_google_signin_btn_text_light_normal_background.9.png: 127% size of source)
(processed image C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable-xxhdpi-v4\googleg_standard_color_18.png: 117% size of source)
(new resource id app_banner from xhdpi-v4\drawable\app_banner.png #generated)
(new resource id app_icon from drawable\app_icon.png #generated)
(new resource id common_full_open_on_phone from hdpi-v4\drawable\common_full_open_on_phone.png #generated)
(new resource id common_full_open_on_phone from xhdpi-v4\drawable\common_full_open_on_phone.png #generated)
(new resource id common_google_signin_btn_icon_dark from C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable\common_google_signin_btn_icon_dark.xml)
(new resource id common_google_signin_btn_icon_dark_focused from C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable\common_google_signin_btn_icon_dark_focused.xml)
(new resource id common_google_signin_btn_icon_dark_normal from C:\Users\Eng.Moataz\Documents\The App\Temp\StagingArea\android-libraries\play-services-base-10.2.4\res\drawable\common_google_signin_

AndroidManifest.xml:77: Tag attribute name has invalid character ‘$’.

I recall seeing when some people used Firebase, the manifest contained “template” package names (or - placeholders).
These are probably replaced when building apps in Android studio, but cannot be used with Unity.

Try to see if you have an AndroidManifest.xml file in your project that has the $ character in it (in lines 77 and 78).

Hi,

I have similar error, and don’t know how to solve (unity version 5.6.1 p1, Firebase 3.0.3, and also the latest version of google play services, android sdk build tools…)

This is error:
CommandInvokationFailure: Failed to re-package resources.
D:\Android\sdk\build-tools\25.0.3\aapt.exe package --auto-add-overlay -v -f -m -J “gen” -M “AndroidManifest.xml” -S “res” -I “D:/Android/sdk\platforms\android-25\android.jar” -F bin/resources.ap_ --extra-packages com.google.firebase.unity:com.google.firebase.unity.app:com.google.firebase.auth.api:com.google.firebase.unity.auth:com.google.firebase:com.google.example.games.mainlibproj:com.google.android.gms.auth.api:com.google.android.gms.auth:com.google.android.gms.base:com.google.android.gms:com.google.android.gms.drive:com.google.android.gms.games:com.google.android.gms.nearby:com.google.android.gms.tasks:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4 -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\Firebase\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\firebase-auth-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\firebase-common-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-auth-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-auth-base-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-basement-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-drive-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-games-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-nearby-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-tasks-10.2.6\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\support-compat-25.2.0\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\support-core-ui-25.2.0\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\support-core-utils-25.2.0\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\support-fragment-25.2.0\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\support-media-compat-25.2.0\res” -S “D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\support-v4-25.2.0\res”

stderr[
AndroidManifest.xml:13: Tag attribute authorities has invalid character ‘$’.
]
stdout[
Configurations:
(default)

Files:
AndroidManifest.xml
Src: () AndroidManifest.xml

Resource Dirs:
Including resources from package: D:\Android\sdk\platforms\android-25\android.jar
applyFileOverlay for drawable
trying overlaySet Key=common_full_open_on_phone.png
trying overlaySet Key=common_google_signin_btn_icon_dark.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_focused.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_normal.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_normal_background.9.png
trying overlaySet Key=common_google_signin_btn_icon_disabled.xml
trying overlaySet Key=common_google_signin_btn_icon_light.xml
trying overlaySet Key=common_google_signin_btn_icon_light_focused.xml
trying overlaySet Key=common_google_signin_btn_icon_light_normal.xml
trying overlaySet Key=common_google_signin_btn_icon_light_normal_background.9.png
trying overlaySet Key=common_google_signin_btn_text_dark.xml
trying overlaySet Key=common_google_signin_btn_text_dark_focused.xml
trying overlaySet Key=common_google_signin_btn_text_dark_normal.xml
trying overlaySet Key=common_google_signin_btn_text_dark_normal_background.9.png
trying overlaySet Key=common_google_signin_btn_text_disabled.xml
trying overlaySet Key=common_google_signin_btn_text_light.xml
trying overlaySet Key=common_google_signin_btn_text_light_focused.xml
trying overlaySet Key=common_google_signin_btn_text_light_normal.xml
trying overlaySet Key=common_google_signin_btn_text_light_normal_background.9.png
trying overlaySet Key=googleg_disabled_color_18.png
trying overlaySet Key=googleg_standard_color_18.png
trying overlaySet Key=app_banner.png
trying overlaySet Key=app_icon.png
applyFileOverlay for layout
applyFileOverlay for anim
applyFileOverlay for animator
applyFileOverlay for interpolator
applyFileOverlay for transition
applyFileOverlay for xml
applyFileOverlay for raw
applyFileOverlay for color
trying overlaySet Key=common_google_signin_btn_text_dark.xml
trying overlaySet Key=common_google_signin_btn_text_light.xml
trying overlaySet Key=common_google_signin_btn_tint.xml
applyFileOverlay for menu
applyFileOverlay for mipmap
Processing image: res\drawable-xhdpi\app_banner.png
Processing image: res\drawable-mdpi\app_icon.png
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_full_open_on_phone.png
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_full_open_on_phone.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_full_open_on_phone.png: 120% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_full_open_on_phone.png: 105% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png: 164% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png: 151% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png: 138% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png: 169% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png: 146% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png
(processed image res\drawable-mdpi\app_icon.png: 90% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png
(processed image res\drawable-xhdpi\app_banner.png: 93% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png: 135% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\common_google_signin_btn_icon_dark_normal_background.9.png: 136% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png: 152% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png: 129% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\common_google_signin_btn_text_light_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png: 130% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_google_signin_btn_text_light_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png: 134% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_google_signin_btn_text_light_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\common_google_signin_btn_text_light_normal_background.9.png: 156% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\common_google_signin_btn_text_light_normal_background.9.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_google_signin_btn_text_light_normal_background.9.png: 127% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\googleg_disabled_color_18.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\googleg_disabled_color_18.png: 164% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\googleg_disabled_color_18.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\googleg_disabled_color_18.png: 153% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\googleg_disabled_color_18.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\googleg_disabled_color_18.png: 153% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\googleg_disabled_color_18.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\common_google_signin_btn_text_dark_normal_background.9.png: 132% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\googleg_standard_color_18.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\googleg_disabled_color_18.png: 146% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\googleg_standard_color_18.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\googleg_standard_color_18.png: 123% size of source)
Processing image: D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\googleg_standard_color_18.png
(processed image D:\Program Files\Unity\Projects\Puzzle Game - novi\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\googleg_standard_color_18.png: 122% size of source)

I tried to solve this error, and on Temp\StagingArea found AndroidManifest.xml with this (line number 13)

What next?

Thanks in advance :slight_smile:

@Stefan90 same error as above probably. you should replace the ${applicationId} with your actual app id i guess, but i would consult the documentation before i’d do that.

Thanks, I resolve this problem by export firebase-common-10.2.6.aar. :slight_smile: (this .aar has problematic android manifest with “${applicationId}”)

I was getting this error while building apk

“tools:overrideLibrary”

I added → xmlns:tools=“http://schemas.android.com/tools” ← in my manifest file

now,

I am getting this error. I tried downgrading as suggested in other forums but nothing helps. Can you please tell me how to resolve this issue. Thanks in advance.

CommandInvokationFailure: Failed to re-package resources.
C:\Users\user\AppData\Local\Android\Sdk\build-tools\25.0.3\aapt.exe package --auto-add-overlay -v -f -m -J “gen” -M “AndroidManifest.xml” -S “res” -I “C:\Users\user\AppData\Local\Android\Sdk\platforms\android-25\android.jar” -F bin/resources.ap_ --extra-packages android.support.v7.appcompat:com.google.example.games.mainlibproj:com.google.android.gms.ads.impl:com.google.android.gms.ads:com.google.android.gms.auth.api:com.google.android.gms.auth:com.google.android.gms.base:com.google.android.gms.base:com.google.android.gms:com.google.android.gms:com.google.android.gms.drive:com.google.android.gms.games:com.google.android.gms.gass:com.google.android.gms.nearby:com.google.android.gms.tasks:com.google.android.gms.tasks:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:com.unity3d.ads -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-ads-10.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-ads-lite-10.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-auth-11.0.2\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-auth-base-11.0.2\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-base-10.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-base-11.0.2\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-basement-10.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-basement-11.0.2\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-drive-11.0.2\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-games-11.0.2\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-gass-10.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-nearby-11.0.2\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-tasks-10.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-tasks-11.0.2\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\support-compat-25.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\support-core-ui-25.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\support-core-utils-25.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\support-fragment-25.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\support-media-compat-25.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\support-v4-25.2.0\res” -S “D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\unity-ads\res”

stderr[
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_alert_dialog_button_bar_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <android.support.v7.widget.ButtonBarLayout>
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_alert_dialog_button_bar_material.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/abc_alert_dialog_button_bar_material for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_alert_dialog_material.xml:48: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <android.support.v7.widget.DialogTitle>
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_alert_dialog_material.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/abc_alert_dialog_material for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_dialog_title_material.xml:29: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_dialog_title_material.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/abc_dialog_title_material for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_screen_toolbar.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:touchscreenBlocksFocus from <android.support.v7.widget.ActionBarContainer>
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_screen_toolbar.xml: note: using v21 attributes; synthesizing resource com.bhakuni.amaze:layout/abc_screen_toolbar for configuration v21.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_search_view.xml:47: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_search_view.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/abc_search_view for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media.xml:42: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/notification_template_big_media for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media_narrow.xml:60: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media_narrow.xml:46: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media_narrow.xml:46: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media_narrow.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media_narrow.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media_narrow.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media_narrow.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/notification_template_big_media_narrow for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_lines.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingEnd from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_lines.xml:77: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_lines.xml:96: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_lines.xml:64: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_lines.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_lines.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/notification_template_lines for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_media.xml:43: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_media.xml:33: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_media.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/notification_template_media for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_part_chronometer.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_part_chronometer.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/notification_template_part_chronometer for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_part_time.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_part_time.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/notification_template_part_time for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\select_dialog_multichoice_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\select_dialog_multichoice_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingEnd from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\select_dialog_multichoice_material.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/select_dialog_multichoice_material for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\select_dialog_singlechoice_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\select_dialog_singlechoice_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingEnd from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\select_dialog_singlechoice_material.xml: note: using v17 attributes; synthesizing resource com.bhakuni.amaze:layout/select_dialog_singlechoice_material for configuration v17.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\drawable\abc_ratingbar_indicator_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\drawable\abc_ratingbar_indicator_material.xml: note: using v21 attributes; synthesizing resource com.bhakuni.amaze:drawable/abc_ratingbar_indicator_material for configuration v21.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\drawable\abc_ratingbar_small_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\drawable\abc_ratingbar_small_material.xml: note: using v21 attributes; synthesizing resource com.bhakuni.amaze:drawable/abc_ratingbar_small_material for configuration v21.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-base-10.2.0\res\values\values.xml:33: error: Attribute “imageAspectRatioAdjust” already defined with incompatible format.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-base-11.0.2\res\values\values.xml:34: Original attribute defined here.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-base-10.2.0\res\values\values.xml:46: error: Attribute “buttonSize” already defined with incompatible format.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-base-11.0.2\res\values\values.xml:47: Original attribute defined here.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-base-10.2.0\res\values\values.xml:54: error: Attribute “colorScheme” already defined with incompatible format.
D:\WorkStation\Unity Files\In a Minute\Temp\StagingArea\android-libraries\play-services-base-11.0.2\res\values\values.xml:55: Original attribute defined here.
]
stdout[
Configurations:
(default)

Files:
AndroidManifest.xml
Src: () AndroidManifest.xml

Resource Dirs:
Including resources from package: C:\Users\user\AppData\Local\Android\Sdk\platforms\android-25\android.jar
applyFileOverlay for drawable
trying overlaySet Key=common_full_open_on_phone.png
trying overlaySet Key=common_google_signin_btn_icon_dark.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_focused.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_normal.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_normal_background.9.png
trying overlaySe

See my reply to your other question here: Failed to re-package resources - Unity Engine - Unity Discussions

1 Like