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 Simple Android App with Kotlin Testing and Debugging Wrapping Up

Scott Nichols
Scott Nichols
3,134 Points

Can I attach a selected Camera Class already existing on the phone to my app and install a new file listener?

Great Course. I learned a lot and am on my way to develop my own app.

I am creating an app that can extract photos and send them via sms automatically based on a set of parameters for a start and stop photo session.

Is it possible to link in the Camera Class, and are there examples of how to do that?

Thanks,

Scott.