I am researching for writing a mobile app with GWT and I need a lightweight mobile library.
The app will contain animations and mobile look and feel. Is there a way to create more "game" like animations (like blurring, motion effects) with GWT on top of HTML 5?
I have found the following libraries but I am not sure which is the best one.
http://code.google.com/p/mgwt/
http://code.google.com/p/gwtmobile/
http://code.google.com/p/gwt-phonegap/
http://mobilegwt.appspot.com/showcase/
https://play.google.com/store/apps/details?id=com.gwtmobile.phonegap&hl=en
https://github.com/dennisjzh/GwtMobile
http://www.gwt4touch.appspot.com/
Could you provide me any recommendations, advantages and disadvantages of the libraries lister, or any you may have used?