언어 설정

Menu
Sites
Language
cannot connect host device and emulator through SAP Server

Hello everyone, i am having a problem with connecting host device to emulator through the SAP Server

I already followed the instruction here http://img-developer.samsung.com/contents/cmm/Guideline_on_Testing_Gear_applications_using_the_Emulator.pdf and i followed every step precisely, but my HostManagerForEmul keep showing disconnected. I already repeat the steps 3 times but the result is still the same.

Does anyone know what is the problem here? Can i connect to emulator with non-compatible-to-gear-2 host device?

I am using my note 10.1 (not the 2014 edition) as my host device

Thanks :)

Responses

6 댓글
Eir Stefanovski

I have the same problem using Galaxy S3. Would appreciate any help. Thanks.
 

Marco Buettner
I'm able to connect through SAP Server..my host device is huawei g510... HostMamagerForEmu shows "connected" but my apps cannot connect (PEER_NOT_FOUND).... You install the 3 apks in correct order?
Eir Stefanovski

Yes, I did.

daniel kim

Hi,

As far as I know, Gear2 connection is available to Samsung Galaxy phone only,

 

I found the Gear2 compatible device in below Samsung site.

http://www.samsung.com/global/microsite/gear/gear2_features.html

 

I wish this will help you.

 

John Ixion

The S3 should be compatible https://wiki.tizen.org/wiki/Devices

daniel kim

Hi, I found solution.

If your HostManagerForEmul keep showing disconnected, please try this step.

1) open your command prompt in your PC and type this command

adb -d forward tcp:8230 tcp:8230

2) open emulator's sdb shell and type these commands

sh-3.2# killall sap-server

sh-3.2# vconftool set -t int memory/wms/wmanager_connected 1 -f

 

Then, you will see the Connected in your phone side.