Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

KAJAL SRIVASTAVA
4,549 PointsParse API is not recognised
I am using as shown in video for using the Parse. But Android Studio is not recognizing the Parse API. So, my import statement creates error during the compile.
3 Answers

kriz bus
281 PointsAfter importing it into Android Studio, Scroll down and click " Add as a library"
That was how i fixed my Common.io Lib file.
Best Regard

Noam Elbaz
5,672 Pointskriz bus i think this helped. thanks. It atleast let me build the project (eventhough it crashed right away)

Oca Brown
5,633 PointsIs there a better video of how to set up Parse.com in Android Studio? I am having a real had time with the setup. The original video was a little murky to me it was not step-by-step as the other videos.