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

Creating an SMS application with Parse now outdated?

I am trying to start developing an Android application with basic SMS capabilities. I understand that I have to have a server client in addition to the mobile application. My question is are there any free servers like Parse to run this through and are their any guides or books on how to get started with this specific kind of app?

1 Answer

Keli'i Martin
Keli'i Martin
8,227 Points

An alternative to Parse that you can try is Firebase. It's similar to Parse and also has a free option for you to try out.