Monday, November 26, 2012

PhoneGAP without Javascript! My demo of GWT 2.5 at the JoziJUG


Live code demos are scary

I did a live code demo to a bunch of Java geeks at the JoziJUG event

1) The showcase application I demoed on a iPad3, Android 2.1 phone, Android 3 tab, Android 4 phone, Windows 2008 tab last night is downloadable from PhoneGap Build. 
https://build.phonegap.com/apps/249950/share
The plain ugly Hello World HTML version is also downloadable :https://build.phonegap.com/apps/249918/share
2) You can also give GWT 2.5 a spin , even if it's in Eclipse (Marius and Myron ) ;-) 
http://mojo.codehaus.org/gwt-maven-plugin/user-guide/archetype.html
3) You can also check out the fancy demo I hacked together using m-gwt and gwt-phonegap 
https://github.com/rjdkolb/jozijug_phonegapdemo
You will need to read Google's MVP to understand the concepts :https://developers.google.com/web-toolkit/doc/latest/DevGuideMvpActivitiesAndPlaces

To the real person who made this possible in GWT :
Daniel Kurka thank you!

To Google, GWT is evolving so nicely :)
Here is Google's closure-compiler that is now built into GWT 2.5
Java is so cool! 
Richard.

Below is me pretending to know something about Java :)