You are on page 1of 15

Knox Configure

Wearable devices

Samsung Electronics Confidential


Agenda
• Profiles comparison
• Enrollment process
• Personalize your Gear
• App deployment process
• How to get logs?

Samsung Electronics Confidential


Profiles comparison

Samsung Electronics Confidential


Profiles comparison 1/3
Setup Dynamic
Profile information
Select a license The same
Select apps and widgets
Configuration Normal mode ProKiosk mode
Display
Home activity
-
Show notifications
Default watch face
Custom booting and shutdown animations
- Exit professional kiosk mode
Applications & content
Disable applications
- Application restrictions
Remap hardware keys
Content (files sharing)

Samsung Electronics Confidential


Profiles comparison 2/3
Setup Dynamic
Normal mode ProKiosk mode
Device connectivity
Airplane mode
none WiFi settings
WEP Default Data roaming settings
Mobile Data settings
WPA PSK
Default Bluetooth settings
WPA2 PSK Default GPS settings
Device settings
Hide Settings menu / elements Allow settings elements
Power saving
Debugging settings
Restrictions
Disable FOTA
Disable device power off for users
- Disallow factory reset
Disallow screen capture
APN Management
- My APNs
Samsung Electronics Confidential
Profiles comparison 3/3

Samsung Electronics Confidential


Personalize your Gear

Samsung Electronics Confidential


Boot & Shutdown

Guide: https://configure.samsungknox.com/files/WKC_Animation_Guide.pdf

Samsung Electronics Confidential


Boot & Shutdown
//project_name.edc file tween:"/images/Tizen_power_on_05.png";
images { tween:"/images/Tizen_power_on_06.png";
image:"/images/Tizen_power_on_01.png" COMP; tween:"/images/Tizen_power_on_07.png";
image:"/images/Tizen_power_on_02.png" COMP; tween:"/images/Tizen_power_on_08.png";
image:"/images/Tizen_power_on_03.png" COMP; tween:"/images/Tizen_power_on_09.png";
image:"/images/Tizen_power_on_04.png" COMP; tween:"/images/Tizen_power_on_10.png";
image:"/images/Tizen_power_on_05.png" COMP; tween:"/images/Tizen_power_on_11.png";
image:"/images/Tizen_power_on_06.png" COMP; }
image:"/images/Tizen_power_on_07.png" COMP; visible: 1;
image:"/images/Tizen_power_on_08.png" COMP; }
image:"/images/Tizen_power_on_09.png" COMP; }
image:"/images/Tizen_power_on_10.png" COMP; }
image:"/images/Tizen_power_on_11.png" COMP; programs {
} program {
collections { name: "poweron";
group { name: "poweron"; signal: "show";//start animation
parts { action: STATE_SET "default" 0.0;//state for the image part
part { name: "poweron"; target: "poweron";//part name
mouse_events: 0; transition: LINEAR 4;//animation type and duration in seconds
description { state: "default" 0.0; after: "poweron_end";
image{ }
normal:"/images/Tizen_power_on_01.png";//first and default image program {
tween:"/images/Tizen_power_on_02.png"; name: "poweron_end";
tween:"/images/Tizen_power_on_03.png"; action: SIGNAL_EMIT "end" "animation";
tween:"/images/Tizen_power_on_04.png"; }
}
Guide: https://configure.samsungknox.com/files/WKC_Animation_Guide.pdf }

Samsung Electronics Confidential


Back key long press & Home key double press

Samsung Electronics Confidential


App deployment process

Samsung Electronics Confidential


App deployment process
Developers and partners need to add the following information
to the Seller Permission Request page:
• Create a seller office account from
http://seller.samsungapps.com
• Provide a valid reason for the request
• Provide the requested application name
• Provide the appropriate application category (Watch faces,
Health/Fitness, Gear Games, Finance, Lifestyle, Social
Networking, Entertainment, Utilities, Others)
• Requesting StubAPI permissions
http://mosaic.sec.samsung.net/kms/comty.do?comtyId=7453469&menuId=7453590&postId=8354902&page=view&type=LIST

Samsung Electronics Confidential


How to get logs?

Samsung Electronics Confidential


How to get logs?
• Reproduce issue
• Go to Settings - > About Gear -> Device information
• Click 5 times on the serial number field
• In console window type the following code: *#9900#
• Click Run LOG_DUMP
• Connect your watch to PC through Tizen Studio or SDB command line.
Watch need to be connected to the same WIFI network as PC and
debugging mode(Settings- > Gear info - > Debugging) has to be enabled.
• Open system command line
• Go to "tools" folder on PC where Tizen Studio is installed I.E.: C:\Program
Files\tizen-studio\tools or add this folder to your environment variables
• Use command in order to download file from watch: >>sdb pull
opt/usr/media/SLP_debug/YOUR_LOG_NAME.zip
• Send to us your log file (*.zip) from your PC.

Samsung Electronics Confidential


Thank You

Samsung Electronics Confidential

You might also like