KIOSK

GUIDE
top

How to install and run App on KIOSK

Tizen apps can only be developed by The Samsung Smart Signage SDK.

Methods to install and run web apps in KIOSK:

KIOSK app instaalltion is supported through USB.
For this Home menu option 'App Management ' has to be selected.

Home Menu

Home Menu


App Management

App Management


Select the option install from USB Device and the application will start downloading and installing

Installation steps

In order to run a USB Application, you should follow these steps:

  • In USB root folder create a new folder called ?œkiosk?
    USB root

    USB root

  • Inside kiosk folder create one xml file called ?œusb_kiosk_config.xml? with the following information
    usb_kiosk_config.xml

    usb_kiosk_config.xml

  • After create the xml file we need to create a zip file called "download.zip"
  • Kiosk folder should look like the following.
    download.zip

    download.zip

  • ?œdownload.zip? file must contain the application WGT and ?œpkginfo.xml? file.
    download folder

    download folder

  • WGT file is created once we compile our Tizen application using Tizen Studio.
  • ?œpkginfo.xml? file need to be created manually with the following content.
    pkginfo.xml

    pkginfo.xml

  • On "appfile" attribute need to write the name of your WGT file application.
  • Connect the USB on kiosk device and touch ?œApp Management? option.
  • Select the option install from USB device and the application will start downloading and installing
    Note: In order to update app, have to use install and uninstall alternately

App Package Format

For KIOSK development you should follow below architecture diagram.

KIOSK APP

KIOSK APP

위로가기