Recently I've been trying to create a simplistic login for a small app using google plus.
I've been attempting to get it working for the past week but to no avail. I followed the walkthrough on the google site and also tried implementing the pre-made login activity that android studio support. But either way when I try Im met with a heap of errors despite following the instructions to the best of my ability?
Hereare all my installed sdk's: https://i.stack.imgur.com/wQQ2r.png
Here is an example of the errors I encounter when I try to use the premade googleplus login activity from android studio: https://i.stack.imgur.com/iYVwU.png
If anyone could help me out I would really appreciate it!