Akash Anand
Akash Anand

Reputation: 33

System Log Dump on Tizen OS

I am working for a project on Samsung Gear Fit2 which has Samsung's Tizen OS. I want to get system log dump to debug my application. How can I do that?

Upvotes: 3

Views: 1711

Answers (2)

Alan
Alan

Reputation: 11

  1. Open Settings>Gear Info>About Device
  2. Scroll down to Serial Number and tap on it five times
  3. (The number pad appears), enter *#9900#
  4. Select Run LOG_DUMP
  5. Connect to the Gear Fit2 via Tizen Studio
  6. In Tizen Studio file explorer, select the log_dump file in /opt/usr/media/SLP_Debug/ and “pull” the file

Upvotes: 1

Manish Sharma
Manish Sharma

Reputation: 190

Go to Settings > Gear info > About device> touch Software version menu 5times > Dial *#9900# > Run LOG_DUMP

Upvotes: 2

Related Questions