I am creating application client-server on android,that server is webservice .net,Client is android app.On webservice containt database that table has field images.How to get image from websevice?plz,help me?
Asked
Active
Viewed 1,117 times
1 Answers
0
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

Community
- 1
- 1

VenkaReddy
- 2,871
- 2
- 27
- 29