How to capture logs from Samsung Gear S2

If you have arrived at this page, chances are that you want to help us gather logs from your S2 so we can fix the addon for Sleep as Android.

So this is how you do it:

  1. Make sure you have Sleep as Android installed on your phone.
  2. Make sure you have Sleep as Android phone addon for Gear installed (the apk is here)
  3. If you don’t have the Tizen IDE installed, install it according to this site. You should install Tizen 2.4 with IDE installer.
  4. Run “Tizen install manager” (may be called “Tizen update manager”) and install the libraries. You’d need especially:
    • 2.3.1 Wearable (Web app development)
    • Extras (Samsung certificate extension, Wearable extension for 2.3.1)
    • Tizen SDK tools (everything)
  5. Download the .wgt file (Sleep as Android S2 addon)
  6. Once everything is installed, load the project into Tizen IDE (see video at https://youtu.be/JTCN8G1Xh8I):
    1. Window > Open Perspective > Other > Tizen Web
    2. Right click in Project Explorer and select Import. Select Tizen > Web Projects and Web Application file.
    3. Select web application file > browse and navigate to the .wgt file. A project should appear. Click Finish.
    4. The project will show up in your Project Explorer.
  7. Connect your Gear S2 to the Tizen IDE:
    1. On your S2, go to Settings > Gear info and turn on Debugging.
    2. Turn on Wifi on your S2 and connect to the same wifi network as your computer is.
    3. In Tizen IDE, in Connection Explorer, click Remote Device Manager and then Scan.
    4. Click Connect.
  8. Install the app and get the logs:
    1. See video at https://youtu.be/2AYh6jKZq6k