Re: Apps on Android!

2009-02-18 Thread Sean
GWT isn't a server, it would be the front end used to communicate with or display data from a server. You can use a GWT web page to submit a string to a server, just like any other web page on the Android. That would work. Otherwise you could look into Android's native code, there has to be some

Re: Apps on Android!

2009-02-18 Thread frankCostello
Are there any procedures for the comunication between android and qwt- server? I want to make a simply app in android that send a String to a server that are extenal(not in android); this server is make in gwt. Thanks On 18 Feb, 14:39, Sean wrote: > GWT is for the web, so what you would want to

Re: Apps on Android!

2009-02-18 Thread Sean
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 s

Re: Apps on Android!

2009-02-17 Thread frankCostello
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 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

Re: Apps on Android!

2009-02-17 Thread Ben Tilford
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, fran

Apps on Android!

2009-02-17 Thread frankCostello
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 Google-Web-Toolkit@g