Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Smart Gwt and Mobile Browsers

    Hi
    Has anybody deployed an application built using Smart GWT for use by mobile browsers (iPhone and blackberry) ? I wrote a small app and tested it on the IPhone. Load time seems to be slow but it worked good. Any hints or pointers on how to reduce the load time (have already made the module use a single user.agent), customization for the small screen and general experiences on Smart Gwt on mobile browsers will be greatly appreciated.

    Thanks
    BTB

    #2
    Any success on the balckberry ?

    Anybody had any luck getting a smartgwt app working on the bb browser?

    Comment


      #3
      Did you use NoScript import? This way you only need to include those js modules the app actually uses. I haven't done anything with a mobile browser but interested you got it to at least work decently just slow.

      Comment

      Working...
      X