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 trialFlorin Vasilescu
Courses Plus Student 1,659 PointsThe Parse.com website has changed
The website has changed and I can't get this generated code into my onCreate() method.What should I do?
1 Answer
jenyufu
3,311 PointsIts in data> mobile >android > native > existing project
Here is the link: https://www.parse.com/apps/quickstart?onboard=#parse_data/mobile/android/native/existing
Refael Ozeri
18,274 PointsRefael Ozeri
18,274 Pointsin the new Parse.com you can always get the generated code for the onCreate() method. it's a little bit different then before that's true, but follow this path and I believe this will help.
enter www.parse.com
go to the top right corner and press your account, press on Dashboard. you will see a window with the current applications you have that are related to parse. click on the Quickstart button in the desired app. after clicking on Clickstart press --> Data > Mobile > Android > Native > Existing Project.
and there you go, should be seeing the "Install SDK" page if you followed my instructions.
I hope that helped, have a good day. and happy coding! :P