Documentation and Books

Recent site activity

Is GWT supported on mobile devices?

Yes on some devices GWT is supported:

NameManufacturerRemarks
IPhoneAppleSupport should be ok, there is some information about this here.

My own experience with GWT on a IPhone 3GS is quite oke, it also depends on what you are doing. I was trying a combination of GWT / GXT (Ext GWT) and sometimes there were some problems with the positioning of elements. But in general it did work. Using basic GWT probably works better.
N93NokiaAccording to somebody on the GWT Mailing list support is quite oke, the sample applications run fine. (click here to open the mailing list message)

The biggest problem with running GWT on mobiles is the support for JavaScript, Nokia uses the WebKit since Nokia S60 3rd edition and that support JavaScript, however it is uncertain how good the support actually is.

If more information is available i will add it to this page.