Re: primer for mobile development

2013-05-27 Thread tskardal
You use the same emulators that you would use when developing a native app :-) On Thursday, May 23, 2013 5:32:22 AM UTC+2, mike b wrote: > > Ed , thx for the reply. Can you point me to a device emulator? -- You received this message because you are subscribed to the Google Groups "Google Web

Re: primer for mobile development

2013-05-23 Thread Ashton Thomas
Here is a playlist of mobile web videos form Google IO 2013: http://www.youtube.com/watch?v=EPYnGFEcis4&list=PLAbrfaVBC6kWiNBI1wPYhXtTke64QkLqC -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop rece

Re: primer for mobile development

2013-05-23 Thread Ed
Of course you can use ADT and spin up the environment, I use ANDROVM because it loads a whole lot faster than ADT. On Wed, May 22, 2013 at 11:33 PM, mike b wrote: > Nino , thx for the links. I will look into those. > > -- > You received this message because you are subscrib

Re: primer for mobile development

2013-05-22 Thread mike b
Nino , thx for the links. I will look into those. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post

Re: primer for mobile development

2013-05-22 Thread mike b
Ed , thx for the reply. Can you point me to a device emulator? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups

Re: primer for mobile development

2013-05-22 Thread Alain Ekambi
Well there s also Touch4j and Titanium4j if you wanna use GWT on mobile. Touch4j wraps Sencha Touch Titanium4j wraps Appcelerator Titanium. Disclaimer: I m one of the person behind both projects 2013/5/23 Ed > I use m-gwt . You may want to run a device > emulator to

Re: primer for mobile development

2013-05-22 Thread Ed
I use m-gwt . You may want to run a device emulator to test on. Since it is a browser based environment, you can start with the desktop then test on devices. On Wed, May 22, 2013 at 6:56 PM, Mohammad Al-Quraian wrote: > I'm on the same train, I would like to get some guid

Re: primer for mobile development

2013-05-22 Thread Mohammad Al-Quraian
I'm on the same train, I would like to get some guidance on mobile GWT. At least how to start on that. I'm doing my app in MVP pattern, so it would be great if it fits that. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe

primer for mobile development

2013-05-22 Thread mike b
The company I work for just got a secure mobile app that has browser integration for the specific platform (iOS,android). We have an existing GWT app (several actually) that could have some convenient mobile features. Can someone provide direction on resources (articles, books, blogs, forum