Menu
Sites
Language
REMOTE TEST LAB

I am using a Samsung Z4(PL1) for testing but I have encountered a certificate issue when trying to install a web application.

Can someone please assist me with resolving this.

Responses

8 Replies
Armaan-Ul- Islam

You have to Manage your Secuity Profile and Create your Samsung Certificate to permit app installation on the device.

 

# Step -1

Create your Samsung Developer Profile with Author Certificate and Distributor Certificate while you are connected with the Remote Z4 device. Steps are Explained with Screenshots in This Guide:

http://developer.samsung.com/z/develop/getting-certificates/create

 

# Step-2

Then Permit the Z4 Device to Install Application like explained in this Guide:

http://developer.samsung.com/z/develop/getting-certificates/permit

 

Ntobeko Sikithi

The remote device doesn't show up in the Device manager so it also doesn't appear in the connection explore.

If I create certificates the DUID of the remove device will not appear and if I add manually I still won’t be able to permit to install because the device doesn’t show up in the connection explorer 

device doesn't show up in the Device manager so it also doesn't appear in the connection explore

Armaan-Ul- Islam

If Connection Explorer doesn't find the device, then the matter is, First you have to check have you connected with the remote device Successfully?

A Java application (JNLP) Looking like Emulator Should be running and the device would be interactive. Have you reached till this stage?

Ntobeko Sikithi

 

Yes I have the remote device running but it doesn't show up on the connection explore

Armaan-Ul- Islam

I think you might like to check this Out:

http://developer.samsung.com/remotetestlab/rtlHelpDevice.action?gid=2000&pageord=4#d4e45

 

On your Device > Right Click > Remote Debug Bridge > Copy the command

In Terminal/cmd move to '<Tizen-Studio dir>/tools'

Then Paste the sdb connect command. For Example:

root@user:~$ cd tizen-studio/tools
root@user:~/tizen-studio/tools$ ./sdb connect localhost:2600

 

// Repeat the command Several times if fails to connect, Thanks.

 

Ntobeko Sikithi

Thanks Armaan-UI-Islam.

Armaan-Ul- Islam

# Checklist:

- Check If the Date/Time is set properly in RTL device and your PC.

- Check if remote debugging is 'on' in Gear S3 (RTL) > Settings > About Device > Debugging.

Armaan-Ul- Islam

Haven't seen in the Remote Test Lab Documentations somewhere about [Mobile-Wearable] paired device support. You may check the Support Section or send a mail directly to rtl.support@samsung.com mentioning your query.