Languages

Menu
Sites
Language
Gear s2 sdb connect warning

I want to move the tpk file using sdb manager in Gear s2. In the process, I entered sdb connect [myip]: 26101 and the warning message is as follows.

 

C:\tizen-studio\tools>sdb version

Smart Development Bridge version 2.3.0

 

C:\tizen-studio\tools>sdb kill-server

 

C:\tizen-studio\tools>sdb connect [myip]:26101

connecting to [myip]:26101 ...

device unauthorized. Please approve on your device.

 

C:\tizen-studio\tools>sdb devices

List of devices attached [myip]:26101 device SM-R735S

 

Device unauthorized. Please approve on your device. <- how to solve this problem

How do I get my device approved? I have seen all the settings of Gear s2, but I do not know. Please, help!!

 

I also received a certificate from tizen stdio through the certificate manager.

 

The current version of gear s2 is 2.3.2.1. Tizen sdk only supports wearable up to 2.3.1, so I used tizen stdio (tizen stdio now supports up to 3.0)

 

 

I want to move the tpk file using sdb manager in Gear s2. In the process, I entered sdb connect [myip]: 26101 and the warning message is as follows.

 

 

Edited by: youngjae kim on 26 Mar, 2017

Responses

2 Replies
Peter Wegner

1.

I can see SDB version 2.3.0

 

I am using not the latest SDB Version, because "they" also do funny things... which are annoying useless...

 

My beloved SDB Version is:

2.2.60

You can find oldest SDB versionS for test here:

http://download.tizen.org/sdk/sdk-packages/official/binary/

2.

I have more Mobile experince...

For instance my SM-Z130H reqire some kind of """Pairing process"""...

 

I can see some Message with RSA cr.p... then I have to press okay... After this. SDB is authorised...

 

 

A.

Check your Gear S2, if something is on Display, what you have to confirm...

 

B.

Try older SDB...

 

C.

sdb capability

This is undocumented SDB Command... helpfull for little overview...

 

Not all old SDB support this... but your SDB Version 2.3.0 should do this...

Maybe this is some Security joke...

 

D.

Best result is, if somebody who use Gear S2 in combination with SDB 2.3.0 can confirm and help you...

 

Good Luck.

 

Best Regards

Peter Wegner

Example with SDB version:

2.2.80

 

And Gear S2 SM-R730S...

 

sdb capability
secure_protocol:disabled
intershell_support:enabled
filesync_support:pushpull
usbproto_support:enabled
sockproto_support:enabled
rootonoff_support:disabled
zone_support:disabled
multiuser_support:disabled
syncwinsz_support:disabled
can_launch:unknown
sdbd_rootperm:disabled
device_name:Gear S2 (F142)
cpu_arch:armv7
profile_name:wearable
vendor_name:Samsung
platform_version:2.3.1.7
product_version:unknown
sdbd_version:2.2.25

 

Best Regards