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

Joseph Reyes
Joseph Reyes
455 Points

Making and printing checklists in Android

Hi, I'm a beginner in Android programming and I would like to create a sort of checklist for work wherein the user ticks "Yes", "No" or "N/A". The app should then collate the questions (around 50) along with its answers and save them in a two page PDF or JPG file. I've finish Building an Interactive Story App in the Android Track and I know I'll most probably use the methods I learned there like intents, passing strings, etc. I just would like to know all the methods I need to learn for me to accomplish this app. Thanks in advance!

Best regards,

JC