Hubiquitus client API for Android. Should be used with a hNode. Currently allows to do pubsub with an xmpp server. More information on hubiquitus
This project currently relies on
- ASmack : Smack xmpp library adapted for Android. Using this fork
- Socket.io-java-client : Socket io. Using this fork
- PhoneGap : PhoneGap for android. See here for more informations
Coming soon (with first stable release)
Coming soon (with first stable release)
git clone git://github.com/hubiquitus/hubiquitus-android.git
You will find two examples (one native and another with PhoneGap) under examples. You can import them as projects under eclipse. Update classpath to point to android libs and hapi/hapiPhoneGapPlugins directories
Copyright (c) Novedia Group 2012.
This file is part of Hubiquitus.
Hubiquitus is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Hubiquitus is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Hubiquitus. If not, see http://www.gnu.org/licenses/.