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

Ricky Sparks
Ricky Sparks
22,249 Points

Can someone please help been stuck on trying to add parse to android studio for a week :( (picture of error included)

4 Answers

Just think, at the end of this, you will never make this mistake again and I'll be able to solve other's problems instantaneously with the parse library. :)

Let's try a few other methods.

1.) Right click the parse file and hit 'Add as library'

2.) Clean your build, which is under the build category

I'll be on for a while to see if we can figure this out.

Hey there Ricky James. I have put that course on stand by for some while so I can't really say I know the answer, but I believe this might help.

Ricky Sparks
Ricky Sparks
22,249 Points

do i add it to my outer ribbit folder or my inner app folder

Ricky Sparks
Ricky Sparks
22,249 Points

Hey ryan i tried that method and it got rid of my parse error

http://i.imgur.com/pHXri2U.png

Haha, that means you have successfully installed Parse as a Library. Congrats :)

Now for the other errors

Ricky Sparks
Ricky Sparks
22,249 Points

Ok well this is what the other errors are

http://i.imgur.com/bapfFOV.png?1

1.)Go back to the other thread and paste in the imports I said for Main to get rid of the ParseAnalysis error

2.) Looks like you are trying to make a new java page for ViewPager? Might need to continue the tutorial to get rid of this error.

3.) Looks like you need to also input the bolts jar file that came with the Parse SDK from the Parse website to get rid of the errors on the Ribbit Application . It's the same method of installing as the 1.7.1

Ricky Sparks
Ricky Sparks
22,249 Points

Hey Ryan good news I got all the errors fixed but one: what i did was added the support v4 and v13 jar files to my main lib and then add as library to app directory so now their in my two lib folders, plus i also miss spelled parseanalytics. :D