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

Video Uploading Website/App

Dear treehouse, can you teach us how to make a video uploading site and/or app that is sort of like Vine. Users being able to upload short videos and sharing it to the world, and other users being able to comment on it. Another example: like YouTube, but more simpler and short second videos like maybe 10 or 15 seconds.

2 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Hi Luqman,

The quickest way to get started it to use a backend-as-a-service like Parse.com, which is featured in our latest iPhone project: Build a Self-Destructing Message iPhone App. The Parse APIs are available for websites as well, and they make it very simple to upload and then view short videos.

How would you do this for android please?