Hi Sumit, are there any plans to support mobile browsers officially in GWT? Right now GWT is absolutely useless for mobile application development aside from iPhone and Android (and even these are not officially supported).
TIA, Max On Jan 7, 10:58 pm, Sumit Chandel <[email protected]> wrote: > Hi Peter, > > As far as I know, if the mobile browsers are built from Mozilla and/or > WebKit builds, your GWT application should work on them. However, you may > want to reconsider the style and positioning of your application, or perhaps > even create a lighter version of your application, based on the browser > you're running on and the resources available. I would also double-check the > following two points: > > 1) Which phone are planning to support in specific? Which build is it using? > Check if the build is in the list of supported browsers (link below). > > GWT Supported > Browsers:http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=goog... > > 2) Test your application on the mobile browser thoroughly. There may be > slight differences in the mobile browser that could break certain UI widget > implementations, especially if it's using a custom build, in which case you > can create your own specialized widget and plug it in via a deferred binding > rule. > > Hope that helps, > -Sumit Chandel > > On Fri, Jan 2, 2009 at 10:49 AM, Peter Ondruška > <[email protected]>wrote: > > > > > Dear All, > > > as mobile phone browsers are getting better and better (faster with > > more memory, etc.) I am wondering if there is any way to have pages > > generated for those browsers found in Nokia S60 mobile phones. It is > > "Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaE71-1/100.07.76; > > Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/413 (KHTML, like > > Gecko) Safari/413". I do not expect mobile phone browsers to handle > > big applications like Gmail but simple applications could work I > > guess. Am I wrong? > > > Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
