Search Unity

CommandInvokationFailure: Failed to re-package resources

Discussion in 'Editor & General Support' started by KoalaSquad, Jan 2, 2017.

  1. KoalaSquad

    KoalaSquad

    Joined:
    Feb 14, 2015
    Posts:
    5
    This Error Has Me Plagued:( I Don't Get it

    CommandInvokationFailure: Failed to re-package resources.
    C:\Users\cyber\Documents\asdk\build-tools\25.0.1\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I "C:/Users/cyber/Documents/asdk\platforms\android-24\android.jar" -F bin/resources.ap_ --extra-packages android.support.v7.appcompat:com.onesignal:com.onesignal.onesignalsdk:com.google.android.gms.ads.impl:com.google.android.gms.ads:com.google.android.gms.base:com.google.android.gms.base:com.google.android.gms:com.google.android.gms:com.google.android.gms.gcm:com.google.android.gms.iid:com.google.android.gms.location:com.google.android.gms.tasks:android.support.v4:android.support.v4 -S "C:\Users\cyber\Documents\Diesel Sounds
     

    Attached Files:

  2. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    i am not sure if the log you posted contains the full error log, but it can be seen that you have a mixed set of Google play libraries:

    play-services-base-10.0.0
    play-services-basement-9.40

    You should always use the same version across all the libraries you use.
     
  3. KoalaSquad

    KoalaSquad

    Joined:
    Feb 14, 2015
    Posts:
    5
    The Attachment I Included Is The Full Log. Does the "support-annotations" and "support-v4-24.0.0" need to match?
    I included the editor log aswell!
     

    Attached Files:

  4. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    Not sure. But i think that these dont matter
     
  5. KoalaSquad

    KoalaSquad

    Joined:
    Feb 14, 2015
    Posts:
    5
    I got it! I deleted the contents of the /libs folder.
     
    mekartikshah and ow3n like this.
  6. DanishSinha

    DanishSinha

    Joined:
    Nov 9, 2016
    Posts:
    18
    Just that fixed your error?

    Can you help me with mine.

    CommandInvokationFailure: Failed to re-package resources.

    C:\Users\Danish Sinha\AppData\Local\Android\Sdk\build-tools\26.0.0\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "C:\Users\Danish Sinha\AppData\Local\Android\Sdk\platforms\android-26\android.jar" -F bin/resources.ap_ --extra-packages
     

    Attached Files:

  7. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    This is the error:
    Your manifest references the Google play services version number, but no such resource is available. make sure you include google play services (play-services-basement.aar) which provides this resources from what i remember.
     
    DanishSinha likes this.
  8. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    @mian_abdul you have google play services libraries from mixed versions.. you should always have a set of google play services libraries from the same version to avoid any issues.
     
    DanishSinha likes this.
  9. DanishSinha

    DanishSinha

    Joined:
    Nov 9, 2016
    Posts:
    18
    Thanks for your help last time! You are awesome!

    Can you tell me what do I have to do to call for permissions using scripting and read if a specific permission is granted or not for Android?

    Also, an example script would be great. :)
     
  10. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    You should check how to implement this via the Android APIs and call that from Unity. I do not have an example for this unfortunately.
     
  11. afmj

    afmj

    Joined:
    Sep 29, 2017
    Posts:
    4
    how do i erase a google play services libraries?
     
  12. DanishSinha

    DanishSinha

    Joined:
    Nov 9, 2016
    Posts:
    18
    Ok thanks
     
  13. MarkoBionja

    MarkoBionja

    Joined:
    Oct 30, 2017
    Posts:
    1
    Hello everyone! I've got the same error:

    CommandInvokationFailure: Failed to re-package resources.
    C:\Users\fsc\Desktop\AndroidSDK\build-tools\26.0.2\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "C:/Users/fsc/Desktop/AndroidSDK\platforms\android-23\android.jar" -F bin/resources.ap_

    stderr[
    AndroidManifest.xml:5: error: Error: String types not allowed (at 'configChanges' with value 'mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|uiMode|screenSize|smallestScreenSize|fontScale|layoutDirection|density').

    ]
    stdout[
    Configurations:
    (default)
    v14
    v21
    mdpi-v4
    xhdpi-v4

    Files:
    drawable\app_banner.png
    Src: (xhdpi-v4) res\drawable-xhdpi\app_banner.png
    drawable\app_icon.png
    Src: (mdpi-v4) res\drawable-mdpi\app_icon.png
    values\strings.xml
    Src: () res\values\strings.xml
    values\styles.xml
    Src: () res\values\styles.xml
    Src: (v14) res\values-v14\styles.xml
    Src: (v21) res\values-v21\styles.xml
    AndroidManifest.xml
    Src: () AndroidManifest.xml

    Resource Dirs:
    Type drawable
    drawable\app_banner.png
    Src: (xhdpi-v4) res\drawable-xhdpi\app_banner.png
    drawable\app_icon.png
    Src: (mdpi-v4) res\drawable-mdpi\app_icon.png
    Type values
    values\strings.xml
    Src: () res\values\strings.xml
    values\styles.xml
    Src: () res\values\styles.xml
    Src: (v14) res\values-v14\styles.xml
    Src: (v21) res\values-v21\styles.xml
    Including resources from package: C:\Users\fsc\Desktop\AndroidSDK\platforms\android-23\android.jar
    applyFileOverlay for drawable
    applyFileOverlay for layout
    applyFileOverlay for anim
    applyFileOverlay for animator
    applyFileOverlay for interpolator
    applyFileOverlay for transition
    applyFileOverlay for xml
    applyFileOverlay for raw
    applyFileOverlay for color
    applyFileOverlay for menu
    applyFileOverlay for font
    applyFileOverlay for mipmap
    Processing image: res\drawable-xhdpi\app_banner.png
    Processing image: res\drawable-mdpi\app_icon.png
    (processed image res\drawable-mdpi\app_icon.png: 90% size of source)
    (processed image res\drawable-xhdpi\app_banner.png: 93% size of source)
    (new resource id app_banner from xhdpi-v4\drawable\app_banner.png #generated)
    (new resource id app_icon from mdpi-v4\drawable\app_icon.png #generated)
    ]
    exit code: 1
    UnityEditor.Android.Command.WaitForProgramToRun (UnityEditor.Utils.Program p, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg)
    UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg)
    UnityEditor.Android.PostProcessor.Tasks.TasksCommon.Exec (System.String command, System.String args, System.String workingdir, System.String errorMsg)
    UnityEditor.Android.PostProcessor.Tasks.BuildResources.CompileResources (UnityEditor.Android.PostProcessor.PostProcessorContext context)
    UnityEditor.Android.PostProcessor.Tasks.BuildResources.Execute (UnityEditor.Android.PostProcessor.PostProcessorContext context)
    UnityEditor.Android.PostProcessor.PostProcessRunner.RunAllTasks (UnityEditor.Android.PostProcessor.PostProcessorContext context)
    UnityEngine.GUIUtility:processEvent(Int32, IntPtr)
     
  14. voldemarz

    voldemarz

    Joined:
    Sep 19, 2011
    Posts:
    25
    @MarkoBionja I just got exact same error on Unity 2017.2 on very simply test project when tried building Android 6 / API 23 as target. Switching to Android 7 as target solved it. Didn't investigate yet, what's the core issue.
     
  15. ALi_shah

    ALi_shah

    Joined:
    May 10, 2014
    Posts:
    9
    CommandInvokationFailure: Failed to re-package resources.
    Help please i am getting the same error how to resolve this!!

    D:\android-sdk-windows\build-tools\26.0.1\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "D:/android-sdk-windows\platforms\android-26\android.jar" -F bin/resources.ap_ --extra-packages android.support.graphics.drawable.animated:android.support.v7.appcompat:android.support.v7.cardview:com.unity.purchasing:android.support.customtabs:com.everyplay.Everyplay:com.facebook:com.facebook:com.facebook.android:com.facebook.android:com.android.vending.billing:com.google.unity.ads:com.unity.purchasing.googleplay:com.google.android.gms.ads.impl:com.google.android.gms.admob.impl.license:com.google.android.gms.ads:com.google.android.gms.admob.license:com.google.android.gms:com.google.android.gms.common.license:com.google.android.gms.gass:com.google.android.gms.gass.license:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:android.support.graphics.drawable:com.subway.test.resources -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\animated-vector-drawable-23.4.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\cardview-v7-23.4.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\common\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\customtabs-23.4.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\everyplay\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-sdk-4.17.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-sdk-4.7.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-wrapper-7.9.4\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-wrapper-release\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\GoogleAIDL\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\GooglePlay\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\play-services-ads-11.6.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\play-services-ads-lite-11.6.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\play-services-basement-11.6.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\play-services-gass-11.6.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\support-compat-25.2.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\support-core-ui-25.2.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\support-core-utils-25.2.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\support-fragment-25.2.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\support-media-compat-25.2.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\support-v4-25.2.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\support-vector-drawable-23.4.0\res" -S "D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\unity-android-resources\res"

    stderr[
    D:\Usman project\Bus Subway Multiplayer Sale\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:\Usman project\Bus Subway Multiplayer Sale\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.subway.test:layout/abc_alert_dialog_button_bar_material for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_alert_dialog_material.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/abc_alert_dialog_material for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <TextView>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_dialog_title_material.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/abc_dialog_title_material for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_screen_toolbar.xml: note: using v21 attributes; synthesizing resource com.subway.test:layout/abc_screen_toolbar for configuration v21.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <LinearLayout>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\abc_search_view.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/abc_search_view for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-sdk-4.17.0\res\layout\com_facebook_device_auth_dialog_fragment.xml:80: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <TextView>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-sdk-4.17.0\res\layout\com_facebook_device_auth_dialog_fragment.xml:80: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-sdk-4.17.0\res\layout\com_facebook_device_auth_dialog_fragment.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/com_facebook_device_auth_dialog_fragment for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-sdk-4.17.0\res\layout\com_facebook_smart_device_dialog_fragment.xml:112: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-sdk-4.17.0\res\layout\com_facebook_smart_device_dialog_fragment.xml:112: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <TextView>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-sdk-4.17.0\res\layout\com_facebook_smart_device_dialog_fragment.xml:47: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <android.support.v7.widget.AppCompatImageView>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\facebook-android-sdk-4.17.0\res\layout\com_facebook_smart_device_dialog_fragment.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/com_facebook_smart_device_dialog_fragment for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <LinearLayout>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <include>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <include>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/notification_template_big_media for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <ImageView>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <LinearLayout>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <LinearLayout>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <include>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <include>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <include>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_big_media_narrow.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/notification_template_big_media_narrow for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <LinearLayout>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <LinearLayout>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <TextView>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <TextView>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <LinearLayout>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_lines.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/notification_template_lines for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <include>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <LinearLayout>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_media.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/notification_template_media for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <Chronometer>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_part_chronometer.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/notification_template_part_chronometer for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <DateTimeView>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\notification_template_part_time.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/notification_template_part_time for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <CheckedTextView>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <CheckedTextView>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\select_dialog_multichoice_material.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/select_dialog_multichoice_material for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\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 <CheckedTextView>
    D:\Usman project\Bus Subway Multiplayer Sale\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 <CheckedTextView>
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res\layout\select_dialog_singlechoice_material.xml: note: using v17 attributes; synthesizing resource com.subway.test:layout/select_dialog_singlechoice_material for configuration v17.
    D:\Usman project\Bus Subway Multiplayer Sale\Temp\Stagi<message truncated>
     
  16. NOSTALGICSAINT

    NOSTALGICSAINT

    Joined:
    Nov 15, 2017
    Posts:
    1
    Where is the /libs folder cant seem to find it :(
     
  17. algaib

    algaib

    Joined:
    Sep 11, 2016
    Posts:
    4
    Finally got it working! Unity 2017.1.2p1, Java SDK 8 (Kit 8u151), Android SDK platform 23 (6.0), replaced the tools folder in the SDK folder with this version: Android SDK tools_r25.2.3.
     
  18. edilson07

    edilson07

    Joined:
    May 24, 2017
    Posts:
    2
    CommandInvokationFailure: Failed to re-package resources.
    C:\Program Files (x86)\Android\android-sdk\build-tools\27.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-27\android.jar" -F bin/resources.ap_ --extra-packages com.unity.purchasing:com.sglib.easymobile.androidnative:com.android.vending.billing:com.unity.purchasing.googleplay:com.google.example.games.mainlibproj:com.heyzap: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 "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\common\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\easy-mobile-1.0.2\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\GoogleAIDL\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\GooglePlay\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-auth-10.2.6\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-auth-base-10.2.6\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-basement-10.2.6\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-drive-10.2.6\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-games-10.2.6\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-nearby-10.2.6\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-tasks-10.2.6\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\support-compat-25.2.0\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\support-core-ui-25.2.0\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\support-core-utils-25.2.0\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\support-fragment-25.2.0\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\support-media-compat-25.2.0\res" -S "C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\support-v4-25.2.0\res"

    stderr[
    C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\easy-mobile-1.0.2\res\layout\rating_dialog.xml:7: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <TextView>
    C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\easy-mobile-1.0.2\res\layout\rating_dialog.xml:7: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\easy-mobile-1.0.2\res\layout\rating_dialog.xml: note: using v17 attributes; synthesizing resource com.nICKs.MadistryRickMorty:layout/rating_dialog for configuration v17.
    AndroidManifest.xml:4: error: Error: No resource found that matches the given name (at 'banner' with value '@drawable/app_banner').

    ]
    stdout[
    Configurations:
    (default)

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

    Resource Dirs:
    Including resources from package: C:\Program Files (x86)\Android\android-sdk\platforms\android-27\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_icon.png
    applyFileOverlay for layout
    trying overlaySet Key=rating_dialog.xml
    applyFileOverlay for anim
    applyFileOverlay for animator
    applyFileOverlay for interpolator
    applyFileOverlay for transition
    applyFileOverlay for xml
    trying overlaySet Key=file_paths.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 font
    applyFileOverlay for mipmap
    Processing image: res\drawable-ldpi\app_icon.png
    Processing image: res\drawable-mdpi\app_icon.png
    Processing image: res\drawable-hdpi\app_icon.png
    Processing image: res\drawable-xhdpi\app_icon.png
    (processed image res\drawable-ldpi\app_icon.png: 99% size of source)
    Processing image: res\drawable-xxhdpi\app_icon.png
    (processed image res\drawable-mdpi\app_icon.png: 98% size of source)
    Processing image: res\drawable-xxxhdpi\app_icon.png
    (processed image res\drawable-hdpi\app_icon.png: 97% size of source)
    Processing image: C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\common_full_open_on_phone.png
    (processed image C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_full_open_on_phone.png
    (processed image C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 res\drawable-xhdpi\app_icon.png: 96% size of source)
    Processing image: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\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 C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\common_google_signin_btn_text_light_normal_background.9.png: 128% size of source)
    Processing image: C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\googleg_disabled_color_18.png
    (processed image C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\googleg_disabled_color_18.png
    (processed image C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\common_google_signin_btn_text_light_normal_background.9.png: 127% size of source)
    (processed image res\drawable-xxhdpi\app_icon.png: 95% size of source)
    Processing image: C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xhdpi-v4\googleg_disabled_color_18.png
    (processed image C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-xxhdpi-v4\googleg_disabled_color_18.png
    Processing image: C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-mdpi-v4\googleg_standard_color_18.png
    (processed image C:\Users\Edilson\Documents\repos\Unity\Madcine\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: C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\drawable-hdpi-v4\googleg_standard_color_18.png
    (processed image C:\Users\Edilson\Documents\repos\Unity\Madcine\Temp\StagingArea\android-libraries\play-services-base-10.2.6\res\<message truncated>

    I don't know that to do anymore... anyone?
     
  19. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    This is your error:
    AndroidManifest.xml:4: error: Error: No resource found that matches the given name (at 'banner' with value '@drawable/app_banner').
     
    ecequalsm2 likes this.
  20. ecequalsm2

    ecequalsm2

    Joined:
    Jan 14, 2016
    Posts:
    7
    I'm getting a similar error. I'm using a Mac, so I'm not certain if that has anything to do with my issue. I tried swapping out the latest tools folder for the 25.2.5 tools folder that was said to have the fix. I also removed 27.0.1 from the build tools and installed 26.0.3. Still getting this error:
    CommandInvokationFailure: Failed to re-package resources.
    /Users/milliemilagne/Game Dev/Android/sdk/build-tools/26.0.3/aapt package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "/Users/milliemilagne/Game Dev/Android/sdk/platforms/android-26/android.jar" -F bin/resources.ap_ --extra-packages com.android.vending.billing:com.unity.purchasing.googleplay:com.google.example.games.mainlibproj:com.onesignal.onesignalsdk:com.unity.purchasing:android.support.customtabs:com.sglib.easymobile.androidnative:com.onesignal:com.google.android.gms.auth.api:com.google.android.gms.auth:com.google.android.gms.base:com.google.android.gms.base.license:com.google.android.gms:com.google.android.gms.common.license:com.google.android.gms.drive:com.google.android.gms.games:com.google.android.gms.gcm:com.google.android.gms.gcm.license:com.google.android.gms.iid:com.google.android.gms.iid.license:com.google.android.gms.location:com.google.android.gms.location.license:com.google.android.gms.nearby:com.google.android.gms.tasks:com.google.android.gms.tasks.license:android.arch.lifecycle:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:com.unity3d.ads -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/GoogleAIDL/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/GooglePlay/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/OneSignalConfig/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/common/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/customtabs-27.0.2/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/easy-mobile/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/onesignal-unity/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-auth-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-auth-base-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-basement-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-drive-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-games-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-gcm-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-iid-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-location-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-nearby-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-tasks-11.8.0/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/runtime-1.0.3/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/support-compat-27.0.2/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/support-core-ui-27.0.2/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/support-core-utils-27.0.2/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/support-fragment-27.0.2/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/support-media-compat-27.0.2/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/support-v4-27.0.2/res" -S "/Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/unity-ads/res"

    stderr[
    res/drawable-mdpi-v4/SB_notification_icon.png: Invalid file name: must contain only [a-z0-9_.]
    res/drawable-mdpi-v4/SB_notification_icon.png: Invalid file name: must contain only [a-z0-9_.]
    res/drawable-hdpi-v4/SB_notification_icon.png: Invalid file name: must contain only [a-z0-9_.]
    res/drawable-hdpi-v4/SB_notification_icon.png: Invalid file name: must contain only [a-z0-9_.]
    res/drawable-xhdpi-v4/SB_notification_icon.png: Invalid file name: must contain only [a-z0-9_.]
    res/drawable-xhdpi-v4/SB_notification_icon.png: Invalid file name: must contain only [a-z0-9_.]
    res/drawable-xxhdpi-v4/SB_notification_icon.png: Invalid file name: must contain only [a-z0-9_.]
    res/drawable-xxhdpi-v4/SB_notification_icon.png: Invalid file name: must contain only [a-z0-9_.]
    ]
    stdout[
    Configurations:
    (default)

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

    Resource Dirs:
    Including resources from package: /Users/milliemilagne/Game Dev/Android/sdk/platforms/android-26/android.jar
    applyFileOverlay for drawable
    trying overlaySet Key=notification_action_background.xml
    trying overlaySet Key=notification_bg.xml
    trying overlaySet Key=notification_bg_low.xml
    trying overlaySet Key=notification_bg_low_normal.9.png
    trying overlaySet Key=notification_bg_low_pressed.9.png
    trying overlaySet Key=notification_bg_normal.9.png
    trying overlaySet Key=notification_bg_normal_pressed.9.png
    trying overlaySet Key=notification_icon_background.xml
    trying overlaySet Key=notification_tile_bg.xml
    trying overlaySet Key=notify_panel_notification_icon_bg.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_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=common_google_signin_btn_text_dark_normal.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor watch-v20
    nothing matches overlay file common_google_signin_btn_text_dark_normal.xml, for flavor watch-v20
    trying overlaySet Key=common_google_signin_btn_text_disabled.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor watch-v20
    nothing matches overlay file common_google_signin_btn_text_disabled.xml, for flavor watch-v20
    trying overlaySet Key=common_google_signin_btn_text_light_normal.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor watch-v20
    nothing matches overlay file common_google_signin_btn_text_light_normal.xml, for flavor watch-v20
    trying overlaySet Key=ic_os_notification_fallback_white_24dp.png
    trying overlaySet Key=SB_notification_icon.png
    trying overlaySet Key=ic_onesignal_large_icon_default.png
    trying overlaySet Key=ic_stat_onesignal_default.png
    trying overlaySet Key=app_banner.png
    trying overlaySet Key=app_icon.png
    applyFileOverlay for layout
    trying overlaySet Key=notification_media_action.xml
    trying overlaySet Key=notification_media_cancel_action.xml
    trying overlaySet Key=notification_template_big_media.xml
    trying overlaySet Key=notification_template_big_media_custom.xml
    trying overlaySet Key=notification_template_big_media_narrow.xml
    trying overlaySet Key=notification_template_big_media_narrow_custom.xml
    trying overlaySet Key=notification_template_lines_media.xml
    trying overlaySet Key=notification_template_media.xml
    trying overlaySet Key=notification_template_media_custom.xml
    trying overlaySet Key=notification_action.xml
    trying overlaySet Key=notification_action_tombstone.xml
    trying overlaySet Key=notification_template_custom_big.xml
    trying overlaySet Key=notification_template_icon_group.xml
    trying overlaySet Key=notification_template_part_chronometer.xml
    trying overlaySet Key=notification_template_part_time.xml
    trying overlaySet Key=onesignal_bgimage_notif_layout.xml
    trying overlaySet Key=ratingdialog.xml
    applyFileOverlay for anim
    applyFileOverlay for animator
    applyFileOverlay for interpolator
    applyFileOverlay for transition
    applyFileOverlay for xml
    applyFileOverlay for raw
    trying overlaySet Key=consumer_onesignal_keep.xml
    trying overlaySet Key=notification.wav
    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 font
    applyFileOverlay for mipmap
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/OneSignalConfig/res/drawable-mdpi/SB_notification_icon.png
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/OneSignalConfig/res/drawable-hdpi/SB_notification_icon.png
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/OneSignalConfig/res/drawable-xhdpi/SB_notification_icon.png
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/OneSignalConfig/res/drawable-xxhdpi/SB_notification_icon.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/OneSignalConfig/res/drawable-mdpi/SB_notification_icon.png: 112% size of source)
    Processing image: res/drawable-xhdpi/app_banner.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/OneSignalConfig/res/drawable-hdpi/SB_notification_icon.png: 103% size of source)
    Processing image: res/drawable-ldpi/app_icon.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/OneSignalConfig/res/drawable-xhdpi/SB_notification_icon.png: 91% size of source)
    Processing image: res/drawable-mdpi/app_icon.png
    (processed image res/drawable-ldpi/app_icon.png: 98% size of source)
    Processing image: res/drawable-hdpi/app_icon.png
    (processed image res/drawable-mdpi/app_icon.png: 99% size of source)
    Processing image: res/drawable-xhdpi/app_icon.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/OneSignalConfig/res/drawable-xxhdpi/SB_notification_icon.png: 76% 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: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-hdpi-v4/common_full_open_on_phone.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-hdpi-v4/common_full_open_on_phone.png: 120% size of source)
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-xhdpi-v4/common_full_open_on_phone.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-xhdpi-v4/common_full_open_on_phone.png: 105% size of source)
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png: 164% size of source)
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png: 151% size of source)
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
    (processed image res/drawable-xhdpi/app_banner.png: 93% size of source)
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
    (processed image res/drawable-xxhdpi/app_icon.png: 98% size of source)
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png: 169% size of source)
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png: 138% size of source)
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
    (processed image /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png: 146% size of source)
    Processing image: /Users/milliemilagne/Documents/EC=M2 Games/Spacey Boy/Spacey Boy/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res/drawable-xxhdpi-v4/common_google_signin_btn<message truncated>


    Any assistance would be greatly appreciated!
     
  21. PotatoesChipsStudio

    PotatoesChipsStudio

    Joined:
    Jan 8, 2018
    Posts:
    6
    Good morning, after update IAP and integrate Facebook SDK I have this issue:

    CommandInvokationFailure: Failed to re-package resources.
    /Users/pcs/Library/Android/sdkNotForUnity/build-tools/25.0.3/aapt package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "/Users/pcs/Library/Android/sdkNotForUnity/platforms/android-27/android.jar" -F bin/resources.ap_ --extra-packages com.google.firebase.unity:com.android.vending.billing:com.google.unity.ads:com.unity.purchasing.googleplay:android.support.graphics.drawable.animated:android.support.v7.appcompat:android.support.v7.cardview:com.unity.purchasing:android.support.customtabs:com.facebook.android:com.facebook.applinks:com.facebook.common:com.facebook.core:com.facebook.login:com.facebook.messenger:com.facebook.places:com.facebook.share:com.google.firebase.measurement:com.google.firebase.measurement_impl:com.google.firebase.measurement.impl.license:com.google.firebase.measurement.license:com.google.firebase.unity.analytics:com.google.firebase.unity.app:com.google.firebase.firebase_common:com.google.firebase.firebase.common.license:com.google.firebase.firebase_core:com.google.firebase.iid:com.google.firebase.firebase.iid.license:com.google.android.gms.ads.impl:com.google.android.gms.admob.impl.license:com.google.android.gms.admob:com.google.android.gms.admob.license:com.google.android.gms.base:com.google.android.gms.base.license:com.google.android.gms:com.google.android.gms.common.license:com.google.android.gms.gass:com.google.android.gms.gass.license:com.google.android.gms.tasks:com.google.android.gms.tasks.license:com.unity3d.player:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:android.support.graphics.drawable:com.google.ads.mediation.unity:com.unity3d.ads -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/Firebase/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/GoogleAIDL/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/GooglePlay/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/animated-vector-drawable-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/cardview-v7-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/common/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/customtabs-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-android-wrapper-7.11.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-applinks/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-core/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-login/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-messenger/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-places/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-share/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/firebase-analytics-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/firebase-analytics-impl-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/firebase-common-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/firebase-iid-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/play-services-ads-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/play-services-ads-lite-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/play-services-base-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/play-services-basement-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/play-services-gass-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/play-services-tasks-11.8.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/simple-android-notifications/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/support-compat-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/support-core-ui-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/support-core-utils-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/support-fragment-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/support-media-compat-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/support-v4-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/support-vector-drawable-25.3.1/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/unity-2.1.2.0/res" -S "/Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/unity-ads-2.1.2/res"
    stderr[
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_action_mode_close_item_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <ImageView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_action_mode_close_item_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <ImageView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_action_mode_close_item_material.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_action_mode_close_item_material for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_alert_dialog_button_bar_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:scrollIndicators from <ScrollView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_alert_dialog_button_bar_material.xml:26: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <android.support.v7.widget.ButtonBarLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_alert_dialog_button_bar_material.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_alert_dialog_button_bar_material for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_alert_dialog_title_material.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <android.support.v7.widget.DialogTitle>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_alert_dialog_title_material.xml:36: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <ImageView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_alert_dialog_title_material.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_alert_dialog_title_material for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_dialog_title_material.xml:29: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_dialog_title_material.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_dialog_title_material for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_popup_menu_header_item_layout.xml:24: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_popup_menu_header_item_layout.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_popup_menu_header_item_layout for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_popup_menu_item_layout.xml:59: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <ImageView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_popup_menu_item_layout.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_popup_menu_item_layout for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_screen_toolbar.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:touchscreenBlocksFocus from <android.support.v7.widget.ActionBarContainer>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_screen_toolbar.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_screen_toolbar for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_search_view.xml:47: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_search_view.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_search_view for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_select_dialog_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <view>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_select_dialog_material.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_select_dialog_material for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_device_auth_dialog_fragment.xml:80: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_device_auth_dialog_fragment.xml:80: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_device_auth_dialog_fragment.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/com_facebook_device_auth_dialog_fragment for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:94: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:94: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:83: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:83: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:47: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <android.support.v7.widget.AppCompatImageView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/com_facebook_smart_device_dialog_fragment for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_action.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_action.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_action.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_action for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_action_tombstone.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_action_tombstone.xml:37: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_action_tombstone.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_action_tombstone for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml:42: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_template_big_media for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:89: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:56: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_template_big_media_custom for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow.xml:60: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <ImageView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow.xml:46: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow.xml:46: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_template_big_media_narrow for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml:107: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <ImageView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml:93: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml:93: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml:59: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml:49: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml:49: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_narrow_custom.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_template_big_media_narrow_custom for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_custom_big.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingEnd from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_custom_big.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v16/notification_template_custom_big.xml:103: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v16/notification_template_custom_big.xml:95: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <ImageView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v16/notification_template_custom_big.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v16/notification_template_custom_big.xml:51: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v16/notification_template_custom_big.xml:82: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <ImageView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v16/notification_template_custom_big.xml:41: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v16/notification_template_custom_big.xml:41: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout-v16/notification_template_custom_big.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_template_custom_big for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_lines_media.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingEnd from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_lines_media.xml:81: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_lines_media.xml:100: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_lines_media.xml:68: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_lines_media.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_lines_media.xml:56: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <Chronometer>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_lines_media.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <DateTimeView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_lines_media.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_template_lines_media for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media.xml:42: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_template_media for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media_custom.xml:91: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <include>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media_custom.xml:81: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media_custom.xml:28: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <LinearLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media_custom.xml:48: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media_custom.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media_custom.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/notification_template_media_custom.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/notification_template_media_custom for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/select_dialog_multichoice_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <CheckedTextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/select_dialog_multichoice_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingEnd from <CheckedTextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/select_dialog_multichoice_material.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/select_dialog_multichoice_material for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/select_dialog_singlechoice_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <CheckedTextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/select_dialog_singlechoice_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingEnd from <CheckedTextView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/select_dialog_singlechoice_material.xml: note: using v17 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/select_dialog_singlechoice_material for configuration v17.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:autoMirrored from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml:24: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml:24: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml: note: using v19 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ic_ab_back_material for configuration v19.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:autoMirrored from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:31: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml: note: using v19 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ic_arrow_drop_right_black_24dp for configuration v19.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_clear_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_clear_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_clear_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_clear_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_clear_material.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ic_clear_material for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_go_search_api_material.xml:16: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_go_search_api_material.xml:16: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_go_search_api_material.xml:22: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_go_search_api_material.xml:22: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_go_search_api_material.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ic_go_search_api_material for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_menu_overflow_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_menu_overflow_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_menu_overflow_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_menu_overflow_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_menu_overflow_material.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ic_menu_overflow_material for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_search_api_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_search_api_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_search_api_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_search_api_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_search_api_material.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ic_search_api_material for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_voice_search_api_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_voice_search_api_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_voice_search_api_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_voice_search_api_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_voice_search_api_material.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ic_voice_search_api_material for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ratingbar_indicator_material.xml:25: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from <bitmap>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ratingbar_indicator_material.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ratingbar_indicator_material for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ratingbar_material.xml:25: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from <bitmap>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ratingbar_material.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ratingbar_material for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ratingbar_small_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from <bitmap>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ratingbar_small_material.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ratingbar_small_material for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_vector_test.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_vector_test.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_vector_test.xml:22: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_vector_test.xml:22: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_vector_test.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_vector_test for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-login/res/drawable/com_facebook_button_login_logo.xml:21: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-login/res/drawable/com_facebook_button_login_logo.xml:21: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-login/res/drawable/com_facebook_button_login_logo.xml:28: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-login/res/drawable/com_facebook_button_login_logo.xml:28: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-login/res/drawable/com_facebook_button_login_logo.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/com_facebook_button_login_logo for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/drawable/com_facebook_favicon_blue.xml:21: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/drawable/com_facebook_favicon_blue.xml:21: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/drawable/com_facebook_favicon_blue.xml:26: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/drawable/com_facebook_favicon_blue.xml:26: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/facebook-common/res/drawable/com_facebook_favicon_blue.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/com_facebook_favicon_blue for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_alert_dialog_button_bar_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:scrollIndicators from <ScrollView>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/layout/abc_alert_dialog_button_bar_material.xml: note: using v22 attributes; synthesizing resource com.potatoeschips.popcorntime:layout/abc_alert_dialog_button_bar_material for configuration v22.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml:24: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml:24: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_ab_back_material.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ic_ab_back_material for configuration v21.
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:31: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    /Users/pcs/Documents/Empresas/Anma/Popcorn time Cinema/Popcorn time project/PopcornTime/Temp/StagingArea/android-libraries/appcompat-v7-25.3.1/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml: note: using v21 attributes; synthesizing resource com.potatoeschips.popcorntime:drawable/abc_ic_arrow_drop_right_black_24dp for configuration v21.
    AndroidManifest.xml:41: Tag <provider> attribute authorities has invalid character '$'.
    ]
    stdout[
    Configurations:
    (default)
    Files:
    AndroidManifest.xml
    Src: () AndroidManifest.xml
    Resource Dirs:
    Including resources from package: /Users/pcs/Library/Android/sdkNotForUnity/platforms/android-27/android.jar
    applyFileOverlay for drawable​

    I hope anyone can explain me what is happening here.
    Thank you very much.

    EDITED:
    Checking other post I have realised that the problem should be this one: AndroidManifest.xml:41: Tag <provider> attribute authorities has invalid character '$'.

    EDITED2:

    Finally yes that was the problem:
    <provider android:authorities="${applicationId}.FacebookInitProvider" android:exported="false" android:name="com.facebook.internal.FacebookInitProvider" />

    I have an $ instead of the application ID the point is Why? Do I should export to Android studio to let it fill that information? Unity doesn't fill it by itself?

    EDITED3
    Looking in the Android Resolver Setting I have realised that there is a check that tells

    "Explore AASs

    AARs will be exploded (unpacked) when ${applicationId} variable replacement is required in an AAR's AndroidManifest.xml or a single target ABI is selected without a compatible build system"

    So I "Regenerate Android Manifest" in Facebook setting and Forced Run the Android Resolver (Assets --> Play Services Resolver --> Android Resolver --> Force Resolve

     
    Last edited: Feb 17, 2018
    MihaPro_CarX likes this.
  22. srcsameer

    srcsameer

    Joined:
    Feb 12, 2018
    Posts:
    2
    Please help me guys I am getting error building my apk in unity just after adding google play services plugin and setting up sign in feature into my unity project.

    console:

    CommandInvokationFailure: Failed to re-package resources.
    C:\Users\SAMEER\AppData\Local\Android\sdk\build-tools\27.0.3\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "C:/Users/SAMEER/AppData/Local/Android/sdk\platforms\android-27\android.jar" -F bin/resources.ap_ --extra-packages android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:com.google.android.gms.auth.api:com.google.android.gms.auth.api:com.google.android.gms.auth.api.phone.license:com.google.android.gms.auth:com.google.android.gms.auth.license:com.google.android.gms.base:com.google.android.gms.base.license:com.google.android.gms:com.google.android.gms.common.license:com.google.android.gms.drive:com.google.android.gms.drive.license:com.google.android.gms.games:com.google.android.gms.games.license:com.google.android.gms.nearby:com.google.android.gms.nearby.license:com.google.android.gms.tasks:com.google.android.gms.tasks.license:com.google.games.bridge:com.google.android.gms.ads.impl:com.google.android.gms.ads:com.google.android.gms.base:com.google.android.gms:com.google.android.gms.safetynet:android.support.v4:com.google.ads.mediation.unity:com.unity3d.ads -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.android.support.support-compat-25.2.0\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.android.support.support-core-ui-25.2.0\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.android.support.support-core-utils-25.2.0\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.android.support.support-fragment-25.2.0\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.android.support.support-media-compat-25.2.0\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.android.support.support-v4-25.2.0\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-auth-11.6.2\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-auth-api-phone-11.6.2\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-auth-base-11.6.2\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-base-11.6.2\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-basement-11.6.2\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-drive-11.6.2\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-games-11.6.2\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-nearby-11.6.2\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-tasks-11.6.2\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.games.gpgs-plugin-support-0.9.50\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\play-services-ads-11.0.4\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\play-services-ads-lite-11.0.4\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\play-services-base-11.0.4\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\play-services-basement-11.0.4\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\play-services-safetynet-11.0.4\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\support-v4-24.1.1\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\unity-adapter-2.1.0.0\res" -S "F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\unity-ads-sdk-2.1\res"

    stderr[
    F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-base-11.6.2\res\values\values.xml:33: error: Attribute "imageAspectRatioAdjust" already defined with incompatible format.
    F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\play-services-base-11.0.4\res\values\values.xml:34: Original attribute defined here.
    F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-base-11.6.2\res\values\values.xml:46: error: Attribute "buttonSize" already defined with incompatible format.
    F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\play-services-base-11.0.4\res\values\values.xml:47: Original attribute defined here.
    F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\com.google.android.gms.play-services-base-11.6.2\res\values\values.xml:54: error: Attribute "colorScheme" already defined with incompatible format.
    F:\Unity_prac\Stack_GameProject\BackUps\Stack_Game_with_Ads_FireBase_leaderboard\Temp\StagingArea\android-libraries\play-services-base-11.0.4\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\SAMEER\AppData\Local\Android\sdk\platforms\android-27\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=ic_launcher.png
    trying overlaySet Key=common_full_open_on_phone.png
    baseFile 0 has flavor hdpi-v4
    baseFile 1 has flavor xhdpi-v4
    overlayFile 0 has flavor hdpi-v4
    overlayFile 1 has flavor xhdpi-v4
    found a match (0) for overlay file common_full_open_on_phone.png, for flavor hdpi-v4
    found a match (1) for overlay file common_full_open_on_phone.png, for flavor xhdpi-v4
    trying overlaySet Key=common_google_signin_btn_icon_dark.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_icon_dark.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_icon_dark_focused.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_icon_dark_focused.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_icon_dark_normal.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_icon_dark_normal.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_icon_dark_normal_background.9.png
    baseFile 0 has flavor mdpi-v4
    baseFile 1 has flavor hdpi-v4
    baseFile 2 has flavor xhdpi-v4
    baseFile 3 has flavor xxhdpi-v4
    overlayFile 0 has flavor mdpi-v4
    overlayFile 1 has flavor hdpi-v4
    overlayFile 2 has flavor xhdpi-v4
    overlayFile 3 has flavor xxhdpi-v4
    found a match (0) for overlay file common_google_signin_btn_icon_dark_normal_background.9.png, for flavor mdpi-v4
    found a match (1) for overlay file common_google_signin_btn_icon_dark_normal_background.9.png, for flavor hdpi-v4
    found a match (2) for overlay file common_google_signin_btn_icon_dark_normal_background.9.png, for flavor xhdpi-v4
    found a match (3) for overlay file common_google_signin_btn_icon_dark_normal_background.9.png, for flavor xxhdpi-v4
    trying overlaySet Key=common_google_signin_btn_icon_disabled.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_icon_disabled.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_icon_light.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_icon_light.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_icon_light_focused.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_icon_light_focused.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_icon_light_normal.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_icon_light_normal.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_icon_light_normal_background.9.png
    baseFile 0 has flavor mdpi-v4
    baseFile 1 has flavor hdpi-v4
    baseFile 2 has flavor xhdpi-v4
    baseFile 3 has flavor xxhdpi-v4
    overlayFile 0 has flavor mdpi-v4
    overlayFile 1 has flavor hdpi-v4
    overlayFile 2 has flavor xhdpi-v4
    overlayFile 3 has flavor xxhdpi-v4
    found a match (0) for overlay file common_google_signin_btn_icon_light_normal_background.9.png, for flavor mdpi-v4
    found a match (1) for overlay file common_google_signin_btn_icon_light_normal_background.9.png, for flavor hdpi-v4
    found a match (2) for overlay file common_google_signin_btn_icon_light_normal_background.9.png, for flavor xhdpi-v4
    found a match (3) for overlay file common_google_signin_btn_icon_light_normal_background.9.png, for flavor xxhdpi-v4
    trying overlaySet Key=common_google_signin_btn_text_dark.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_text_dark.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_text_dark_focused.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_text_dark_focused.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_text_dark_normal.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_text_dark_normal.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_text_dark_normal_background.9.png
    baseFile 0 has flavor mdpi-v4
    baseFile 1 has flavor hdpi-v4
    baseFile 2 has flavor xhdpi-v4
    baseFile 3 has flavor xxhdpi-v4
    overlayFile 0 has flavor mdpi-v4
    overlayFile 1 has flavor hdpi-v4
    overlayFile 2 has flavor xhdpi-v4
    overlayFile 3 has flavor xxhdpi-v4
    found a match (0) for overlay file common_google_signin_btn_text_dark_normal_background.9.png, for flavor mdpi-v4
    found a match (1) for overlay file common_google_signin_btn_text_dark_normal_background.9.png, for flavor hdpi-v4
    found a match (2) for overlay file common_google_signin_btn_text_dark_normal_background.9.png, for flavor xhdpi-v4
    found a match (3) for overlay file common_google_signin_btn_text_dark_normal_background.9.png, for flavor xxhdpi-v4
    trying overlaySet Key=common_google_signin_btn_text_disabled.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_text_disabled.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_text_light.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_text_light.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_text_light_focused.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_text_light_focused.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_text_light_normal.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor
    found a match (0) for overlay file common_google_signin_btn_text_light_normal.xml, for flavor
    trying overlaySet Key=common_google_signin_btn_text_light_normal_background.9.png
    baseFile 0 has flavor mdpi-v4
    baseFile 1 has flavor hdpi-v4
    baseFile 2 has flavor xhdpi-v4
    baseFile 3 has flavor xxhdpi-v4
    overlayFile 0 has flavor mdpi-v4
    overlayFile 1 has flavor hdpi-v4
    overlayFile 2 has flavor xhdpi-v4
    overlayFile 3 has flavor xxhdpi-v4
    found a match (0) for overlay file common_google_signin_btn_text_light_normal_background.9.png, for flavor mdpi-v4
    found a match (1) for overlay file common_google_signin_btn_text_light_normal_background.9.png, for flavor hdpi-v4
    found a match (2) for overlay file common_google_signin_btn_text_light_normal_background.9.png, for flavor xhdpi-v4
    found a match (3) for overlay file common_google_signin_btn_text_light_normal_background.9.png, for flavor xxhdpi-v4
    trying overlaySet Key=googleg_disabled_color_18.png
    baseFile 0 has flavor mdpi-v4
    baseFile 1 has flavor hdpi-v4
    baseFile 2 has flavor xhdpi-v4
    baseFile 3 has flavor xxhdpi-v4
    overlayFile 0 has flavor mdpi-v4
    overlayFile 1 has flavor hdpi-v4
    overlayFile 2 has flavor xhdpi-v4
    overlayFile 3 has flavor xxhdpi-v4
    found a match (0) for overlay file googleg_disabled_color_18.png, for flavor mdpi-v4
    found a match (1) for overlay file googleg_disabled_color_18.png, for flavor hdpi-v4
    found a match (2) for overlay file googleg_disabled_color_18.png, for flavor xhdpi-v4
    found a match (3) for overlay file googleg_disabled_color_18.png, for flavor xxhdpi-v4
    trying overlaySet Key=googleg_standard_color_18.png
    baseFile 0 has flavor mdpi-v4
    baseFile 1 has flavor hdpi-v4
    baseFile 2 has flavor xhdpi-v4
    baseFile 3 has flavor xxhdpi-v4
    overlayFile 0 has flavor mdpi-v4
    overlayFile 1 has flavor hdpi-v4
    overlayFile 2 has flavor xhdpi-v4
    overlayFile 3 has flavor xxhdpi-v4
    found a match (0) for overlay file googleg_standard_color_18.png, for flavor mdpi-v4
    found a match (1) for overlay file googleg_standard_color_18.png, for flavor hdpi-v4
    found a match (2) for overlay file googleg_standard_color_18.png, for flavor xhdpi-v4
    found a match (3) for overlay file googleg_standard_color_18.png, for flavor xxhdpi-v4
    trying overlaySet Key=common_google_signin_btn_text_dark_normal.xml
    baseFile 0 has flavor
    overlayFile 0 has flavor watch-v20

    @liortal can you please help me too? :(
     
    Last edited: Feb 24, 2018
  23. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
  24. dmitry_kr

    dmitry_kr

    Joined:
    Feb 16, 2018
    Posts:
    62
    i have the same error as previous poster, can u help me, @liortal?
     
  25. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
  26. JackmanGomel

    JackmanGomel

    Joined:
    Jun 3, 2015
    Posts:
    26
    Are you solved this problem? I`m getting such issue
     
  27. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
  28. JackmanGomel

    JackmanGomel

    Joined:
    Jun 3, 2015
    Posts:
    26
    Same problem as srcsameer

    CommandInvokationFailure: Failed to re-package resources.
    C:\Users\SAMEER\AppData\Local\Android\sdk\build-tools\27.0.3\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "C:/Users/SAMEER/AppData/Local/Android/sdk\platforms\android-27\android.jar" -F bin/resources.ap_ --extra-packages
     
  29. robinanttal

    robinanttal

    Joined:
    May 5, 2017
    Posts:
    2
    Failed to repackage error.
    Here are my logs :
    CommandInvokationFailure: Failed to re-package resources.
    C:\Users\dhira_000\AppData\Local\Android\sdk\build-tools\28.0.0-rc1\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "C:/Users/dhira_000/AppData/Local/Android/sdk\platforms\android-24\android.jar" -F bin/resources.ap_ --extra-packages android.support.graphics.drawable.animated:android.support.v7.appcompat:android.support.v7.cardview:android.support.customtabs:com.facebook:com.facebook.android:com.facebook.applinks:com.facebook.common:com.facebook.core:com.facebook.login:com.facebook.messenger:com.facebook.places:com.facebook.share:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:android.support.graphics.drawable -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\animated-vector-drawable-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\cardview-v7-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\customtabs-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\facebook-android-sdk-4.23.0\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\facebook-android-wrapper-7.11.0\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\facebook-applinks\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\facebook-common\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\facebook-core\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\facebook-login\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\facebook-messenger\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\facebook-places\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\facebook-share\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\support-compat-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\support-core-ui-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\support-core-utils-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\support-fragment-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\support-media-compat-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\support-v4-25.3.1\res" -S "E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\support-vector-drawable-25.3.1\res"

    stderr[
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\layout\abc_alert_dialog_button_bar_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:scrollIndicators from <ScrollView>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\layout\abc_alert_dialog_button_bar_material.xml: note: using v22 attributes; synthesizing resource com.emilence.npat:layout/abc_alert_dialog_button_bar_material for configuration v22.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\layout\abc_screen_toolbar.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:touchscreenBlocksFocus from <android.support.v7.widget.ActionBarContainer>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\layout\abc_screen_toolbar.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:layout/abc_screen_toolbar for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_ab_back_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_ab_back_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_ab_back_material.xml:24: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_ab_back_material.xml:24: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_ab_back_material.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ic_ab_back_material for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_arrow_drop_right_black_24dp.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_arrow_drop_right_black_24dp.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_arrow_drop_right_black_24dp.xml:31: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_arrow_drop_right_black_24dp.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_arrow_drop_right_black_24dp.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_arrow_drop_right_black_24dp.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ic_arrow_drop_right_black_24dp for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_clear_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_clear_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_clear_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_clear_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_clear_material.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ic_clear_material for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_go_search_api_material.xml:16: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_go_search_api_material.xml:16: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_go_search_api_material.xml:22: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_go_search_api_material.xml:22: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_go_search_api_material.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ic_go_search_api_material for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_menu_overflow_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_menu_overflow_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_menu_overflow_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_menu_overflow_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_menu_overflow_material.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ic_menu_overflow_material for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_search_api_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_search_api_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_search_api_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_search_api_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_search_api_material.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ic_search_api_material for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_voice_search_api_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_voice_search_api_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_voice_search_api_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:pathData from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_voice_search_api_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:fillColor from <path>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ic_voice_search_api_material.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ic_voice_search_api_material for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ratingbar_indicator_material.xml:25: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from <bitmap>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ratingbar_indicator_material.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ratingbar_indicator_material for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ratingbar_material.xml:25: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from <bitmap>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ratingbar_material.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ratingbar_material for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ratingbar_small_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from <bitmap>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_ratingbar_small_material.xml: note: using v21 attributes; synthesizing resource com.emilence.npat:drawable/abc_ratingbar_small_material for configuration v21.
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_vector_test.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportHeight from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-25.3.1\res\drawable\abc_vector_test.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:viewportWidth from <vector>
    E:\Unity Projects\Projects_Source Code\NPAT\SC\NPAT_11012018\Temp\StagingArea\android-libraries\appcompat-v7-2<message truncated>


    please help me out of this @liortal
     
  30. uniLogix

    uniLogix

    Joined:
    May 24, 2015
    Posts:
    12
    Please Help!
    Unity 5.6.0f3
    Minimum API level 16


    sers/macbook/Library/Android/sdk/build-tools/26.0.2/aapt package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "/Users/macbook/Library/Android/sdk/platforms/android-26/android.jar" -F bin/resources.ap_ --extra-packages android.support.graphics.drawable.animated:android.support.v7.appcompat:android.support.v7.cardview:android.support.customtabs:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:android.support.graphics.drawable:com.facebook.android:com.facebook.applinks:com.facebook.common:com.facebook.core:com.facebook.login:com.facebook.messenger:com.facebook.places:com.facebook.share -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.animated-vector-drawable-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.cardview-v7-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.customtabs-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.support-compat-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.support-core-ui-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.support-core-utils-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.support-fragment-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.support-v4-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.support-vector-drawable-25.3.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-android-wrapper-7.12.1/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-login/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-messenger/res" -S "/Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-share/res"

    stderr[
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_action_mode_close_item_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <ImageView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_action_mode_close_item_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <ImageView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_action_mode_close_item_material.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/abc_action_mode_close_item_material for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_alert_dialog_button_bar_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:scrollIndicators from <ScrollView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_alert_dialog_button_bar_material.xml:26: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <android.support.v7.widget.ButtonBarLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_alert_dialog_button_bar_material.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/abc_alert_dialog_button_bar_material for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_alert_dialog_title_material.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <android.support.v7.widget.DialogTitle>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_alert_dialog_title_material.xml:36: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <ImageView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_alert_dialog_title_material.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/abc_alert_dialog_title_material for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_dialog_title_material.xml:29: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_dialog_title_material.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/abc_dialog_title_material for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_popup_menu_header_item_layout.xml:24: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_popup_menu_header_item_layout.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/abc_popup_menu_header_item_layout for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_popup_menu_item_layout.xml:59: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <ImageView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_popup_menu_item_layout.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/abc_popup_menu_item_layout for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_screen_toolbar.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:touchscreenBlocksFocus from <android.support.v7.widget.ActionBarContainer>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_screen_toolbar.xml: note: using v21 attributes; synthesizing resource com.jahanzaib.card.game:layout/abc_screen_toolbar for configuration v21.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_search_view.xml:47: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_search_view.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/abc_search_view for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_select_dialog_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <view>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/abc_select_dialog_material.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/abc_select_dialog_material for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_device_auth_dialog_fragment.xml:80: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_device_auth_dialog_fragment.xml:80: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_device_auth_dialog_fragment.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/com_facebook_device_auth_dialog_fragment for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:94: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:94: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:83: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:83: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml:47: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <android.support.v7.widget.AppCompatImageView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/facebook-common/res/layout/com_facebook_smart_device_dialog_fragment.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/com_facebook_smart_device_dialog_fragment for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/notification_action.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/notification_action.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/notification_action.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/notification_action for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/notification_action_tombstone.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/notification_action_tombstone.xml:37: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout/notification_action_tombstone.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/notification_action_tombstone for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml:42: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <include>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <include>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/notification_template_big_media for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:89: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <LinearLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:56: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <FrameLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notification_template_big_media_custom.xml: note: using v17 attributes; synthesizing resource com.jahanzaib.card.game:layout/notification_template_big_media_custom for configuration v17.
    /Users/macbook/Desktop/Del_Project/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-25.3.1/res/layout-v11/notifi
     
  31. uniLogix

    uniLogix

    Joined:
    May 24, 2015
    Posts:
    12
    Problem Solved:
    Choose Gradle New from Build setting. Then build, it will ask you to sign the apk by generating keystore.
    After signing apk, build was 100% successful.
     
  32. AbedShaib

    AbedShaib

    Joined:
    Aug 27, 2018
    Posts:
    6
    Hi all, [this solution must work]
    For Whom who had that error, after implementing the "Facebook unity sdk"! you can solve it in a friendly way :p

    1- make sure you have the latest Android sdk tools for the present time, its sdk tools v26.1.1, if you don't have this version yet! you can download it from here " https://www.techspot.com/downloads/downloadnow/5425/?evp=de0a68064118855fcddcc3980a2143c4&file=1 " direct link or any other place you like!

    2- you can avoid this step if you know how to implement the sdk tools! go to Android-sdk folder installation location, for me its in C:\Users\AbedShaib\AppData\Local\Android\SDK, next remove the tools folder present and replace it with the new one you've had downloaded.

    3- for jdk, make sure you have the correct jdk path, set new path in the Environment variables name it JAVA_HOME with path C:\Program Files\Java\jdk1.8.0_121 thats my jdk installation destination! then place another path in "Path" edit and type another path link C:\Program Files\Java\jdk1.8.0_121\bin done!

    4- open your unity project that you have imported the Facebook sdk in! under your Assets go to Assets\plugins\Android\
    you'll find there AndroidManifest.xml file, then right click on the empty space-->choose player services resolver--> Android resolver --> force resolve after that unity will start solving the dependencies, wait tell the process ends, it may take few minutes or more depends! just at first time! after that you'll recognize multi files were created in the Android folder next to the AndroidManifest.xml something called like that "com.android.support.appcompat-v7-25.3.1.aar" if those files were created!! go to your build settings and build ur project under internal build option instead of gradle. It must build successfully!

    Hope that helps, for whom they are facing problems with Facebook sdk :)
    Best regards
     
  33. shah007

    shah007

    Joined:
    Mar 23, 2018
    Posts:
    28
    i am getting this error
     
  34. shah007

    shah007

    Joined:
    Mar 23, 2018
    Posts:
    28
    CommandInvokationFailure: Failed to re-package resources.
    /Users/umairshah/Library/Android/sdk/build-tools/27.0.0/aapt package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "/Users/umairshah/Library/Android/sdk/platforms/android-28/android.jar" -F bin/resources.ap_ --extra-packages com.google.unity.ads:com.google.example.games.mainlibproj:android.arch.lifecycle:android.support.customtabs:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:com.google.android.gms.ads.impl:com.google.android.gms.ads.impl:com.google.android.gms.ads_base:com.google.android.gms.ads_base:com.google.android.gms.ads_identifier:com.google.android.gms.ads_identifier:com.google.android.gms.ads:com.google.android.gms.ads:com.google.android.gms.auth.api:com.google.android.gms.auth.api:com.google.android.gms.auth.api.phone:com.google.android.gms.auth.api.phone:com.google.android.gms.auth:com.google.android.gms.auth:com.google.android.gms.base:com.google.android.gms.base:com.google.android.gms.common:com.google.android.gms.common:com.google.android.gms.drive:com.google.android.gms.drive:com.google.android.gms.games:com.google.android.gms.games:com.google.android.gms.gass:com.google.android.gms.gass:com.google.android.gms.measurement_base:com.google.android.gms.measurement.sdk.api:com.google.android.gms.nearby:com.google.android.gms.nearby:com.google.android.gms.tasks:com.google.android.gms.tasks:com.google.games.bridge -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/GoogleMobileAdsPlugin/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/android.arch.lifecycle.runtime-1.0.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.customtabs-26.1.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-core-ui-26.1.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-core-utils-26.1.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-fragment-26.1.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-v4-26.1.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-ads-15.0.1/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-ads-17.0.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-ads-lite-15.0.1/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-ads-lite-17.0.0/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-auth-15.0.1/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-auth-16.0.1/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-base-15.0.1/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-base-16.0.1/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-basement-15.0.1/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.android.gms.play-services-basement-16.0.1/res" -S "/Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.google.games.gpgs-plugin-support-0.9.50/res"

    stderr[
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action.xml: note: using v17 attributes; synthesizing resource com.techwrath.missile:layout/notification_action for configuration v17.
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action_tombstone.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action_tombstone.xml:37: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action_tombstone.xml: note: using v17 attributes; synthesizing resource com.techwrath.missile:layout/notification_action_tombstone for configuration v17.
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml:42: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <include>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <include>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml: note: using v17 attributes; synthesizing resource com.techwrath.missile:layout/notification_template_big_media for configuration v17.
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:89: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:56: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <FrameLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml: note: using v17 attributes; synthesizing resource com.techwrath.missile:layout/notification_template_big_media_custom for configuration v17.
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow.xml:60: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <ImageView>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow.xml:46: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow.xml:46: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <include>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <include>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow.xml: note: using v17 attributes; synthesizing resource com.techwrath.missile:layout/notification_template_big_media_narrow for configuration v17.
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml:107: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <ImageView>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml:93: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml:93: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml:38: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml:59: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml:49: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <FrameLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml:49: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml:30: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_narrow_custom.xml: note: using v17 attributes; synthesizing resource com.techwrath.missile:layout/notification_template_big_media_narrow_custom for configuration v17.
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_template_custom_big.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingEnd from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_template_custom_big.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <FrameLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout-v16/notification_template_custom_big.xml:103: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout-v16/notification_template_custom_big.xml:95: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <ImageView>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout-v16/notification_template_custom_big.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout-v16/notification_template_custom_big.xml:51: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/umairshah/Desktop/Launch Missille/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout-v16/no<message truncated>
     
  35. AbedShaib

    AbedShaib

    Joined:
    Aug 27, 2018
    Posts:
    6
    sorry for being late may friend, if u still have this error! try to backup ur android folder inside plugins folder (just in case), and delete all files inside the android folder, after that go to ur unity and try Android resolver, it must work! if not we can discuss how u have implemented ur facebook sdk.
    best regards
     
  36. shah007

    shah007

    Joined:
    Mar 23, 2018
    Posts:
    28
    but now application is not running on mobile its stop responding
     
  37. AbedShaib

    AbedShaib

    Joined:
    Aug 27, 2018
    Posts:
    6
    Sorry for hearing that! try to use logcat inside android studio, to monitor why ur getting that error, logcat works on android emulators too, if u find it time consuming using ur phone every time building your apk!
    after that follow the error and share it, it could help you!
    best regards
     
  38. AbedShaib

    AbedShaib

    Joined:
    Aug 27, 2018
    Posts:
    6
    I can see that u have many plugins imported inside ur project, such as google admob, google play services, I don't think u have Facebook sdk unity problem anymore! ur problem now is in ur google admob, if u have "com.google.android.gms.play-services-ads-lite-17.0.0" folder inside ur assets/plugins/android folder, try to delete all files inside "com.google.android.gms.play-services-ads-lite-17.0.0" and build ur project without resolving dependencies, if ur app launched successfully! means that u have problem with ur admob ads! if that the issue then u must search on solving google admob app crashes!
    for google ads try to update ur plugins or check if u imported the right google unity plugins!
    Best regards
     
  39. shah007

    shah007

    Joined:
    Mar 23, 2018
    Posts:
    28
    my project was working fine with google admob but when i imported the google play services i start getting these erorrs
     
  40. mohdzaki

    mohdzaki

    Joined:
    Oct 12, 2018
    Posts:
    1
    Hello , Can you help me I am having this error when building .
    Code (CSharp):
    1. CommandInvokationFailure: Failed to re-package resources.
    2. C:\Users\UniDev\AppData\Local\Android\sdk\build-tools\26.0.0\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "C:/Users/UniDev/AppData/Local/Android/sdk\platforms\android-26\android.jar" -F bin/resources.ap_ --extra-packages com.facebook.android:com.facebook.applinks:com.facebook.common:com.facebook.core:com.facebook.login:com.facebook.messenger:com.facebook.places:com.facebook.share -S "E:\Unity_projects\Crime Wars Backup\Crime Wars Of San Andreas Unity project\Temp\StagingArea\android-libraries\facebook-android-wrapper-7.12.1\res" -S "E:\Unity_projects\Crime Wars Backup\Crime Wars Of San Andreas Unity project\Temp\StagingArea\android-libraries\facebook-common\res" -S "E:\Unity_projects\Crime Wars Backup\Crime Wars Of San Andreas Unity project\Temp\StagingArea\android-libraries\facebook-login\res" -S "E:\Unity_projects\Crime Wars Backup\Crime Wars Of San Andreas Unity project\Temp\StagingArea\android-libraries\facebook-messenger\res" -S "E:\Unity_projects\Crime Wars Backup\Crime Wars Of San Andreas Unity project\Temp\StagingArea\android-libraries\facebook-share\res"
    3.  
    4. stderr[
    5. E:\Unity_projects\Crime Wars Backup\Crime Wars Of San Andreas Unity project\Temp\StagingArea\android-libraries\facebook-common\res\values\values.xml:72: error: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.NoActionBar'.
    6.  
    7. E:\Unity_projects\Crime Wars Backup\Crime Wars Of San Andreas Unity project\Temp\StagingArea\android-libraries\facebook-common\res\values\values.xml:77: error: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.Dialog'
     

    Attached Files:

    • log.txt
      File size:
      16 KB
      Views:
      744
  41. AbedShaib

    AbedShaib

    Joined:
    Aug 27, 2018
    Posts:
    6
    Hello, mohdzaki;
    ur having issues with Facebook sdk, first Facebook updated many stuff inside it, one of them apps and scores api and get user ID and profile pic, they aren't supporting apps as before! so check it before choosing Facebook!
    second read my post above about Facebook I had discussed it in a brief way, it may help u, u must download android sdk 26.1 instead of 26.0 then solve dependencies!
     
  42. GameJob2017

    GameJob2017

    Joined:
    Mar 1, 2017
    Posts:
    18
    Hello,

    I seem to have similar errors. Would anyone please tell me how to fix them ? Thanks.

    Here are some of the errors:

    CommandInvokationFailure: Failed to re-package resources.
    /Users/thanh/Library/Android/sdk/build-tools/26.0.0/aapt package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "/Users/thanh/Library/Android/sdk/platforms/android-26/android.jar" -F bin/resources.ap_ --extra-packages eu.janmuller.android.simplecropimage:com.android.vending.billing:com.unity.purchasing.googleplay:android.arch.lifecycle:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:com.sglib.easymobile.androidnative:com.unity.purchasing:net.ktnt.musicdialog:com.unity.udp.sdk:com.unity.udp.udpsandbox:com.unity3d.ads:com.unity.udp.sdk.common -S "/Users/t/Unity - Homework/Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/CropLib/res" -S "/Users/thanh/Unity - Homework/ Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/GoogleAIDL/res" -S "/Users/t/Unity - Homework/Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/GooglePlay/res" -S "/Users/t/Unity - Homework/Kit - May 2018 - Unity 2017/Temp/StagingArea/android-

    stderr[
    /Users/t/Unity - Homework/ - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>
     
  43. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    Your error message is truncated. please attach the full error message from the Editor.log file.
     
    GameJob2017 likes this.
  44. GameJob2017

    GameJob2017

    Joined:
    Mar 1, 2017
    Posts:
    18
    Hello LIORTAL,

    Thanks for your kind message. Per your request, I post the complete log of the errors, which comes from my Unity console below.

    Do you think that these errors are caused by the fact that my Unity project has 2 libs:

    com.android.support.appcompat-v7-26.1.0
    and com.android.support.support-media-compat-26.1.0 ? Are these 2 libs conflicting each other ? Should I remove one of them (which one to remove) ?

    Thanks. :)


    ---------------------

    CommandInvokationFailure: Failed to re-package resources.
    /Users/thanh/Library/Android/sdk/build-tools/26.0.0/aapt package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "/Users/thanh/Library/Android/sdk/platforms/android-26/android.jar" -F bin/resources.ap_ --extra-packages eu.janmuller.android.simplecropimage:com.android.vending.billing:com.unity.purchasing.googleplay:android.arch.lifecycle:android.support.graphics.drawable.animated:android.support.v7.appcompat:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:android.support.graphics.drawable:com.sglib.easymobile.androidnative:com.unity.purchasing:net.ktnt.musicdialog:com.unity.udp.sdk:com.unity.udp.udpsandbox:com.unity3d.ads:com.unity.udp.sdk.common -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/CropLib/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/GoogleAIDL/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/GooglePlay/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/android.arch.lifecycle.runtime-1.0.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.animated-vector-drawable-26.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-core-ui-26.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-core-utils-26.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-fragment-26.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-v4-26.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-vector-drawable-26.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.sglib.easymobile.easy-mobile-1.1.0/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/common/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/udpsandbox/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/unity-ads/res" -S "/Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/utils/res"

    stderr[
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_action_mode_close_item_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <ImageView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_action_mode_close_item_material.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <ImageView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_action_mode_close_item_material.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/abc_action_mode_close_item_material for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_alert_dialog_button_bar_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:scrollIndicators from <ScrollView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_alert_dialog_button_bar_material.xml:26: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <android.support.v7.widget.ButtonBarLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_alert_dialog_button_bar_material.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/abc_alert_dialog_button_bar_material for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_alert_dialog_title_material.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <android.support.v7.widget.DialogTitle>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_alert_dialog_title_material.xml:36: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <ImageView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_alert_dialog_title_material.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/abc_alert_dialog_title_material for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_dialog_title_material.xml:29: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <TextView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_dialog_title_material.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/abc_dialog_title_material for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_popup_menu_header_item_layout.xml:24: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <TextView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_popup_menu_header_item_layout.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/abc_popup_menu_header_item_layout for configuration v17.

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_popup_menu_item_layout.xml:59: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <ImageView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_popup_menu_item_layout.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/abc_popup_menu_item_layout for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.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>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_screen_toolbar.xml: note: using v21 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/abc_screen_toolbar for configuration v21.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_search_view.xml:47: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_search_view.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/abc_search_view for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_select_dialog_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:textAlignment from <view>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.appcompat-v7-26.1.0/res/layout/abc_select_dialog_material.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/abc_select_dialog_material for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_menu.xml:41: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_menu.xml:29: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <TextView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_menu.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/activity_menu for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_song_list.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_song_list.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/activity_song_list for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/notification_action for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action_tombstone.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action_tombstone.xml:37: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-compat-26.1.0/res/layout/notification_action_tombstone.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/notification_action_tombstone for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml:42: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <include>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <include>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media.xml: note: using v17 attributes; synthesizing resource com.astricstore.imageandvideopicker:layout/notification_template_big_media for configuration v17.
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:89: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <LinearLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:56: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>
    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/com.android.support.support-media-compat-26.1.0/res/layout/notification_template_big_media_custom.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <FrameLayout>
    /Users/thanh/Unity - Homework/Flight Kit - <message truncated>
     
    Last edited: Oct 14, 2018
  45. GameJob2017

    GameJob2017

    Joined:
    Mar 1, 2017
    Posts:
    18
    Hello Liotal,

    Per your request, I run the command "grep error Editor.log", see the build errors:

    -----------

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_menu.xml:9: error: No resource identifier found for attribute 'srcCompat' in package 'com.astricstore.imageandvideopicker'

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_song_list.xml:8: error: No resource identifier found for attribute 'popupTheme' in package 'com.astricstore.imageandvideopicker'

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_song_list.xml:8: error: Error: No resource found that matches the given name (at 'theme' with value '@StyLe/ThemeOverlay.AppCompat.Dark.ActionBar').

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_song_list.xml:8: error: Error: No resource found that matches the given name (at 'popupTheme' with value '@StyLe/ThemeOverlay.AppCompat.Light').

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/search_view.xml:34: error: No resource identifier found for attribute 'srcCompat' in package 'com.astricstore.imageandvideopicker'

    at UnityEditor.Android.Command.WaitForProgramToRun (UnityEditor.Utils.Program p, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x00000] in <filename unknown>:0

    at UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x00000] in <filename unknown>:0

    at UnityEditor.Android.PostProcessor.Tasks.TasksCommon.Exec (System.String command, System.String args, System.String workingdir, System.String errorMsg) [0x00000] in <filename unknown>:0

    UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_menu.xml:9: error: No resource identifier found for attribute 'srcCompat' in package 'com.astricstore.imageandvideopicker'

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_song_list.xml:8: error: No resource identifier found for attribute 'popupTheme' in package 'com.astricstore.imageandvideopicker'

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_song_list.xml:8: error: Error: No resource found that matches the given name (at 'theme' with value '@StyLe/ThemeOverlay.AppCompat.Dark.ActionBar').

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/activity_song_list.xml:8: error: Error: No resource found that matches the given name (at 'popupTheme' with value '@StyLe/ThemeOverlay.AppCompat.Light').

    /Users/thanh/Unity - Homework/Flight Kit - May 2018 - Unity 2017/Temp/StagingArea/android-libraries/songpicker/res/layout/search_view.xml:34: error: No resource identifier found for attribute 'srcCompat' in package 'com.astricstore.imageandvideopicker'

    at UnityEditor.Android.Command.WaitForProgramToRun (UnityEditor.Utils.Program p, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x00000] in <filename unknown>:0

    at UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x00000] in <filename unknown>:0

    at UnityEditor.Android.PostProcessor.Tasks.TasksCommon.Exec (System.String command, System.String args, System.String workingdir, System.String errorMsg) [0x00000] in <filename unknown>:0

    UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors

    Request timed out while processing request "https://core.cloud.unity3d.com/api/login", HTTP error code 0

    [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0

    Done fixing - no errors

    Done fixing - no errors

    *** ec1fcc9d3f841409d9b5eab910699049 replaces d6275b61db7054bf986a7e07bdc2288c at path assets/easymobile/scripts/native/ios/foundation/nserror.cs

    Done fixing - no errors

    AndroidManifest.xml:74: error: Error: No resource found that matches the given name (at 'theme' with value '@StyLe/MusicTheme').

    at UnityEditor.Android.Command.WaitForProgramToRun (UnityEditor.Utils.Program p, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x00000] in <filename unknown>:0

    at UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x00000] in <filename unknown>:0

    at UnityEditor.Android.PostProcessor.Tasks.TasksCommon.Exec (System.String command, System.String args, System.String workingdir, System.String errorMsg) [0x00000] in <filename unknown>:0

    UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors

    Request timed out while processing request "https://core.cloud.unity3d.com/api/users/me", HTTP error code 0

    An error occurred while processing request "https://core.cloud.unity3d.com/api/orgs", HTTP error code 299

    .[UnityConnect] An error occurred.
     
  46. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    not really sure. the first error log you posted was still truncated at the end (see that it ends with "message truncated").
    The 2nd message show other errors that are more useful.

    I suspect this may be a result of inconsistency between the target Android SDK you set and the actual support library version you're using. From your post, you say that you are using support library 26.1, so you should set the target SDK to match that (in player settings). Try this and let me know if that helped or not.
     
  47. daringgames

    daringgames

    Joined:
    Sep 4, 2018
    Posts:
    2
    Failed to Re-Package resources error in unity 2017.1.3f1 build error.
     

    Attached Files:

  48. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    It looks like you have some library that defines a resource that is only available at the app level.
    See the "Gradle troubleshooting page" for more info.
     
  49. john_ML_777

    john_ML_777

    Joined:
    Oct 22, 2012
    Posts:
    9
    Hi , I am getting this error ,
    Please help ,
    CommandInvokationFailure: Failed to re-package resources.

    D:\AndroidSDK\sdk\build-tools\28.0.2\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "D:/AndroidSDK/sdk\platforms\android-28\android.jar" -F bin/resources.ap_ --extra-packages android.arch.lifecycle:android.support.compat:android.support.coreui:android.support.coreutils:android.support.fragment:android.support.mediacompat:android.support.v4:com.google.android.gms.ads_identifier:com.google.android.gms.base:com.google.android.gms.common:com.google.android.gms.measurement.api:com.google.android.gms.measurement_base:com.google.android.gms.stats:com.google.android.gms.tasks:com.google.firebase.measurement:com.google.firebase.measurement_impl:com.google.firebase.unity.app:com.google.firebase:com.google.firebase.firebase_core:com.google.firebase.iid:com.google.firebase.iid.internal:com.google.firebase.analytics.connector:com.google.firebase.analytics.connector.impl:com.google.firebase.messaging:com.google.firebase.unity.messaging:com.google.firebase.unity -S " \ \Temp\StagingArea\android-libraries\android.arch.lifecycle.runtime-1.0.0\res" -S " \ \Temp\StagingArea\android-libraries\com.android.support.support-compat-26.1.0\res" -S " \ \Temp\StagingArea\android-libraries\com.android.support.support-core-ui-26.1.0\res" -S " \ \Temp\StagingArea\android-libraries\com.android.support.support-core-utils-26.1.0\res" -S " \ \Temp\StagingArea\android-libraries\com.android.support.support-fragment-26.1.0\res" -S " \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res" -S " \ \Temp\StagingArea\android-libraries\com.android.support.support-v4-26.1.0\res" -S " \ \Temp\StagingArea\android-libraries\com.google.android.gms.play-services-base-16.0.1\res" -S " \ \Temp\StagingArea\android-libraries\com.google.android.gms.play-services-basement-16.0.1\res" -S " \ \Temp\StagingArea\android-libraries\com.google.firebase.firebase-messaging-17.3.4\res" -S " \ \Temp\StagingArea\android-libraries\Firebase\res"



    stderr[

    \ \Temp\StagingArea\android-libraries\com.android.support.support-compat-26.1.0\res\layout\notification_action.xml:17: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-compat-26.1.0\res\layout\notification_action.xml:32: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-compat-26.1.0\res\layout\notification_action.xml: note: using v17 attributes; synthesizing resource com.melayer.pharomydplayservices:layout/notification_action for configuration v17.

    \ \Temp\StagingArea\android-libraries\com.android.support.support-compat-26.1.0\res\layout\notification_action_tombstone.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <LinearLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-compat-26.1.0\res\layout\notification_action_tombstone.xml:37: note: removing attribute http://schemas.android.com/apk/res/android:paddingStart from <TextView>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-compat-26.1.0\res\layout\notification_action_tombstone.xml: note: using v17 attributes; synthesizing resource com.melayer.pharomydplayservices:layout/notification_action_tombstone for configuration v17.

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media.xml:42: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <include>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <include>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media.xml: note: using v17 attributes; synthesizing resource com.melayer.pharomydplayservices:layout/notification_template_big_media for configuration v17.

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_custom.xml:89: note: removing attribute http://schemas.android.com/apk/res/android:layoutDirection from <LinearLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <LinearLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_custom.xml:34: note: removing attribute http://schemas.android.com/apk/res/android:layout_toStartOf from <LinearLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_custom.xml:56: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_custom.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginStart from <FrameLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_custom.xml:45: note: removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd from <FrameLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_custom.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:layout_alignParentEnd from <include>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_custom.xml: note: using v17 attributes; synthesizing resource com.melayer.pharomydplayservices:layout/notification_template_big_media_custom for configuration v17.

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_narrow.xml:60: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <ImageView>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_template_big_media_narrow.xml:46: note: removing attribute http://schemas.android.com/apk/res/android:layout_toEndOf from <LinearLayout>

    \ \Temp\StagingArea\android-libraries\com.android.support.support-media-compat-26.1.0\res\layout\notification_
     
  50. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    The error is truncated, so it doesn't really show the root cause. Try pasting the full error from the Editor.log file (see this link on how to find that file).