Wednesday, October 14, 2015

App a Day 14: Simple Login w/ Parse

https://github.com/victorman/SimpleLogin/tree/parse



Uses Classes: ParseUser, ParseObject, Intent.

This app demonstrates a simple log in, log out, and sign up UI for parse. I started with the Login template from android studio, but I think things would have been simpler if I had just started from scratch and followed the parse guide.

No comments:

Post a Comment