语言

Menu
Sites
Language
how to download image from url

I want to download a image from url, but i don't know do it.
you help me ? thanks!

响应

4 回复
Vikram

Maybe libcurl can help you, please search "curl" on IDE help.

Alex Dem

Hi,
Just fyi (regarding curl) :
https://developer.tizen.org/dev-guide/2.3.0/org.tizen.native.mobile.apireference/group__OPENSRC__CURL__FRAMEWORK.html
Alexey.

Alex Ashirov

Hi,

If you need to download image from url and display it then you can take a look at Web View:

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.tutorials/html/native/web/web_tutorials_n.htm

Vu Vuong

Hi all,

Thanks you, my problem sloved :)