Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SamsungDForum/SystemSettings

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruction for SystemCommand Sample App

Introduction :

This application is showcasing interface for basic system control of a Tizen 6.5 device.

Steps :

  1. Install application via Tizen studio debug mode, Usb stick or http.
  2. Start application, each command is assigned to a remote key. Press according to the instructions of GUI.

Result :

Device will behave accordingly to the command send via API.

Requirements:

Tizen 6.5 device running latest firmware. Aplication needs tobe signed with partner level signature.

<script type='text/javascript' language='javascript' src='$WEBAPIS/webapis/webapis.js'></script>

Privileges and metadata:

<tizen:privilege name="http://tizen.org/privilege/tv.inputdevice"/>
<tizen:privilege name="http://developer.samsung.com/privilege/productinfo"/>
<tizen:privilege name="http://developer.samsung.com/privilege/systemcontrol"/>

File structure

SystemCommand/ - UDPStreaming sample app root folder
│
│
├── css/ - styles used in the application
│   ├── SamsungOneUI-400.ttf - font used in application
│   └── style.css - style for application's template
│
├── js/ - scripts used in the application
│   │
│   └── main.js - main application script
│
├── config.xml - application's configuration file
├── index.html - main document
└── README.md - this file

Copyright and License

Copyright 2021 Samsung Electronics, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

presents features of Tizen System Control API. Showcased capabilities include: Firmware upgrade, creating screenshot, rebooting device, setting and viewing schedule of backlight brightness, setting PIN, enabling PC connection, switching display orientation (landscape/portrait).

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.