Hi everyone,
I'm trying to get started with Tizen .net wearable development and I've successfully installed all components I need for Windows 10 and Tizen.Net development.
I started messing arround with the capabilities of this platform, with an initial goal of creating a simple Music player.
All nice and dandy until, I noticed that the emulator wasn't updating.
I mean eg: I changed the label on both my CirclePages and nothing. Nothing that I was adding or delete-ing, code wise, did nothing to what was displayed in the emulator.
I restarted: the emulator, Visual Studio, Windows ... still nothing. Then I created a new emulator from emulator manager and this one doesn't want to start at all, it's stuck on "Initializing Debugger".
Tried creating a new project, this launched with the Hello Xamarin Forms or something, worked for a little while but exactly like with the original application it just stopped updating what i was "coding"
Tried building, rebulding the solution, nothing worked.
Is there something like "Clear Emulator or workspace", like there is in Eclipse?
clearworkspace.png Sry if this picture is't displayed, noob here :)