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

What Option on quickstart do i select?

When going to quickstart on parse.com I have the following options:

Data, Push, Analytics, Social, Cloud Code, Hosting.

I'd guess it would be Data or social? im not sure what one to select. both those give different code to put in manifest files, and also when i go to import parse, it doesn't give me the option to. im confused since they updated the look of the quickstart guide.

2 Answers

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Andy;

I follow the path of:

Data > Mobile > Android > Native(Java) and then probably choose "Existing Project" if you already have it setup in your dev environment. If you choose "New Project" it gives you the option to download a blank Android project.

I hope it helps.

Ken

Yep that works :) Thanks! much appreciated!

I managed to get my first object with parse :)

Ken Alger
Ken Alger
Treehouse Teacher

Great work! It is exciting when things work out, isn't it.

Ken