Deploy your app to a local web server on your laptop, then hit the IP
of the laptop followed by the port, on your device. Make sure the
device and the laptop are on the same network. Your device would
connect on wifi.

I use MAMP to run my local web server, and I use port 8080.

On my laptop I can hit http://localhost:8080/myapp/

Or I can hit http://Laptop's IP:8080/myapp/

The second one is available to other devices on the network. On a Mac
I enable Web Sharing, under Preferences -> Sharing to expose the IP to
the network.

On Jun 17, 3:31 am, Christof Kaller <[email protected]>
wrote:
> I am not sure what you mean. You could open a browser in an Android emulator
> and surf to that page..?
> It gives you a first impression. But finally you will *have to* test it on
> an
> actual device.
>
> To test look of an iPhone aApp you should open the page with Safari browser.
>
> I found a nice way to make screenshots that look almost as if it was an
> iPhone app
>
> 2011/6/17 Myth17 <[email protected]>
>
> > if I am writing a mobile app view in GWT, is dere any way I can see how my
> > app will look when deployed in a phone?
>
> >  --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To view this discussion on the web visit
> >https://groups.google.com/d/msg/google-web-toolkit/-/r_4y_rSA9ZYJ.
>
> > 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.
>
> --
> <https://www.xing.com/profile/HansChristof_Kaller>
>
> Christof Kaller
>
> An de Krütpasch 15
> 47661 Issum
>
> T: +49(0)2835-440 621 / M: +49(0)177-23 44 54 8
> E: [email protected]
> XING:https://www.xing.com/profile/Christof_Kaller
>
> Der Inhalt dieser E-Mail ist vertraulich und ausschließlich für den
> bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat
> dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, daß
> jede Form der
> Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des
> Inhalts dieser E-Mail unzulässig ist. Wir bitten Sie, sich in diesem Fall
> mit dem Absender der E-Mail in Verbindung zu setzen.
>
>  iPhoneExample.jpg
> 181KViewDownload

-- 
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.

Reply via email to