Skip to content

This project is based on the XMPP (eXtensible Messaging and Presence Protocol) communication protocol. Smack is the library used as XMPP API library.

Notifications You must be signed in to change notification settings

codetoart/XMPP-Chatting-Android

Repository files navigation

XMPP Chatting Android

This project is based on the XMPP (eXtensible Messaging and Presence Protocol) communication protocol. Smack is the library used as XMPP API library.

Getting Started

Add following configuration in local.properties like below -

XMPP_SERVER_HOST="Server Host IP Address or Name"
XMPP_SERVICE_DOMAIN="Service domain name i.e. whatever after '@' symbol"

About

This project is based on the XMPP (eXtensible Messaging and Presence Protocol) communication protocol. Smack is the library used as XMPP API library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages