http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html

The linked article has all the sample code you need to properly and
efficiently download a bitmap from a URL on Android.  Be advised that the
AndroidHttpClient class they use is only available on 2.2, but you can
replace it with DefaultHttpClient with minimal modifications.

I hope that helps!

On Jul 20, 2010 1:03 AM, "Ankit Nigam" <[email protected]> wrote:
> Hello Friends,
> I want to know that how to use Google Chart API in Android if anyone
> having knowledge of this then please let me know.
>
> --
> You received this message because you are subscribed to the Google Groups
"Google Chart API" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
[email protected]<google-chart-api%[email protected]>
.
> For more options, visit this group at
http://groups.google.com/group/google-chart-api?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" 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/google-chart-api?hl=en.

Reply via email to