mobile lab 1 - HemanthDantu/Spring2018 GitHub Wiki
Web/ Cloud Programming
CSEE5590 Spring 2018
Mobile Lab-1 Report
Hemanth Kumar Reddy Dantu
Class Id:12
16233525
##Requirement: To develop an Android application to implement login, register, social media login
##Tools Used:
- Android Studio
- Facebook SDK
##Report
Home page with sign in, register and social login buttons

Login /Sign In page

Register Page with validation and toast to show that fields are required

Index page with buttons to homepage, settings and help

Facebook oauth

Successful Facebook authentication and requesting permission

Homepage containing intents
creating the person class and stored them in a array
Code snippet for login verification