finishing add contact and fixing network failure
5 files changed
tree: 64ad711b05f604014d068f35013be47c8f42f1ca
  1. Icons/
  2. inc/
  3. Res/
  4. src/
  5. .badaprj
  6. .cproject
  7. .project
  8. application.xml
  9. manifest.xml
  10. README.md
README.md

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!