User Tools

Site Tools


manual:faq:how_to_create_debug_log

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
manual:faq:how_to_create_debug_log [2017/01/17 08:51] – [MIUI ROMs] mstupkamanual:faq:how_to_create_debug_log [2024/04/08 10:57] (current) mstupka
Line 2: Line 2:
  
 ---- ----
 +<WRAP center round important>
 +**If you use Locus Map in a version newer than 4.3, __send us your user ID first__** (Menu > About app/Helpdesk > App info). A lot of issues can be identified via our internal identification system.
 +</WRAP>
  
-Logs are the best way for us to find out what causes your problems with the application. Creating an error message/log varies according to the version of Android.+If the internal issue identification fails, logs are the best way for us to find out what causes your problems with the application. Creating an error message/log varies according to the version of Android:
  
 ===== Devices with Android 4.2 and higher ===== ===== Devices with Android 4.2 and higher =====
    
-Devices with Android version 4.1.2 and higher provide error messages that can be sent directly to us via email. +  - Open the settings of your device and make sure you can access “Developer Options”. In case that you do not see this option in the settings list, please follow the instructions [[https://www.greenbot.com/article/2457986/how-to-enable-developer-options-on-your-android-phone-or-tablet.html|here >>]].
-  +
-**Please follow these instructions:** +
-  - Open the settings of your device and make sure you can access “Developer Options”. In case that you do not see this option in the settings list, please follow the instructions [[http://androidcentral.us/2013/11/enable-developers-options-android-4-4-kitkat/|here >>]].+
   - Repeat the action in Locus that causes the crash   - Repeat the action in Locus that causes the crash
   - Move to the above-mentioned “Developer Options” in the settings of your device   - Move to the above-mentioned “Developer Options” in the settings of your device
Line 17: Line 17:
   - Wait a few minutes for the report to be created (it may take up to 15 minutes)   - Wait a few minutes for the report to be created (it may take up to 15 minutes)
   - the log report should appear in your notification bar. From there (or from "Developer options"), you may send it via email to <locus.map@asamm.com> or better, upload to a Dropbox/Google Drive and share it with us (reports can be bigger than 15 MB and then they are not correctly attached to email!). {{ :manual:faq:create_debug_log_02.png |}}   - the log report should appear in your notification bar. From there (or from "Developer options"), you may send it via email to <locus.map@asamm.com> or better, upload to a Dropbox/Google Drive and share it with us (reports can be bigger than 15 MB and then they are not correctly attached to email!). {{ :manual:faq:create_debug_log_02.png |}}
-  +==== Android 7.0+ ==== 
-===== All devices with Android OS older than 4.1 ===== +After tapping "Take bug report" you are offered two types of report Interactive and Full. **Select Interactive**.  
- +===== Xiaomi - MIUI ROMs ===== 
-  Please install the **CatLog** application (available on the Google Play for free) +==== MIUI 7  and older ====
-  - Start Locus +
-  - Repeat the action in Locus you want to reportIf the Force close or dialogue appears, select “Close” +
-  - Start CatLog application and wait a few seconds. {{ :manual:faq:creating_log_images_01.png |}} +
-  - Move to the CatLog application Menu > Send [1] +
-  - Add the attachment [2] and include the device information {{ :manual:faq:creating_log_images_02.png |}} +
-  - Please describe in detail the problem in Locus +
-  - Please send us the log to <locus.map@asamm.com> +
- +
-<wrap info>Catlog can be used also on newer Androids but requires root access.</wrap> +
- +
-===== MIUI ROMs =====+
  
-  - Please install the **CatLog** application (available on the Google Play for free) +  - install the **CatLog** application (available on the Google Play for free) 
-  - go to //Security > Permissions > Root access// > Allow root access to CatLog (possible only up to MIUI version 7)+  - go to //Security > Permissions > Root access// > Allow root access to CatLog
   - go on the same way as in case of devices with Android OS older than 4.1   - go on the same way as in case of devices with Android OS older than 4.1
 +==== MIUI 8 and newer ====
 +  - tap *#*#284#*#* on your phone dial
 +  - copy the bugreport from your memory directory //sdcard/miui/debug_log//
  
 ===== General solution for all Android versions===== ===== General solution for all Android versions=====
Line 41: Line 33:
 Instructions below are used for creating a detailed log but the procedure is more complicated. Instructions below are used for creating a detailed log but the procedure is more complicated.
  
-  - Download[[http://server.asamm.com/locus/data/various/android_monitor.zipAndroid monitor]] application +  - Download **[[https://gofile.me/7ecf2/1o1L4ea8Y|ADB installer]]** 
-  - Unzip file +  - Run it 
-  - Connect the device to PC using USB +  - Press Y/Yes to install ADB and Fastboot or N/No to skip 
-  - Move to the unzipped Android monitor directory  +  - Press Y/Yes to install ADB system-wide or N/No for current user only  
-  - Start monitor.bat +  - Press Y/Yes to install Drivers or N/No to skip 
-  - Select the DDMS bookmark and LogCat [3] +  - Continue Driver installation 
-  - Repeat the error action +  - launch the **command line** WIN+R > CMD > Enter 
-  - Save the log as a new *.txt file – button [4] {{ :manual:faq:creating_log_images_android_monitor.png?400 |}} +  - connect your phone with the PC via USB 
-  - Please describe in detail the problem which has occurred in Locus +  - repeat the error action 
-  - Send us the log to <locus.map@asamm.com> +  - input **adb bugreport > c:/Users/myusername/locus_log.txt** in the command line 
- +  - press Enter 
-**What if Android monitor cannot be started** +  - wait until the bugreport is done 
- +  - **zip the bugreport** (it's huge - over 30 MBs) **and send it to <locus.map@asamm.com>**
-It may happen that Android monitor is not able to find Java installation in your PC. +
-{{ :manual:faq:creating_log_images_android_monitor_error_on_start.png?400 |}} +
-In this case: +
-  - Move to \sdk\tools\lib please +
-  - Edit find_java_specific.bat file and set the path to your java location +
-  - Save this file as find_java.bat (overwrite the previous file) +
-  - Restart monitor.bat again+
manual/faq/how_to_create_debug_log.1484639478.txt.gz · Last modified: 2017/01/17 09:51 (external edit)