Skip to content

Multi-protocol open source instant messaging client on Android

License

Notifications You must be signed in to change notification settings

mshakurov/android-messengerpp

 
 

Repository files navigation

DESCRIPTION

Messenger++ is a multi-protocol instant messaging client for Android OS. It's free and open-source.
Alpha version of application is available here: https://docs.google.com/file/d/0B2cXSv6b94RbczJVdEk0R0ZuTEU/edit?usp=sharing

INSTALLATION

The project is based on Maven 3. In order to build it you need to install Apache Maven and run 'mvn install' command.
NOTE: You need Maven 3.1.x or higher in order to build the project.

Some modules of project contain dependencies not included in Maven Central - to build such modules you need first install
these dependencies in your local repository. To do this, please, download Android SDK Deployer:
git clone git://github.com/serso/maven-android-sdk-deployer.git
And then:
cd ./maven-android-sdk-deployer/
git checkout tags/api-19-mvn3.1
mvn install -P4.2

LICENSE

Apache 2.0, see LICENSE.txt.

---------------------------------------------------------------------

Contact details

Email: se.solovyev@gmail.com
Site:  http://se.solovyev.org

About

Multi-protocol open source instant messaging client on Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published