1) I your problem may be 'big' to you but to us it is not.
2) Do not hard code the SDCard path in your app. Always
use getExternalStorageDirectory().
3) If this image is really really important to you, upload it somewhere and
use that URL instead

Thanks
On Tue, Aug 9, 2011 at 3:35 PM, xorn <[email protected]> wrote:

> 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




-- 
--------------------
Raghav Sood
CEO/Founder/Owner/Dictator/Tyrant at Appaholics (Basically all titles
required to have complete control)
http://www.raghavsood.com/
https://market.android.com/developer?pub=Appaholics
http://www.appaholics.in/

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