Friday, June 17, 2016

Upload Bitmap Image Using HTTP Multipart in Xamarin Android

In this post, we will take a look at what are the API's Xamarin Android facilitates to support multi part upload. For the sake of simplicity, in this example we will upload an bitmap image to server.



The Multipart upload is a mechanism that enables you to upload large objects in chunks. In a mobile application context, it is useful when you capture a video or an photo using device camera...


Posted under #.NET, #Xamarin. Read full article from Stacktips


Follow author on twitter https://twitter.com/npanigrahy

.

No comments:

Post a Comment