I cannot build my APK anymore, does someone know how to fix these?
L:\Scripted_2015_08_04\Basisprojekt\Temp\StagingArea\android-libraries\google-play-services_lib\res\values\common_attrs.xml:13: error: Attribute “imageAspectRatioAdjust” has already been defined
L:\Scripted_2015_08_04\Basisprojekt\Temp\StagingArea\android-libraries\google-play-services_lib\res\values\common_attrs.xml:22: error: Attribute “imageAspectRatio” has already been defined
L:\Scripted_2015_08_04\Basisprojekt\Temp\StagingArea\android-libraries\google-play-services_lib\res\values\common_attrs.xml:27: error: Attribute “circleCrop” has already been defined
It seems that the variables in the values in the xml file are already defined in an other file.
Die Attribute sind anscheinend in einer anderen xml Datei schon vorhanden. Guck mal, ob die Datei “common_attrs.xml” öfters in deinem Projekt vorhanden ist.
It seems that the variables in the values in the xml file are already defined in an other file.
Die Attribute sind anscheinend in einer anderen xml Datei schon vorhanden. Guck mal, ob die Datei “common_attrs.xml” öfters in deinem Projekt vorhanden ist.
No, the file only exists once, in the path that’s in the error message.
Then I would porpose that you go trough all xml files and look for these 3 attributes.
I just did, and this file is the only one that has the attributes. However, the path where the file resides is actually different, I was mistaken in my previous post. The file is in:
L:\Scripted_2015_08_04\Basisprojekt\Assets\Plugins\Android\google-play-services_lib\res\values
When I attempt to make a build, a Temp folder with StagingArea is created, and an exact duplicate of the file then resides in:
L:\Scripted_2015_08_04\Basisprojekt\Temp\StagingArea\android-libraries\google-play-services_lib\res\values
And a second duplicate of the file resides in:
L:\Scripted_2015_08_04\Basisprojekt\Temp\StagingArea\android-libraries\play-services-base-7.5.0\res\values
The Temp folder is removed when I exit Unity, that’s why a previous search had not brought them up. But what can I do about it?
Nevermind, I just fixed the error by deleting all play services related stuff from the Plugins/Android folder. The actual Google Play Services seems to now reside in Assets/GooglePlayGames
Great! Good luck with your project.
Thank you and thanks for the help!
This just keeps giving the weirdest errors ever.
I had the same exact problem, but do not have Assets/GooglePlayGames in the main folder.
However, deleting plugins / android / google-play-services_lib / res / values / common_attrs removed this error…
1 Like
rainisto:
This just keeps giving the weirdest errors ever.
I had the same exact problem, but do not have Assets/GooglePlayGames in the main folder.
However, deleting plugins / android / google-play-services_lib / res / values / common_attrs removed this error…
Thanks very much, this helped me get past the re-packaging stage.
Yes me, too however, I have still problem with it.
Did you managed to get a build?
Not immediately, unfortunately i don’t exactly remember what the next problem was.
but i remember i faced a dex error.
which is caused by a conflict between two plugins (both of them have the same jar files)
resulting in duplicate jars in the project files
the solution is to remove the duplicate jar files
the tricky part is that i searched for jar files in the project & removed the similar jars
–however, there are two extensions that contain android libraries files which are .jar & .aar
so you have to search for .jar & .aar and remove any similar two files
– (using windows file search not unity)
you can use sort them by size to find duplicate ones more easily
then delete the ones with the same or similar name
hope this helps
Please help me
Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
E:\SOFTWARE\adt-bundle-windows-x86-20140702\sdk\build-tools\25.0.1\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S “res” -I “E:/SOFTWARE/adt-bundle-windows-x86-20140702/sdk\platforms\android-24\android.jar” -F bin/resources.ap_ --extra-packages android.support.graphics.drawable.animated:android.support.v7.appcompat:android.support.v7.appcompat:android.support.v7.cardview:com.unity.purchasing:android.support.customtabs:com.facebook:com.facebook.android:com.android.vending.billing:com.google.unity:com.unity.purchasing.googleplay:com.google.android.gms.ads.impl:com.google.android.gms.ads:com.google.android.gms.base:com.google.android.gms:com.google.android.gms.clearcut:com.google.android.gms.gass:com.google.android.gms.tasks:android.support.v4:android.support.v4:android.support.graphics.drawable:com.chinadog.jellycrush:com.unity3d.ads.android -S “D:\SOURCE CODE\Acc minh lam jelly\Jelly Crush New\Jelly Crush New\Temp\StagingArea\android-libraries\animated-vector-drawable-23.4.0\res” -S “D:\SOURCE CODE\Acc minh lam jelly\Jelly Crush New\Jelly Crush New\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res” -S “D:\SOURCE CODE\Acc minh lam jelly\Jelly Crush New\Jelly Crush New\Temp\StagingArea\android-libraries\appcompat-v7-23.4.0\res” -S “D:\SOURCE CODE\Acc minh lam jelly\Jelly Crush New\Jelly Crush New\Temp\StagingArea\android-libraries\cardview-v7-23.4.0\res” -S “D:\SOURCE CODE\Acc minh lam jelly\Jelly Crush New\Jelly Crush New\Temp\StagingArea\android-libraries\common\res” -S "D:\SOURCE CODE\Acc minh lam jelly\Jelly Crush New\Jelly CrushError building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
please help me
CommandInvokationFailure: Failed to re-package resources.
C:\Users\ASUS\AppData\Local\Android\sdk1\build-tools\25.0.3\aapt.exe package --auto-add-overlay -v -f -m -J “gen” -M “AndroidManifest.xml” -S “res” -I “C:/Users/ASUS/AppData/Local/Android/sdk1\platforms\android-23\android.jar” -F bin/resources.ap_ --extra-packages android.support.v7.appcompat:com.google.unity:com.google.gvr.permissionsupport:com.google.android.gms.ads:com.google.android.gms:android.support.v4 -S “F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res” -S “F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\gvr-permissionsupport-release\res” -S “F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\play-services-ads-8.3.0\res” -S “F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\play-services-basement-8.3.0\res” -S “F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\support-v4-23.1.1\res”
stderr[
F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.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>
F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\layout\abc_screen_toolbar.xml: note: using v21 attributes; synthesizing resource com.VR.tesVR:layout/abc_screen_toolbar for configuration v21.
AndroidManifest.xml:36: error: No resource identifier found for attribute ‘enableVrMode’ in package ‘android’
]
stdout[
Configurations:
(default)
Files:
AndroidManifest.xml
Src: () AndroidManifest.xml
Resource Dirs:
Including resources from package: C:\Users\ASUS\AppData\Local\Android\sdk1\platforms\android-23\android.jar
applyFileOverlay for drawable
trying overlaySet Key=common_full_open_on_phone.png
trying overlaySet Key=common_ic_googleplayservices.png
trying overlaySet Key=abc_ab_share_pack_mtrl_alpha.9.png
trying overlaySet Key=abc_action_bar_item_background_material.xml
trying overlaySet Key=abc_btn_borderless_material.xml
trying overlaySet Key=abc_btn_check_material.xml
trying overlaySet Key=abc_btn_check_to_on_mtrl_000.png
trying overlaySet Key=abc_btn_check_to_on_mtrl_015.png
trying overlaySet Key=abc_btn_colored_material.xml
trying overlaySet Key=abc_btn_default_mtrl_shape.xml
trying overlaySet Key=abc_btn_radio_material.xml
trying overlaySet Key=abc_btn_radio_to_on_mtrl_000.png
trying overlaySet Key=abc_btn_radio_to_on_mtrl_015.png
trying overlaySet Key=abc_btn_rating_star_off_mtrl_alpha.png
trying overlaySet Key=abc_btn_rating_star_on_mtrl_alpha.png
trying overlaySet Key=abc_btn_switch_to_on_mtrl_00001.9.png
trying overlaySet Key=abc_btn_switch_to_on_mtrl_00012.9.png
trying overlaySet Key=abc_cab_background_internal_bg.xml
trying overlaySet Key=abc_cab_background_top_material.xml
trying overlaySet Key=abc_cab_background_top_mtrl_alpha.9.png
trying overlaySet Key=abc_control_background_material.xml
trying overlaySet Key=abc_dialog_material_background_dark.xml
trying overlaySet Key=abc_dialog_material_background_light.xml
trying overlaySet Key=abc_edit_text_material.xml
trying overlaySet Key=abc_ic_ab_back_mtrl_am_alpha.png
trying overlaySet Key=abc_ic_clear_mtrl_alpha.png
trying overlaySet Key=abc_ic_commit_search_api_mtrl_alpha.png
trying overlaySet Key=abc_ic_go_search_api_mtrl_alpha.png
trying overlaySet Key=abc_ic_menu_copy_mtrl_am_alpha.png
trying overlaySet Key=abc_ic_menu_cut_mtrl_alpha.png
trying overlaySet Key=abc_ic_menu_moreoverflow_mtrl_alpha.png
trying overlaySet Key=abc_ic_menu_paste_mtrl_am_alpha.png
trying overlaySet Key=abc_ic_menu_selectall_mtrl_alpha.png
trying overlaySet Key=abc_ic_menu_share_mtrl_alpha.png
trying overlaySet Key=abc_ic_search_api_mtrl_alpha.png
trying overlaySet Key=abc_ic_voice_search_api_mtrl_alpha.png
trying overlaySet Key=abc_item_background_holo_dark.xml
trying overlaySet Key=abc_item_background_holo_light.xml
trying overlaySet Key=abc_list_divider_mtrl_alpha.9.png
trying overlaySet Key=abc_list_focused_holo.9.png
trying overlaySet Key=abc_list_longpressed_holo.9.png
trying overlaySet Key=abc_list_pressed_holo_dark.9.png
trying overlaySet Key=abc_list_pressed_holo_light.9.png
trying overlaySet Key=abc_list_selector_background_transition_holo_dark.xml
trying overlaySet Key=abc_list_selector_background_transition_holo_light.xml
trying overlaySet Key=abc_list_selector_disabled_holo_dark.9.png
trying overlaySet Key=abc_list_selector_disabled_holo_light.9.png
trying overlaySet Key=abc_list_selector_holo_dark.xml
trying overlaySet Key=abc_list_selector_holo_light.xml
trying overlaySet Key=abc_menu_hardkey_panel_mtrl_mult.9.png
trying overlaySet Key=abc_popup_background_mtrl_mult.9.png
trying overlaySet Key=abc_ratingbar_full_material.xml
trying overlaySet Key=abc_scrubber_control_off_mtrl_alpha.png
trying overlaySet Key=abc_scrubber_control_to_pressed_mtrl_000.png
trying overlaySet Key=abc_scrubber_control_to_pressed_mtrl_005.png
trying overlaySet Key=abc_scrubber_primary_mtrl_alpha.9.png
trying overlaySet Key=abc_scrubber_track_mtrl_alpha.9.png
trying overlaySet Key=abc_seekbar_thumb_material.xml
trying overlaySet Key=abc_seekbar_track_material.xml
trying overlaySet Key=abc_spinner_mtrl_am_alpha.9.png
trying overlaySet Key=abc_spinner_textfield_background_material.xml
trying overlaySet Key=abc_switch_thumb_material.xml
trying overlaySet Key=abc_switch_track_mtrl_alpha.9.png
trying overlaySet Key=abc_tab_indicator_material.xml
trying overlaySet Key=abc_tab_indicator_mtrl_alpha.9.png
trying overlaySet Key=abc_text_cursor_material.xml
trying overlaySet Key=abc_textfield_activated_mtrl_alpha.9.png
trying overlaySet Key=abc_textfield_default_mtrl_alpha.9.png
trying overlaySet Key=abc_textfield_search_activated_mtrl_alpha.9.png
trying overlaySet Key=abc_textfield_search_default_mtrl_alpha.9.png
trying overlaySet Key=abc_textfield_search_material.xml
trying overlaySet Key=app_banner.png
trying overlaySet Key=app_icon.png
applyFileOverlay for layout
trying overlaySet Key=dialog.xml
trying overlaySet Key=abc_action_bar_title_item.xml
trying overlaySet Key=abc_action_bar_up_container.xml
trying overlaySet Key=abc_action_bar_view_list_nav_layout.xml
trying overlaySet Key=abc_action_menu_item_layout.xml
trying overlaySet Key=abc_action_menu_layout.xml
trying overlaySet Key=abc_action_mode_bar.xml
trying overlaySet Key=abc_action_mode_close_item_material.xml
trying overlaySet Key=abc_activity_chooser_view.xml
trying overlaySet Key=abc_activity_chooser_view_list_item.xml
trying overlaySet Key=abc_alert_dialog_button_bar_material.xml
trying overlaySet Key=abc_alert_dialog_material.xml
trying overlaySet Key=abc_dialog_title_material.xml
trying overlaySet Key=abc_expanded_menu_layout.xml
trying overlaySet Key=abc_list_menu_item_checkbox.xml
trying overlaySet Key=abc_list_menu_item_icon.xml
trying overlaySet Key=abc_list_menu_item_layout.xml
trying overlaySet Key=abc_list_menu_item_radio.xml
trying overlaySet Key=abc_popup_menu_item_layout.xml
trying overlaySet Key=abc_screen_content_include.xml
trying overlaySet Key=abc_screen_simple.xml
trying overlaySet Key=abc_screen_simple_overlay_action_mode.xml
trying overlaySet Key=abc_screen_toolbar.xml
trying overlaySet Key=abc_search_dropdown_item_icons_2line.xml
trying overlaySet Key=abc_search_view.xml
trying overlaySet Key=abc_select_dialog_material.xml
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_narrow.xml
trying overlaySet Key=notification_template_lines.xml
trying overlaySet Key=notification_template_media.xml
trying overlaySet Key=notification_template_part_chronometer.xml
trying overlaySet Key=notification_template_part_time.xml
trying overlaySet Key=select_dialog_item_material.xml
trying overlaySet Key=select_dialog_multichoice_material.xml
trying overlaySet Key=select_dialog_singlechoice_material.xml
trying overlaySet Key=support_simple_spinner_dropdown_item.xml
applyFileOverlay for anim
trying overlaySet Key=abc_fade_in.xml
trying overlaySet Key=abc_fade_out.xml
trying overlaySet Key=abc_grow_fade_in_from_bottom.xml
trying overlaySet Key=abc_popup_enter.xml
trying overlaySet Key=abc_popup_exit.xml
trying overlaySet Key=abc_shrink_fade_out_from_bottom.xml
trying overlaySet Key=abc_slide_in_bottom.xml
trying overlaySet Key=abc_slide_in_top.xml
trying overlaySet Key=abc_slide_out_bottom.xml
trying overlaySet Key=abc_slide_out_top.xml
applyFileOverlay for animator
applyFileOverlay for interpolator
applyFileOverlay for transition
applyFileOverlay for xml
applyFileOverlay for raw
applyFileOverlay for color
trying overlaySet Key=abc_background_cache_hint_selector_material_dark.xml
trying overlaySet Key=abc_background_cache_hint_selector_material_light.xml
trying overlaySet Key=abc_color_highlight_material.xml
trying overlaySet Key=abc_primary_text_disable_only_material_dark.xml
trying overlaySet Key=abc_primary_text_disable_only_material_light.xml
trying overlaySet Key=abc_primary_text_material_dark.xml
trying overlaySet Key=abc_primary_text_material_light.xml
trying overlaySet Key=abc_search_url_text.xml
trying overlaySet Key=abc_secondary_text_material_dark.xml
trying overlaySet Key=abc_secondary_text_material_light.xml
trying overlaySet Key=switch_thumb_material_dark.xml
trying overlaySet Key=switch_thumb_material_light.xml
applyFileOverlay for menu
applyFileOverlay for mipmap
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi\abc_ab_share_pack_mtrl_alpha.9.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-hdpi\abc_ab_share_pack_mtrl_alpha.9.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-hdpi\abc_ab_share_pack_mtrl_alpha.9.png: 260% size of sou (processed imagerce)
F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi\abc_ab_share_pack_mtrl_alpha.9.png: 269% size of source)
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xhdpi\abc_ab_share_pack_mtrl_alpha.9.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxhdpi\abc_ab_share_pack_mtrl_alpha.9.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xhdpi\abc_ab_share_pack_mtrl_alpha.9.png: 252% size of source)
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxhdpi\abc_ab_share_pack_mtrl_alpha.9.png: 231% size of source)
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi\abc_btn_check_to_on_mtrl_000.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-hdpi\abc_btn_check_to_on_mtrl_000.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi\abc_btn_check_to_on_mtrl_000.png: 134% size of source)
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-hdpi\abc_btn_check_to_on_mtrl_000.png: 134% size of source)
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xhdpi\abc_btn_check_to_on_mtrl_000.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xhdpi\abc_btn_check_to_on_mtrl_000.png: 125% size of source)
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxhdpi\abc_btn_check_to_on_mtrl_000.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxxhdpi\abc_btn_check_to_on_mtrl_000.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxhdpi\abc_btn_check_to_on_mtrl_000.png: 119% size of source)
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxxhdpi\abc_btn_check_to_on_mtrl_000.png: 103% size of source)
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi\abc_btn_check_to_on_mtrl_015.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-hdpi\abc_btn_check_to_on_mtrl_015.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xhdpi\abc_btn_check_to_on_mtrl_015.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi\abc_btn_check_to_on_mtrl_015.png: 132% size of source)
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxhdpi\abc_btn_check_to_on_mtrl_015.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-hdpi\abc_btn_check_to_on_mtrl_015.png: 135% size of source)
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xhdpi\abc_btn_check_to_on_mtrl_015.png: 128% size of source)
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxxhdpi\abc_btn_check_to_on_mtrl_015.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi\abc_btn_radio_to_on_mtrl_000.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23. 1.1\r (es\draprwaoble-cxxhdespsei\d abci_btn_checkma_tgeo _oF:n_m\PtrlEL_0AJ15.pAngR: AN\S122em%e ssizeter o 6\f psorojecurct unie)ty
tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi\abc_btn_radio_to_on_mtrl_000.png: 131% size of source)
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-hdpi\abc_btn_radio_to_on_mtrl_000.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xhdpi\abc_btn_radio_to_on_mtrl_000.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-hdpi\abc_btn_radio_to_on_mtrl_000.png: 133% size of source)
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xhdpi\abc_btn_radio_to_on_mtrl_000.png: 127% size of source)
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxhdpi\abc_btn_radio_to_on_mtrl_000.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-xxxhdpi\abc_btn_radio_to_on_mtrl_000.png
Processing image: F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi\abc_btn_radio_to_on_mtrl_015.png
(processed image F:\PELAJARAN\Semester 6\project unity\tesVR\Temp\StagingArea\android-libraries\appcompat-v7-23.1.1\res\drawable-mdpi
Delete all the plugins and reimport them. Issue will be fixed.