Hello guys,

I trying to test the Aerogear push plugin for cordova with android but is not working.

this is my configuration: 

1. mac os x

2. $ cordova -v

5.1.1

 3. cordova plugin add https://github.com/aerogear/aerogear-cordova-push.git

4. I'm importing the android project to eclipse to build it there.

and I get this dependencies errors: 

- The import android.support cannot be resolved

- The import org.jboss.aerogear.android cannot be resolved

Inline image 1


Any ideas?


Thanks a lot!

Rodrigo.