How to render a full resolution image with WebView in Android?

I had the same issue with a subway map image (1000px, also tried 3000 px width before) in a webview: when zooming, the image gets totally blurry, even though the original graphic is very sharp and uncompressed. The only way I found is to split the images into multiple slices and put them back together via html table. This way, the sharpness remains when zooming.

Not sure, which device you're on, but there are i.e. Some display issues in general with the Nexus One for example: displaymate.com/Nexus_One_ShootOut.htm.

Btw: the same issue not only happens with the webview of the SDK, I also experienced it in the regular Android web browser. – Mathias Lin Jun 23 '10 at 14:27.

Ok, I seem to have worked it out. It's all explained here: developer.android.com/reference/android/..., under the heading Building web pages to support different screen densities. Not sure if this section was there when I asked the question, but since my question has had a few views and no solution, I thought I'd post it here.

Can you plz explain how you did it.... – Nital Jul 4 at 13:17 it would be nice if you would supply the actual answer and not only a link to it. – Janusz Aug 3 at 10:05.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions