https://github.com/serso/android-messengerpp
Multi-protocol open source instant messaging client on Android
https://github.com/serso/android-messengerpp
Last synced: 12 months ago
JSON representation
Multi-protocol open source instant messaging client on Android
- Host: GitHub
- URL: https://github.com/serso/android-messengerpp
- Owner: serso
- License: other
- Created: 2013-11-04T09:59:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-08-17T05:19:16.000Z (almost 5 years ago)
- Last Synced: 2025-04-24T14:43:03.896Z (about 1 year ago)
- Language: Java
- Size: 21.4 MB
- Stars: 159
- Watchers: 38
- Forks: 44
- Open Issues: 33
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
DESCRIPTION
Messenger++ is a multi-protocol instant messaging client for Android OS. It's free and open-source.
M++ is available on Google Play: https://play.google.com/store/apps/details?id=org.solovyev.android.messenger
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