Visual Studio Remote Debugging with Tizen Emulator on Separate Machines

Original Created May 31, 2019 | Regeneration Apr 22, 2026

I'm developing apps for Tizen watches and have two PCs:

  1. AMD CPU (primary development machine)
  2. Intel CPU (older laptop)

Since the Tizen emulator only runs on Intel CPUs (due to HAXM requirements), I'm currently working on my Intel laptop. I'm wondering if it's possible to:

  1. Run the emulator on my Intel PC
  2. Connect to it from my AMD PC (perhaps using sdb or other methods)
  3. Use Visual Studio on my AMD PC for development while debugging on the emulator running on the Intel PC

Problem Understanding

The user wants to use their more powerful AMD machine for Tizen watch app development while utilizing the emulator running on a separate Intel machine due to hardware compatibility requirements.

Solution Methods

  1. Direct Remote Debugging Limitation:

    • Unfortunately, this specific setup isn't possible because:
      • The Tizen emulator requires Intel HAXM (Hardware Accelerated Execution Manager)
      • There's no direct remote debugging capability between Visual Studio on one machine and the emulator on another
  2. Alternative Workarounds:

    • Use the Intel machine for both development and emulation
    • Consider using a physical Tizen watch device connected to your AMD machine for testing
    • Explore virtualization options (though performance may be impacted)

Additional Tips

  • Samsung has not announced plans to support AMD processors for Tizen emulation
  • For the latest information on emulator requirements, check the official documentation at Samsung Tizen OS

Customize your cookie preferences

You can enable or disable non-essential cookies. Essential cookies are always on to ensure the site works properly and to keep you signed in.

Necessary

These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.

Always on

Analytics

These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.

Enable analytics cookies
Public Forum Public Forum
Employees only. Please sign in with your company account.