Error building Player: Exception: OBSOLETE - Providing Android resources in Assets/Plugins/Android/res was removed, please move your resources to an AAR or an Android Library. See "AAR plug-ins and Android Libraries" section of the Manual for more details.
一开始是报了这个res文件的问题
只要把这个文件改成res.androidlib,此报错就可以过去了