Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Based on the webkit framework, much like iPhone's browser and Symbian's.  Supports JavaScript and Google Gears.  Cannot access Android Market for additional programs. Below is a screenshot of the browser inside the emulator from the software development kit (see below).  The browser is accessing the Gustav Klimt tour from the Tate Liverpool.  This was formatted for iPhone and iPod Touch and can be viewed within your browser right here: http://www.tate.org.uk/liverpool/exhibitions/gustavklimt/tour/iphone/#home

SDK Emulator: 

http://developer.android.com/sdk/1.5_r3/index.html

The emulator can be downloaded here, and takes a tiny amount of command line work to run.  I'll explain the most straight forward way to get it running.  Download the windows version of the SDK, and extract the zip file. Open the window's command prompt (Start->Run->"cmd") and then the basics can be done in three commands:

...