Bada: Running the Simulator as stand-alone

Developing for Bada, the new platform from Samsung is a bit hectic at the moment. There isn’t much documentation and it’s still in beta so I’ll start posting useful hints and tips on my blog for those suffering like me trying to develop with a not-yet-finished SDK.

For those like me who want to run the simulator without having to run their own application in order to get it going, just do this:

Go to the simulator folder which in 1.0.0b2 is there:

C:\bada\SDK\1.0.0b2\Model\S8500\Simulator

And run the following command:

Simulator -s ".\PhoneShell.dll" -d Generic.dbi

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.