Skip to content

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.

Notifications You must be signed in to change notification settings

chunhua-liu/atom-tizentv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Gettring started

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

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

Configure TV

Setting parameters for Tizen SDK

Configuration for APP running

To run App left">

>To run App on Tizen TV Emulator, below item must be set:

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

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.

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published