I want to connect my web application (developped with EJB 3.1 and JSF2.0) , to an android application. In the first application I'm planificating an intervention to each employee and I want to communicate a notification to his android device. Please help me to find the best way to connect them.
问问题
89 次
1 回答
0
我认为 GCM 通常是最好的方法。 http://developer.android.com/google/gcm/index.html
于 2013-05-07T12:29:00.757 回答