Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-android
Commits
bb2522ee
Commit
bb2522ee
authored
May 26, 2016
by
Alexandre Lision
Committed by
gerrit2
Jul 04, 2016
Browse files
README: add debugging section
Change-Id: I295f2db3622ccef2f00cfca1ce3435888ef765f4
parent
6dc5b71a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bb2522ee
...
...
@@ -53,6 +53,12 @@ Update translations using the Transifex client (tx) :
./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
*
Makeinfo issue
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment