Windows mobile 6.1 apps?

What is the best mobile strategy for a large GWT web application?

  • For a large system comprised of rich web pages (not full apps) and web apps (real RIA) built on GWT, what's the best strategy for supporting mobile? Must support: iPhone, Android, Blackberry. Nice to have: iPad / tablets, Windows 7 Mobile, older feature phones. Background: Google Web Toolkit (GWT) does not natively support mobile web browsers (other than recent iphone/android webkit browsers). GWT was adopted by our company for its cross browser support, our developers' familiarity with Java server-side development, our lack of in-house JavaScript/HTML/CSS mastery, and the relative immaturity of JQuery at the time (early 2007). Now, in March 2011, JQuery is mature and widely adopted,  JQuery Mobile 1.0 is near, and the JQuery plugin ecosystem is thriving. A few possible answers to this question: Leverage our web app's GWT codebase with one or more of: GWT Mobile, gwt-mobile-webkit, PhoneGap w/ GWT. (I'd question the maturity of each of these.) Create separate mobile pages/apps from scratch using JQuery Mobile and plugins. (This is unappealing as it looks like a "full rewrite".) Create native mobile apps. (This is costly due to lack of native mobile dev expertise and the numerous mobile platforms required.) Thanks for any enlightened comments!

  • Answer:

    maybe you could try http://emitrom.com/touch4j

Aleksandar Radjenovic at Quora Visit the source

Was this solution helpful to you?

Other answers

Best way I would recommend is to go with custom native apps development as per your preference & budget constraint. You need to create webservice & provide APIs which can help mobile app to communicate with your web app. Let me know if you need any assistance with respect to native iOS, Android & WP7 application development. You can write me on

Harshal Kharod

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.