Skip to content

Instantly share code, notes, and snippets.

@philotas
Last active December 5, 2019 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philotas/4d3b5af9d4a64e0be5e01418673c97fd to your computer and use it in GitHub Desktop.
Save philotas/4d3b5af9d4a64e0be5e01418673c97fd to your computer and use it in GitHub Desktop.
HOWTO: deploy App WGT on Tizen with macOS Catalina Tizen Studio IDE 1.3

After years of not beeing able to get a newly installed Tizen IDE to deploy applications onto the TV, I found this way to make Tizen Studio 1.3 successfully deploy apps onto the TV again.

follow the instructions in the links below to setup an environment which lets you deploy Apps to Samsung Tizen

1) Install Tizen SDK 1.3

http://blog.infernored.com/how-to-get-back-tizen-studio-1.3-and-tv-extensions-3.0

2) When SDK does not start, change Java JDK to jdk1.8.0_151

https://developer.tizen.org/forums/sdk-ide/tizen-studio-2.0-not-working-on-macos-sierra

3) Setup Certificates

4) if connection to Device fails from IDE or sdb command, copy sdb executable from higher SDK version

I changed from Smart Development Bridge version 2.3.2 to 4.1.8 which then let me deploy to a Samsung TV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment