Skip to content
Snippets Groups Projects
Commit 3238bf4a authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Update README.md

parent 976355d2
No related branches found
No related tags found
No related merge requests found
...@@ -14,21 +14,16 @@ to your Quassel core using your Android ™ phone. ...@@ -14,21 +14,16 @@ to your Quassel core using your Android ™ phone.
##Build Requirements ##Build Requirements
QuasselDroid requires you to have the latest version of gradle installed, and QuasselDroid requires you to have the latest version of gradle installed, and
a recent version of the Android SDK installed (and configures via sdk.dir in a recent version of the Android SDK installed (and configured via the
local.properties) environment variable ANDROID_HOME)
Additionally, it requires you to build (in the same way) first the following
libraries:
* https://github.com/justjanne/AndroidSlidingUpPanel (for `library-release.aar`)
* https://github.com/justjanne/aspm (for `annotations.jar` and
`compiler-all.jar`)
The libraries of each have to be placed in `app/libs/` for gradle to find them.
QuasselDroid uses the following libraries (although these are automatically QuasselDroid uses the following libraries (although these are automatically
downloaded from maven central): downloaded from maven central):
* [**ASPM**](https://github.com/justjanne/aspm)
MPL 2.0
* [**AndroidSlidingUpPanel**](https://github.com/justjanne/AndroidSlidingUpPanel)
Apache 2.0
* [**libquassel-java**](https://github.com/justjanne/libquassel-java) * [**libquassel-java**](https://github.com/justjanne/libquassel-java)
LGPL 3.0 LGPL 3.0
* [**Guava**](https://github.com/google/guava) * [**Guava**](https://github.com/google/guava)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment