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

Backends for android apps

Hi! I have a general question regarding backends and servers for android apps.

Besides Parse, what are other good (preferably free) backends/services/approaches to an app with users and/or the need to get data from a server.

More detailed example - I'm working on a game, and I like to find a good way to present the user with high-score table. Any recommendations?

2 Answers

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Afik;

You might take a look at these.

Ken

Looks good, thank you mate!

And one last thing, do you have a favourite backend? One that you actually used and published apps with?

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Afik;

I have only used Parse. Still working my way into the app market with back-end frameworks.

Ken

Thank you Ken. Best regards.