开发者

Get image from webservice .Net

开发者 https://www.devze.com 2023-02-13 04:13 出处:网络
I am creating application client-server on android,that server is webservice .net,Client is android app.On webservice containt database that table has f开发者_开发知识库ield images.How to get image fr

I am creating application client-server on android,that server is webservice .net,Client is android app.On webservice containt database that table has f开发者_开发知识库ield images.How to get image from websevice?plz,help me?


Hi u can get and post images in adroid in the form of base64 encoding method.

see the following post in SO. u will get an idea. converting base64 String to image in android

0

精彩评论

暂无评论...
验证码 换一张
取 消