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 Android Tools Getting Started with Android Studio Adding Parse as a Third-Party Library

Cant import parse

I have tried multiple times but I just don't know what I'm doing wrong I'm using android studio 0.8.9

2 Answers

yup, it worked for me too!

this worked for me: http://stackoverflow.com/questions/16614177/how-to-add-parse-to-an-android-studio-project

... to be specific: I followed the instructions, Android Studio let me do it and I could run the app - which at this stage of the tutorials does not use parse yet - with out any crashes.