Android Calculator Application with Google and Facebook Sign In.
About: Android application with basic operations like Addition, Subtraction, Multiplication, Division, Sine, Cosine, Tangent.Application is integrated with the Facebook and Google sign in the LoginActivity.java file.The core operation implementation is done using android framework in the CalculateActivity.java file.