We are developing a GWT web that also will be deployed as a phonegap app. Because of that we would like to use the google cloud endpoint from the GWT code to communicate to the server.
Is there any possibility of generating a gwt java client? Do we have to use the javascript one?
Which is the best approach?
Thanks in advance.