Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Buggaboo/android_xmpp_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

README

url: http://walkablogabout.blogspot.nl/2012/06/yet-another-xmpp-client-for-android.html

Description

Multi-provider XMPP Client for android.

Features

  • GreenDao, database access. Say goodbye to e.g. SQL injection exploits, crap manual data type conversions;
  • Smack library, modified for Android, with bugs, but not crashworthy;
  • Support for android Notifications;
  • Translatable to different languages, by leveraging the xml Resource;
  • Multiple provider support, i.e. connect with google, microsoft, meebo, whatever you want;
  • Notification triggered morse code vibrator;
  • Support for Fragments (8 june 2012), support for tablets WiP;
  • Support for api level 10 through 15, i.e. from gingerbread to ice cream sandwich (80%) of the android market.

Share!

Fork this project and please send improvements my way. Thanks!

Warning

This software might not work as expected... This is largely untested with different xmpp servers, providers etc. The first working version of the code (Activity-centric design) was largely hammered out in a 12 day coding binge. You have been warned.

Licence

GPLv3 http://www.gnu.org/copyleft/gpl.html

About

android xmpp client (multi-provider)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages