Sending XMPP messages
A simple example of how to send a message via XMPP. The source code and the authors of the example are here:
http://davanum.wordpress.com- Downloading XMPPSender
- We throw in the emulator folder and install using the
adb install XMPPSender.apk
- We go on the emulator in DevTools , in XMPPSettings and add an account:

- Launch the XMPPSender application and check how it works!

General information about
Jabber (XMPP)
')
Source: https://habr.com/ru/post/16554/
All Articles