GWT is for the web, so what you would want to do if you're heart is set on GWT and not on the Android native langauge, is to make a webpage just for the Andriod, so you can imagine the scaling and buttons and text to be usable on the phone. THne just use Android to gotot hat web page. The bright side oft hat is, any handheld device with web access (iPhone, Blackberry) should be able to use it. The downside is, it's still a webpage and you won't have access to the Android's more impressive functionality, like the GPS, the accelerometers and such.
Depending on the app, you may want to make a program specifically for the android on the android. On Feb 17, 5:30 pm, frankCostello <[email protected]> wrote: > Thanks for the reply; > but I want to say how to create a simple gwt application on Android! > Thanks. > > On 17 Feb, 20:20, Ben Tilford <[email protected]> wrote: > > > The Android SDK and GWT have a lot in common as far as design and code > > styles. There are a couple of web servers available for Android that would > > let you serve up a webpage with GWT embeded in it but that would be a very > > round about way of getting things done. > > > On Tue, Feb 17, 2009 at 2:02 PM, frankCostello <[email protected]> wrote: > > > > Hi, > > > I want to make a Gwt application on Android! > > > It's possible? > > > How do I do? > > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
