PhoneGap implementation for Samsung Bada

Support for: Acceleration, Geolocation (native and browser), Network, Device, Compass

Missing support: Camera, Contacts (Wip), File, Notifications

Steps to build a PhoneGap app

  1. Download Source Code
  2. Import in bada C++ IDE
  3. Put your HTML/CSS files in the Res/ folder
  4. Build&Run!

KNOWN ISSUE: alerts in callbacks freeze the application. DO NOT USE ALERT DIALOGS IN YOUR CALLBACKS

Happy Coding!