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 Starting the App Adding the Login Screen

Stefan Indaco
Stefan Indaco
4,245 Points

Google play services it seems is causing problems

creating the app was fine but as soon as I created a new login activity the problems started. In LoginActivity.java, an error popped up for cannot resolve method is Connected(); I've followed a few links to try to remedy the situation but no luck and am hoping someone has faced this issue already. working with icecream as the base

Stefan Indaco
Stefan Indaco
4,245 Points

I'm using android studio 9/17/2015, gradle 2.4,

Stefan Indaco
Stefan Indaco
4,245 Points

the tutorial for eclipse doesn't include PlusBaseActivity