Open hhz1992 opened 9 years ago
Use Parse. We'll have a lecture on it in a few weeks.
I'd start with a username/password login, and move to social login if you all have time later in the semester (unless social login is very important to your app's functionality)
https://parse.com/apps/quickstart#parse_data/mobile/android/native/existing https://parse.com/docs/android/guide https://parse.com/docs/android/guide#users https://parse.com/docs/android/guide#users-facebook-users https://parse.com/docs/android/guide#users-twitter-users
We would like to use social login, but lack of experience. Can you provide some resources that we can study and build for our app?