Platform not supported

I am trying to develop wearable app using tizen. I was able to connect my galaxy watch 4 with Tizen (Only connects with sdb with port 5555). I am trying to run a sample app in the watch and I can see my watch in the explorer

image
but when i try to run the program, i get the following error
"The device doesn’t support the project’s platform, so the prooject may not work properly. Proceed with launch?

image

When I proceed , then i get this error and nothing will happen

image

I checked the tizen-studio-data logs and this is the error listed in the log

ProfileInfo.java(406) - Failed to get a device information from ‘192.168.0.51:5555’ (null)
org.tizen.sdblib.exception.SdbCommandRejectedException: closed

Any idea what is the issue?

Thank you

The Galaxy Watch 4 OS is Wear OS not Tizen, therefore you cannot create an app for GW4 using Tizen Studio…

Thank you very much. Much appreciated

1 Like

For wear OS and Wear OS Powered by Samsung Apps you need to use Android Studio see this site.

If you are only doing Watch Faces then Watch Face Studio is the best option.

For older versions of Samsung Smart Watches use Galaxy Watch Studio and Tizen Studio.

Hope this helps,

Ron
Samsung Developer Relations