'tizensdk' is a lightweight dispatch of Tizen Studio, which provides extensible IDE to develop/debug tizen apps in Atom.
Tizen Appliaction SDK package for Atom IDE
Contents:
Overview
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.
Getting started
Install:
Copy “atom-tizentv-2” 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
Step1: Trigger function with Atom ‘Command Palette’
- 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
Step2: Trigger function from menu
- Click the entry through menu ‘Packages -> Tizen SDK’
Step3: Trigger function with right click menu
- Right click on edit window
- Find the entry ‘Tizen SDK’
Supported features
- 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
- Wits Start (Install and Live reload)
- Wits Watch (Live reload)
- Wits Stop
- Development tool for helping to run and develop your Tizen web application easily on your 2017+ Samsung TV. Find more details about Wits at https://github.com/Samsung/Wits
Configure TV
Setting parameters for Tizen SDK >
Configuration for APP running
>To run App on Tizen TV Emulator, below item must be set:To run App left">
Configuration for APP debugging
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:
F.A.Q
=======
atom-tizentv-2
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.