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 Self-Destructing Message Android App Adding Users Using Parse.com Creating an Account and App on Parse.com

KAJAL SRIVASTAVA
KAJAL SRIVASTAVA
4,549 Points

Parse 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

After 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
Noam Elbaz
5,672 Points

kriz bus i think this helped. thanks. It atleast let me build the project (eventhough it crashed right away)

Oca Brown
Oca Brown
5,633 Points

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