Even though it shows that I have version 25 of the SDK, this app doesn't run. I have downloaded this app from here. I got this link from an online course at Udacity.
Please help as to how I should run this app. It's important to learn this as it's a part of my tutorial course.
In your IDE, the error log shows you that you must install SDK Build tools 23.0.2 and sync your project. Simply click that link and the IDE should handle it for you.
Although you have build tools 25.2.4, 23.0.2 is required to build this project.
Also, the repository from which your project is from also states the prerequisites in the README: