Reputation: 271
I am new in Android Programming and I am trying to include GTalk application inside my application. I am trying to use XMPP server but it is not working. How can I add GTalk to my app?
Upvotes: 2
Views: 2005
Reputation: 2370
I don't know if this answer is helpful or not because the question was posted a while ago, however:
This sample code may solve your problem.
Here you can find some sample code for using XXMP to communicate with Gtalk.
This post may also help.
Upvotes: 4