Hello all,
This is my first post and my first project in B4A. So far I've been able to find the answers to my questions here in the forums. To those who have answered all those questions, my profound thanks.
My issue is this: I'm taking a small jpeg picture and storing it as a blob in a table. That part I've got no problem. And I can reload the image into a byte array from the table. How do I take that byte array which is a jpeg image and get it into an imageview. I'm missing a step somewhere and I don't seem to be able to word my search inquiries well enough to find what I'm looking for.
Thanks for the assistance.
Steve Hammer
This is my first post and my first project in B4A. So far I've been able to find the answers to my questions here in the forums. To those who have answered all those questions, my profound thanks.
My issue is this: I'm taking a small jpeg picture and storing it as a blob in a table. That part I've got no problem. And I can reload the image into a byte array from the table. How do I take that byte array which is a jpeg image and get it into an imageview. I'm missing a step somewhere and I don't seem to be able to word my search inquiries well enough to find what I'm looking for.
Thanks for the assistance.
Steve Hammer