Problem solved a couple of days ago...
-
On Jun 19, 6:23 pm, EmbSysPro wrote:
> Sorry for posting this as I'm sure an answer is staring me in the face
> but I can't seem to filter the information to find the correct answer.
>
> I'm trying t
Well,
I think that I have the answer. I'm going to try the following code.
Sure seems a bit convoluted.
try {
ContentResolver cr = getContentResolver();
ParcelFileDescriptor pfd = cr.openFileDescriptor(data.getData(),
"r");
byte[] imageBuffe
2 matches
Mail list logo