cordova-plugin-drawoverapps icon indicating copy to clipboard operation
cordova-plugin-drawoverapps copied to clipboard

Build failed after adding plugin

Open adekunle11 opened this issue 4 years ago • 8 comments

Hello, i get his error when i run cordova build android. Although, the plugin actually never finishes installation, after running cordova plugin add , its says installing cordova-plugin-drawoverapps for android, and it stops there. but the plugin shows in my plugins folder. anyway, this is the error i get when i build android

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processDebugResources'.
> Android resource linking failed
  C:\Users\user\donald\platforms\android\app\src\main\res\layout\service_over_apps_head.xml:7: AAPT: error: attribute riv_border_color (aka com.numbersaver.com:riv_border_color) not found.

  C:\Users\user\donald\platforms\android\app\src\main\res\layout\service_over_apps_head.xml:7: AAPT: error: attribute riv_border_width (aka com.numbersaver.com:riv_border_width) not found.

  C:\Users\user\donald\platforms\android\app\src\main\res\layout\service_over_apps_head.xml:7: AAPT: error: attribute riv_corner_radius (aka com.numbersaver.com:riv_corner_radius) not found.

  error: failed linking file resources.

adekunle11 avatar Jun 08 '20 23:06 adekunle11