Contents:
Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
Install:
Copy “atom-extension-tizensdk” to specified path:
For Windows : C:\Users\${Your user name}\.atom\packages
For Ubuntu : /home/${Your User Name}/.atom/packages
Restart Atom IDE, Tizen SDK extension will be loaded automatically
- Open Atom ‘Command Palette’
- with shortcut keys ‘Ctrl + Shift + P’
- with the menu ‘Packages -> Command Palette’
- Input keywords like ‘tizen’
- Select the function in the list
- Click the entry through menu ‘Packages -> Tizen SDK’
- Right click on edit window
- Find the entry ‘Tizen SDK’
- Create Project
- Create empty App
- Create App with templates supported
- Build Project
- Build Tizen App, output with .wgt file
- Run Application
- Run Tizen App on Tizen TV Emulator
- Run Tizen App on Tizen TV Web Simulator
- Certificate Manager
- Create and Remove profile
- Set active profile
- Debug Application
- Open Chrome DevTools for web app debug
- SDB Command Prompt
- Open SDB tool path on command line for SDB manual use
Setting parameters for Tizen SDK
>To run App on Tizen TV Emulator, below item must be set:To run App left">
Atom IDE support debugging web app with chrome DevTools (on Ubuntu, Chromium is supported), chrome install path must be set according to your system environment:
=======
There’s new Atom extension package released for developing Samsung Tizen TV applications. Developers can get start & develop TV apps quickly, and also get the same development experience on all platforms.