NO SUPPORT ANYMORE FOR THIS PLUGIN!! GO TO CODECANYON FOR THE LATEST VERSION
http://codecanyon.net/item/wp-gcm/9942568?ref=PixelartDev
With this plugin you can send messages using Google Cloud Messaging to your Android Apps, when they're using GCM.
You just need your Api-Key!
This Plugin can notify, when you want it, your users with your GCM App when a new post is published or a post was updated.
Of course you can also write them messages, e.g. when a special post is posted, or something like that
You can ONLY use this Plugin if you have an Android App which uses GCM AND is connected to your api-key.
If you don't know what GCM is then please go to:
http://developer.android.com/google/gcm/index.html
Now the Plugin deletes Device IDs if they no longer active and it deletes also the ID of a device if the app was uninstalled.
And now it also deletes multiple IDs from the same device.
So your database is cleaner!
Demo Android Project
Now there is finally a Demo Android Project available on GitHub!
https://github.com/Pixelartdev/GCM-Android-App/ !!OUT DATED!!
Have fun with it!
- Upload the folder 'wp-gcm' to the '/wp-content/plugins' directory on your server,
- Go to 'Plugins' trough the admin dashboard and activate the plugin,
- After the activation you will be redirected to the settings page where you can setup the plugin. You need your Api-key,
- When everything is setted up click save, and your finished!,
Now you can write Messages.
In your Android App you need to set the registration url to the following: '{BLOGURL}'
and just include the 'regId' parameter in the url containing the device regId.
A sample url: '
http://www.myblog.com/?regId=AbCdEfG12345'
When you need help, visit:
http://developer.android.com/google/gcm/index.html