rtreffer / asmack

xmpp library smack 3.1.0 build env for android (see http://asmack.googlecode.com/ for binaries)
http://asmack.googlecode.com/
Other
114 stars 5 forks source link

aSmack - buildsystem for Smack on Android

This repository doesn't contain much code, it's a build environment!

Tracking trunk can be hard. Doing massive changes on top of trunk can be near impossible. We are mixing 6 open source projects to provide a working xmpp library for Android. All trunk-based.

This repository contains a source fetching, patching and building script. As well as all the minor changes to make an Android version fly. See the patches/ folder for a detailed list of changes and scripts.

Contribution

The easiest way to contribute is fork & pull request. You may also ask about direct project access. Mind that minor changes can be applied to the smack repository. You'll most likly want to help out on smack, not on aSmack.

Contributors

We do not keep a seperate CONTRIBUTORS file, and we discourage @author tags. However you're free to add your full name to every git commit, and we will preserver this. Let us know if you've helped on non-technical stuff and we'll find a way to give you the deserved credit.

Reporting Problems / Debugging

We always provide source zips. Attach them to the jar in your favorite IDE. Enable debugging mode (BOSH/XMPPConnection.DEBUG and config.setDebug) Record a logcat Remove your credentials (usually a base64 block inside )

Your issue should contain

  1. a logcat
  2. a server to reproduce
  3. the code you are using (for fl/oss project we'll accept reposituroy URLs)

There is no guarantee that we will reply immediatly. But we will try to investigate the problem.

Problems that would disclose projects can be to treffer(?)measite.de Please add asmack and confidential in the subject, and only use this if the tracker isn't an option for you.

Releases

Releases are usually build every 1-2 weeks, depending on changes and volunteers time.

Licences / Used libraries

We only accept Apache and BSD-like licences. We are currently using code from

This should work for just about every project. Contact us if you have problems with the licence.