OK thanx for this link. I create gwt app copy/paste this code . compile gwt app. App works OK.
BUT I have some problem with "Client ID Settings". I have mgwt/gwt-phonegap Project.
My finnaly app is android app. or iphone app.
What should be my "Application type" -> "Web application"(Accessed by web browsers over a network.) or "Installed aplicatiino"(Runs on a desktop computer or handheld device (like Android or iPhone))
Must "Your site or hostname" be my external IP for exmaple http://[my external ip]:8080/ (must I specify also port if my 8080 if my server is on 8080 port) ?
Can you give me some example how to register app?