Cordova PushPlugin causing build error on Android!

Hello everybody! I’m using Cordova’s Push Plugin to add push notifications to my Android app. The problem is that adding this after I successfully install the plugin I can run the app in my browser but it doesn’t build in android! I added the platform of course and after running ’ ionic build android ’ the build fails … This is the blugin : https://github.com/phonegap-build/PushPlugin

I suspect your SDK does not include “Anrdoid Support Library”, use the Anrdoid SDK manager tool to download it, it’s under Extras.