Skip to content
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

Installation instructions unclear #15

Open
wafflemoon opened this issue Dec 12, 2014 · 2 comments
Open

Installation instructions unclear #15

wafflemoon opened this issue Dec 12, 2014 · 2 comments

Comments

@wafflemoon
Copy link

1 "Add the com.google.android.gcm and com.plugin.GCM packages to your project." -
cordova plugins add com.google.android.gcm
cordova plugins add com.plugin.GCM
both return error - how am I supposed to add these packages?

2 "Add the GCMIntentService.java file to your application's main package."
Where do I get the GCMIntentService.java that author means -
GCM-ordova/src/com/cordova2/gcm/GCMIntentService.java in the plugins source?
In what folder is "application's main package" under my Cordova project?

I am not too experienced with cordova yet, sorry if stupid questions...

@MatthewSmythe
Copy link

Hi Wafflemoon - did you come right with this?

I believe you should be able to run: cordova local plugin add https://github.com/marknutter/GCM-Cordova.git from your command line. I'm however also experiencing issues with this (only really been working with Cordova for a day or so).

I find when I run this command that I still get an error for not finding the plugin.xml file.

Cheers,
Matt

@ezequielrozen
Copy link

I'm having the same problem. Please anybody can help me? I can't install both plugins.

Thnx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants