add following in mainfest file
On Sat, Feb 6, 2010 at 1:40 PM, pankaj nigam wrote:
> Hi,
>i want to display an image from URL,i found one example from forum
> .but it doing nothing. i m sending the code plz suggest me what to do
>
> package com.example.urlImage;
>
> import java.io.IOExcep
Hi,
i want to display an image from URL,i found one example from forum
.but it doing nothing. i m sending the code plz suggest me what to do
package com.example.urlImage;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLExc
2 matches
Mail list logo