deprecation notice
1 file changed
tree: 8bdd7617db1cb0ac7962756a2adb08f292d8c825
  1. .github/
  2. Icons/
  3. Res/
  4. .badaprj
  5. .project
  6. application.xml
  7. CONTRIBUTING.md
  8. LICENSE
  9. manifest.xml
  10. NOTICE
  11. README.md
  12. VERSION
README.md

Cordova for Bada WAC


📌 Deprecation Notice

This repository is deprecated and no more work will be done on this by Apache Cordova. You can continue to use this and it should work as-is but any future issues will not be fixed by the Cordova community.

Feel free to fork this repository and improve your fork. Existing forks are listed in Network and Forks.


Supports: Acceleration, Geolocation, Connection, Device, Compass, Capture, Camera, Events (deviceready)

Build steps

  1. clone repository
  2. import into IDE as Bada Flash / C++ application
  3. HTML/CSS/JavaScript live in the Res folder
  4. Run on Target device or Emulator
  5. Done!