I have SDK 2.4 installed, both the command-line and IDE for web app development, on my Retina MacBook Pro running OS X 10.9.5. The Emulator runs, after this week's update; abeit on startup it shows the error message "unable to launch org.tizen.homescreen". the built-in apps appear to run normally.
My app is a web app, packaged using the tizen package command. The .wgt file runs on a Z3 in the Samsung RTL, so I'm reasonably sure I have a valid, signed package.
I installed my app to the Emulator using the command tizen install. The app was reported as correctly installed, and the icon appeared on the home screen, but clicking the icon evokes no response.
I uninstalled my app and re-installed it using the steps at
https://developer.tizen.org/forums/general-support/install-.wgt-on-emulator
Again, my app is reported as correctly installed, and the icon appears on the home screen, but clicking on the icon evokes no response.
How do I install my .wgt file on the Emulator, so it can actually run?