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?
Asked
Active
Viewed 1,998 times
1 Answers
4
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.

Community
- 1
- 1

Ijaz Ahmed
- 2,330
- 4
- 19
- 27
-
I already tried the link which u have recommended:http://davanum.wordpress.com/2008/12/29/updated-xmpp-client-for-android/ But not luck..That application is crashing – Vivek Tamrakar May 26 '11 at 13:44