chinku_chan
New Member
Hi Good People,
I REALLY REALLY need help on this one. I've been stuck on this error for two days now and I just don't get it.
I have attached an image of where the error occurs. Basically I'm Creating a scrollview and other controls "dynamically" to which I then load various values (pulled from a SQLITE DB). Everything works fine except for when I attempt to initialize the Bitmap that will hold the Picture/Blob loaded from the DB.
FUNNY thing is, this "LastException java.lang.RuntimeException: Error Loading bitmap" error ONLY does not here. I placed a 'test' imageView on a random activity and have managed to load images from the DB successfully. I don't get why it wont work here.
PLEASE HELP. THANKS!!!
I REALLY REALLY need help on this one. I've been stuck on this error for two days now and I just don't get it.
I have attached an image of where the error occurs. Basically I'm Creating a scrollview and other controls "dynamically" to which I then load various values (pulled from a SQLITE DB). Everything works fine except for when I attempt to initialize the Bitmap that will hold the Picture/Blob loaded from the DB.
FUNNY thing is, this "LastException java.lang.RuntimeException: Error Loading bitmap" error ONLY does not here. I placed a 'test' imageView on a random activity and have managed to load images from the DB successfully. I don't get why it wont work here.
PLEASE HELP. THANKS!!!