From 8aa53fbb2cb11636c543e18d82faa45b92176f72 Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Wed, 17 Jun 2015 23:28:50 +0200 Subject: [PATCH] Explain logging functionality and move download link to top --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af289878f..3404f7e58 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ Gadgetbridge is an Android (4.4+) Application which will allow you to use your Pebble or Mi Band without the vendor's closed source application and without the need to create an account and transmit any of your data to the vendor's servers. +## Download + +[![Gadgetbridge on F-Droid](/Get_it_on_F-Droid.svg.png?raw=true "Download from F-Droid")](https://f-droid.org/repository/browse/?fdid=nodomain.freeyourgadget.gadgetbridge) + ## Features (Pebble) * Incoming calls notification and display (caller, phone number) @@ -71,7 +75,13 @@ just leave a comment that you're working on one to avoid duplicated work. Translations can be contributed via https://www.transifex.com/projects/p/gadgetbridge/resource/strings/ or manually. -## Download +## Having problems? -[![Gadgetbridge on F-Droid](/Get_it_on_F-Droid.svg.png?raw=true "Download from F-Droid")](https://f-droid.org/repository/browse/?fdid=nodomain.freeyourgadget.gadgetbridge) +1. Open Gadgetbridge's settings and check the option to write log files +2. Quit Gadgetbridge and restart it +3. Reproduce the problem you encountered +4. Check the logfile at /sdcard/Android/data/nodomain.freeyourgadget.gadgetbridge/files/gadgetbridge.log +5. File an issue at https://github.com/Freeyourgadget/Gadgetbridge/issues/new and possibly provide the logfile + +Alternatively you may use the standard logcat functionality to access the log.