cloudtrends / soi-toolkit

Automatically exported from code.google.com/p/soi-toolkit
1 stars 0 forks source link

Add support for Google C2DM to push events to Android devices #200

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We see an ever increasing interest in integrating with mobile devices.
Of specific interest is the possibility to push events to mobile devices from 
an ESB such as Mule ESB.

Mule ESB has support for some device types such as Apple iOS based devices 
through its Apple Push Cloud Connector, see 
http://www.mulesoft.org/muleforge/apple-push-cloud-connector. 

But as of today Mule ESB does not provide any support for pushing event to 
Android based devices from what we know.

Google's C2DM project (http://code.google.com/android/c2dm/) provides a very 
interesting infrastructure for pushing events to Android based mobile devices.

Therefore it is suggested that soi-toolkit provides some helper classes for 
pushing events from a server such as Mule ESB and consuming them in an 
Adroid-app. These classes shoudl be placed in two separate commons-project, 
e.g. soitoolkit-commons-c2dm-client and soitoolkit-commons-c2dm-server.

If this works out well a next step could be to build a Cloud Connector for C2DM 
based on this, see
http://www.mulesoft.org/documentation/display/MULE3USER/How+to+Build+a+Cloud+Con
nector.

Original issue reported on code.google.com by magnus.l...@gmail.com on 23 Nov 2011 at 10:08

GoogleCodeExporter commented 9 years ago
Won't make this one for 0.5.0, let's retarget for 0.5.1

Original comment by magnus.l...@gmail.com on 7 Jan 2012 at 3:48

GoogleCodeExporter commented 9 years ago

Original comment by magnus.l...@gmail.com on 6 Apr 2012 at 8:15

GoogleCodeExporter commented 9 years ago
Move non-high-priority v0.5.1 issues to v0.6.1

Original comment by magnus.l...@gmail.com on 26 Jul 2012 at 4:27

GoogleCodeExporter commented 9 years ago

Original comment by hakan.d...@gmail.com on 23 Feb 2014 at 3:25