android multitouch image zooming?

UMAR-MOBITSOLUTIONS picture UMAR-MOBITSOLUTIONS · Jun 16, 2010 · Viewed 36.1k times · Source

I'm displaying an image on full screen now i want to zoom it in or out. Any one guide on how I can implement multi touch image zooming?

I am using the 2.1 sdk version.

Answer

Janusz picture Janusz · Jun 17, 2010

There is the possibility to use a webview to display a local file. The Webview has integrated multitouch zooming. Have a look at my question regarding this topic.