I have seen some examples of external bitmap files being shown in TextView control. In my case, I get the bitmap as binary data from a database. I need to show the bitmap along with some text in TextView control. I am wondering if someone can point me in the right direction. An example would be greatly appreciated.
Thank you in advance for your help.