On Nov 11, 2:43 pm, Sunil Mishra <suniljmis...@gmail.com> wrote:
> As a workaround i tried storing the image in app_images folder in
> sdcard and trying to provide the url of that path. But still the
> issues exists. Is there any other work around possible??
>
> And do you have any clue
>
> On Nov 11, 5:18 pm, Daniel Drozdzewski <daniel.drozdzew...@gmail.com>
> wrote:
>

Daniel already gave you an answer:

To achieve this, your server has to do
translation from URL
'images/ topWrapper-bg.jpg ' to a file
path within your storage
'/yourstorage/ yourwebserver/
wwwroot/webisteA/ images/
topWrapper-bg. jpg'.

pskink

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to