问题
We have a requirement to work on an application which should run on mobile devices (iPhone/Android and Windows Phone) and Desktop browsers.
Can anyone please suggest me the technology stack to be used?
Thanks. Suhas
回答1:
Cross-platform HTML-app solutions seem like a good fit for this. They are cross platform app development platforms that are composed of HTML, CSS and JavaScript. They would allow you to compile for many platforms from a single codebase. Here's a few of the popular ones:
- PhoneGap
- Sencha Touch
- AppJS
来源:https://stackoverflow.com/questions/16813045/single-code-base-for-mobile-and-desktop-app