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?
Asked
Active
Viewed 1,656 times
2 Answers
2
Go to Settings > Gear info > About device> touch Software version menu 5times > Dial *#9900# > Run LOG_DUMP

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

Alan
- 11
- 1