On Jan 22, 3:01 pm, QterMgnus <[email protected]> wrote: > i am using GWT as development tool. > I have made a small android application that I want to test in Google > cloud environment. is it possible to configure Android project so > that > Is it possible to use Google app engine ? > if so how ?
Your question doesn't make much sense, at least not the way it is phrased. A Android project will run on an Android device. An App Engine project will run on a web server responding to HTTP requests. The only sensible way a Android project can use App Engine is through the HTTP protocol. Br, Stian -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
