gt;> Thanks,
>> Josh
>> - Original Message -
>> From: "Robin Talwar"
>> To: android-developers@googlegroups.com
>> Cc: "Oscar"
>> Sent: Sunday, March 27, 2011 10:52:42 PM
>> Subject: Re: [android-developers] Re: display image fro
roid-developers@googlegroups.com
> Cc: "Oscar"
> Sent: Sunday, March 27, 2011 10:52:42 PM
> Subject: Re: [android-developers] Re: display image from net
>
> i dont think so i am just trying to show the user's facebook dp on my
> application when he logs into faceboo
in != null)
in.close();
}
return bitmap;
}
HTH
Thanks,
Josh
- Original Message -
From: "Robin Talwar"
To: android-developers@googlegroups.com
Cc: "Oscar"
Sent: Sunday, March 27, 2011 10:52:42 PM
Subject: Re: [android-developers] Re: displa
i dont think so i am just trying to show the user's facebook dp on my
application when he logs into facebook using dialog interface.
I have read the facebook sdk for android and i am able to fetch all data
from user profile
To get the image from the net i have to get the image from following link
that's fine, Does the ssl use user/password?
On Mar 26, 3:49 am, Robin Talwar wrote:
> welll i have solved dis one now i am using following code
>
> Bitmap bitmap = null;
> InputStream in = null;
> try {
>
> URL url = new URL(URL);
> URLConnecti
5 matches
Mail list logo