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 trialKAJAL 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.