forked from serso/android-messengerpp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
28 lines (19 loc) · 1001 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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: [email protected]
Site: http://se.solovyev.org