I have been trying to use tooltip in android app
referring https://github.com/nhaarman/supertooltips.
But I cant make the project run since it requires gradle dependency.
As soon as I import the project and try to run it it shows error.
How to compile it so that I can use it in my project