• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Dating app- problems showing images from mysql.

sandmatfc

Lurker
Hi guys, hope someone can help, I have a class that's shows members age name etc in a listactivity, I have a class that shows the members image, I'm having trouble showing the image along side the members name etc, any help on this would be great Thx
 
are you downloading the image from the internet and saving it first? Or are you trying to somehow get it just in memory?

I'd suggest saving the file to storage first then adding it to the ImageView


Also if you are getting any errors, post the stacktrace and some code...etc :)


And welcome to AF :D
 
Back
Top Bottom