I heard about phonegap just a few days ago and I wanted to try and start by myself making an app in all platforms by writing with the gwt and phonegap together.
the thing is that I'm not sure I got the idea quite well. I know that I need to develop the web app with gwt and with the mgwt library, after that I need to open a new all-platforms-project with cordova, and install the android platform project.
now, lets say I started coding in gwt, and I compiled it, what do I do now? how do I get my java script code to my android project?
I am very new in this and I would glad if someone could help me and could give me an explanation for all the things I didn't got right.