User Tools

Site Tools


manual:faq:how_to_create_debug_log

This is an old revision of the document!


How to create an error message/log


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 version 4.1.2 and higher provide error messages that can be sent directly to us via email.

Please follow these instructions:

  1. 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 here >>.
  2. Repeat the action in Locus that causes the crash
  3. Move to the above-mentioned “Developer Options” in the settings of your device
  4. Select “Take Bug Report”
  5. Wait a few minutes for the report to be created (it may take up to 15 minutes)
  6. the log
  7. 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!).

All devices with Android OS older than 4.1

  1. Please install the CatLog application (available on the Google Play for free)
  2. Start Locus
  3. Repeat the action in Locus you want to report. If the Force close or dialogue appears, select “Close”
  4. Start CatLog application and wait a few seconds.
  5. Move to the CatLog application Menu > Send [1]
  6. Add the attachment [2] and include the device information
  7. Please describe in detail the problem in Locus
  8. Please send us the log to locus.map@asamm.com

MIUI ROMs

  1. Please install the CatLog application (available on the Google Play for free)
  2. go to Security > Permissions > Root access > Allow root access to CatLog
  3. go on the same way as in case of devices with Android OS older than 4.1

General solution for all Android versions

Instructions below are used for creating a detailed log but the procedure is more complicated.

  1. Download Android monitor application
  2. Unzip file
  3. Connect the device to PC using USB
  4. Move to the unzipped Android monitor directory
  5. Start monitor.bat
  6. Select the DDMS bookmark and LogCat [3]
  7. Repeat the error action
  8. Save the log as a new *.txt file – button [4]
  9. Please describe in detail the problem which has occurred in Locus
  10. Send us the log to locus.map@asamm.com

What if Android monitor cannot be started

It may happen that Android monitor is not able to find Java installation in your PC. In this case:

  1. Move to \sdk\tools\lib please
  2. Edit find_java_specific.bat file and set the path to your java location
  3. Save this file as find_java.bat (overwrite the previous file)
  4. Restart monitor.bat again
manual/faq/how_to_create_debug_log.1464246326.txt.gz · Last modified: 2016/05/26 10:05 (external edit)