Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
QuasselDroid-ng
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Janne Mareike Koschinski
QuasselDroid-ng
Commits
3238bf4a
Commit
3238bf4a
authored
9 years ago
by
Janne Mareike Koschinski
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
976355d2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-11
6 additions, 11 deletions
README.md
with
6 additions
and
11 deletions
README.md
+
6
−
11
View file @
3238bf4a
...
...
@@ -14,21 +14,16 @@ to your Quassel core using your Android ™ phone.
##Build Requirements
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
local.properties)
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.
a recent version of the Android SDK installed (and configured via the
environment variable ANDROID_HOME)
QuasselDroid uses the following libraries (although these are automatically
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
)
LGPL 3.0
*
[
**Guava**
](
https://github.com/google/guava
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment