2
Answers

How to convert files to byte array in xamarin android app?

I have created android app using xamarine studio .I am using wcf services to upload data to oracle databse . I want to select multiple  files(image / pdf/doc ) from mobile storage and convert it into byte array . Please help.
 

Answers (2)