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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
bb2522ee
Commit
bb2522ee
authored
May 26, 2016
by
Alexandre Lision
Committed by
gerrit2
Jul 4, 2016
Browse files
Options
Downloads
Patches
Plain Diff
README: add debugging section
Change-Id: I295f2db3622ccef2f00cfca1ce3435888ef765f4
parent
6dc5b71a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-0
6 additions, 0 deletions
README.md
with
6 additions
and
0 deletions
README.md
+
6
−
0
View file @
bb2522ee
...
@@ -53,6 +53,12 @@ Update translations using the Transifex client (tx) :
...
@@ -53,6 +53,12 @@ Update translations using the Transifex client (tx) :
./update-translations.sh
./update-translations.sh
## Debugging
Retrieve client log from device (client must be running before executing this)
adb logcat *:D | grep `adb shell ps | egrep 'cx.ring' | cut -c10-15` > logring.txt
## Common issues
## Common issues
*
Makeinfo issue
*
Makeinfo issue
...
...
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