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
Mark Halverson
5,749 PointsChromebox VS Android TV
I need to create a simple interactive kiosk.
1) Make selection: 1, 2, or 3 2) Enter ID# 3) Check Parse.com for ID# 4) If no ID# then play video based on 1, 2 or 3 selection above and create Parse entry
So some interesting things:
1) It appears a Chromeapp/Extension will not talk to parse directly - which in this scenario is a necessity
2) Wondering if, I wrote this as an Android App, could I install directly on any Android TV device that could use a keyboard/mouse
Also, each video is 5-15 minutes each, so I wanted to store video locally, either embedded in the app or stored locally available file, due to bandwidth limitations