I want to upload image from mobile to server , and download image from server to mobile (Android phone) . I am using restful api service . can any one help me out on this . I have been trying on this solution since one week . I tried with below code "http://www.c-sharpcorner.com/article/uploading-image-to-server-using-web-api-2-0/" , But, not sure how I can achieve from android phone Thanks,
Shuhaib