I've to connect Tizen emulator with Samsung s4 or Samsung note. But I'm not able to connect anything. I've tried the following steps:
- Uninstalled Samsung gear app
- Installed the 3 apks given in the order a) SAccessoryService_Emul.apk b) SAFTCore_Emul.apk c) HostManagerForEmul.apk
- Gave adb -d forward tcp:8230 tcp:8230 in the terminal and
- Tried killall sap-server in sdb of emulator
Am I following the correct steps? Can someone help me out of this issue?
It seems you are following an old method.
Try this:
After installation, reboot and run the "Emulator for Samsung Accessory" application in the host device. The application will display a "Disconnected" message.
To set up the connection between wearable emulator and host android device:
shutdown –r now
. DO NOT use the command reboot.If you see a "Connected" message, that means you have successfully connected the wearable emulator with the host android device.