Giter VIP home page Giter VIP logo

xmppnotificationclient's Introduction

XMPP Android Client for JSON-based notifications

Android client that handles notifications which are sent from the XMPP Notification Server. The application stores the notifications within a SQLite database along with the battery level of the device

Installation

Build source

  • Import code into Eclipse

  • Install application in your device

Binary

  • Install apk file (XMPPClient.apk)

Configuration

  • Host/Port = Openfire IP/5222

  • Service = your XMPP domain

  • JID credentials (username/password)

FAQ

Common error: java.lang.NoClassDefFoundError: org.jivesoftware.smack.ConnectionConfiguration

[SOLVED] smack.jar is not included within your dependencies when you installed the apk in the device. Try

right click project -> properties -> java build path -> order and export -> check smack.jar 

How to cite

The complete framework (Client/Server) was built for comparison purposes with other notification mechanisms. If you are using the tool for your research, please do not forget to cite

  • Flores, Huber, and Satish Srirama. "Mobile cloud messaging supported by XMPP primitives." Proceeding of the fourth ACM workshop on Mobile cloud computing and services. ACM, 2013. In conjunction with, the 11th International Conference on Mobile Systems, Applications and Services (MobiSys 2013).

xmppnotificationclient's People

Contributors

huberflores avatar

Watchers

gotomypc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.