Mgnus, Android apps can be coded with native code (e.g. C/C++), managed code (Java for the dalvik vm), and the ajax way (e.g. GWT).
Is it right that you want to code a web application targeting Android clients? Than you have to create a GWT/Appengine Project instead of an Android project. Android projects can only be deployed on Android environments, e.g. an Android Phone. Hope that helps, Andreas On Jan 23, 12:54 pm, QterMgnus <[email protected]> wrote: > Anybody there ? > > 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 ? -- 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.
