Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
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
savoirfairelinux
jami-client-android
Commits
27ce4efb
Commit
27ce4efb
authored
1 year ago
by
Pierre Nicolas
Browse files
Options
Downloads
Patches
Plain Diff
readme: add packages to download
Change-Id: I51531f44515da3f652bef89f60f24b51ca3a5b58
parent
6bf216d9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
27ce4efb
...
...
@@ -14,9 +14,9 @@ Download the project including the daemon submodule with:
Or to download the daemon submodule from the existing project directory:
> git submodule update --init --recursive
Make sure to have autotools, autopoint, swig, yasm,
autotools
and cmake available on your system:
Make sure to have autotools, autopoint, swig, yasm,
m4, ninja-build
and cmake available on your system:
on Debian/Ubuntu:
> apt install cmake build-essential swig yasm
> apt install cmake build-essential swig yasm
ninja-build m4
On macOS:
> brew install cmake automake autotools libtool pkg-config yasm swig
...
...
@@ -36,7 +36,7 @@ With Android Studio:
With the command line:
```
sh
cd
client-android/jami-android
cd
jami-
client-android/jami-android
./gradlew assembleDebug
```
...
...
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