Hi,
I have a web application and I want to show in a remote html page an
image in this way :

<html>
<body>
        <p>Load Local Image</p>
        <img src="file:///Removable/MicroSD/android_asset/LOCAL_MAPS/tiles/
8/57/113.png" />
</body>
</html>

but the image does not show through native browser of Android.
Can you help me with my big problem?

Thanks,
Vanni

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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/android-developers?hl=en

Reply via email to