This error says the project building process is missing an essential Google library called Android.Support.Annotation. This is usually caused by project code cleaning or just after cloning the project and fresh installing all libraries.
In order to solve this error, you will require the jetifier library to generate all essential libraries for the building process. This can be done easily with the following commands.
1. Install the jetifier binary