Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tutorials and examples for mgwt/gwt-phonegap [closed]

Tags:

cordova

gwt

mgwt

I have been trying to follow mgwt and gwt-phonegap through code.google.com. It feels like a pain for me, because I can't find something properly described there for a beginner to follow. Can any one plz suggest me a good tutorial site or examples for mgwt/gwtphonegap?

like image 224
Vivek Mohan Avatar asked Feb 11 '12 12:02

Vivek Mohan


1 Answers

if you have questions on how to get started the mgwt user group ( https://groups.google.com/forum/?fromgroups#!forum/mgwt ) is a very good place to ask questions and there have been already a tremendous amount of questions about it on the group. We are very friendly (especially to inexperienced users)

Check out the wiki:

  • http://code.google.com/p/mgwt/wiki/GettingStarted
  • http://code.google.com/p/mgwt/wiki/SetupProject

Check out the blog: - http://blog.daniel-kurka.de/2012/06/using-mgwt-and-gwt-phonegap.html

Also there are a couple of videos out there:

  • General thoughts: http://www.youtube.com/watch?v=0V0CdhMFiao&feature=plcp
  • Getting started: http://www.youtube.com/watch?v=ZSTuS52E0ko
  • Simple App example: http://www.youtube.com/watch?v=37dw1MY-GdU&list=PLE6023D47484AE16E&feature=view_all

We did not document the basics of GWT MVP. This is done very nicely in the GWT docs.

like image 77
Daniel Kurka Avatar answered Sep 22 '22 17:09

Daniel Kurka