Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Self-Destructing Message Android App Retrieving and Viewing Messages Using Picasso to View Images from the Web

Vince Varga
Vince Varga
15,283 Points

How would you add big images to imageView? I have problems with the memory.

I am writing a test Android application that should display photos taken with the phone's camera, but I get errors because the bitmap is so huge. How would you solve this problem?

2 Answers

Hello friend do you saw this link?

I hope this help you.

Vince Varga
Vince Varga
15,283 Points

I solved the issue already, but I really appreciate your help! I'm going to check the link out and first thing tomorrow to leave my solution here, as well, maybe someone could use it.

Vince Varga , could you please share you solution here?