Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Anyone used Cordova?

Anyone used Cordova?

Scheduled Pinned Locked Moved The Lounge
mobilejavascripthtmlcssapache
23 Posts 15 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Chris Maunder

    I was procrastinating and wandered over to the Cordova[^] site. A cross-platform Javascript library to allow devs to create apps on Mobile devices using a single API using Javascript, CSS and HTML. So: anyone used it? What's the general feeling on cross-platform mobile development? There was a thread on Xamarin[^] the other day that had mixed responses so I thought I'd throw this into the fray.

    cheers Chris Maunder

    U Offline
    U Offline
    User 10249906
    wrote on last edited by
    #21

    Yes, I use it for collaboration on open source projects under the umbrella of Apps4Canadians.ca. It enabled me to post hybrid apps in Google Play, Samsung, BlackBerry App World and both the iOS and Windows Mobile stores. If you want to get up and running quickly with mobile apps by leveraging your HTML, CSS and JavaScript skills then it fits the bill, however you may want to evaluate other options once you get into more demanding data centric and complex presentation layers on mobile devices. It's definitely a good tool to get started and can serve the purpose for your development and distribution needs dependent upon your business objective. There is also a fairly active community and several books to purhcase if you get stuck on any development or implementation details.

    1 Reply Last reply
    0
    • B Bruce Patin

      After dealing with ridiculous type conversions and unnecessary classes just to do the obvious, JavaScript is a relief. I can do a project in about 1/4 of the time it takes to do it any other way. And for those who worry about type safety - if your code is written well, you shouldn't have to worry about it.

      J Offline
      J Offline
      jschell
      wrote on last edited by
      #22

      Bruce Patin wrote:

      if your code is written well, you shouldn't have to worry about it.

      If you code is written well, regardless of the language, then a significant amount of development time (and people) could be eliminated from the every industry that uses programming. But I seriously doubt that is going to happen.

      1 Reply Last reply
      0
      • C Chris Maunder

        I was procrastinating and wandered over to the Cordova[^] site. A cross-platform Javascript library to allow devs to create apps on Mobile devices using a single API using Javascript, CSS and HTML. So: anyone used it? What's the general feeling on cross-platform mobile development? There was a thread on Xamarin[^] the other day that had mixed responses so I thought I'd throw this into the fray.

        cheers Chris Maunder

        J Offline
        J Offline
        jschell
        wrote on last edited by
        #23

        Chris Maunder wrote:

        What's the general feeling on cross-platform mobile development?

        Cross platform anything is a dream, into which reality often interjects itself. Cross platform often works well for things that are very simple. Anything more complex either requires work arounds or compromises.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups