-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: failed linking file resources #2
Comments
Dear Nikita, I'm getting the same error when tying to compile Android application with the Android version of the plugin.
This line in the plugin.xml is copying a xml file which looks for a file which doesn't exist. Could you please fix the Android plugin? Thank you very much for your work, Kind regards, Luis |
I'm getting the same error, could you please tell me how you solve this problem? @leedorian @lizqjue |
Hi, Great plugin you have developed but getting the same error as above when built on Phonegap cloud. But working fine when built using cordova CLI and running on Android studio. Please fix this. Regards, |
Same here. Did anyone solve it? |
Hi guys, I am having same trouble, have someone figgured out how to use this plugin? |
Hi, I am getting the same error while trying to build the application. Please confirm if anyone is able to resolve the issue. |
i solved it by create drawable file inside the android platform but the problem that first no transfer to the images slides and second when i add it as gif it display it but without any animation |
Hi,
When build app, got error:
:app:processDebugResources/Users/Works/myrepo/game/cordova/platforms/android/app/src/main/res/drawable/launch_screen.xml:12: AAPT: error: resource drawable/animated_splash (aka cn.joycells:drawable/animated_splash) not found.
/Users/Works/myrepo/game/cordova/platforms/android/app/src/main/res/drawable/launch_screen.xml:12: error: resource drawable/animated_splash (aka cn.joycells:drawable/animated_splash) not found.
error: failed linking file resources.
Regards,
Dorian
The text was updated successfully, but these errors were encountered: