📜 ⬆️ ⬇️

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
  1. Downloading XMPPSender
  2. We throw in the emulator folder and install using the adb install XMPPSender.apk
  3. We go on the emulator in DevTools , in XMPPSettings and add an account:
    demo_xmppsender.png
  4. Launch the XMPPSender application and check how it works!
    demo_xmppsender_2.png

General information about Jabber (XMPP)

')

Source: https://habr.com/ru/post/16554/


All Articles