Sorry to ask, I'm a student very new to using android studio. I am creating a game using Gage and there is some functionality I need that I can only seem to get by installing 3rd party programs (The one I need right now is called Awaitility, but there are others).
Looking at Awaitility's website, the instructions for installing their software seems to assume anyone know's exactly how to do it for any software; simply saying "Gradle:" followed by a few lines of "testcompile" code. Which I tried to copy into my project and of course after that couldn't find any proof that something had been added. There were downloads as well but no indication of where to put the downloaded files and what to do with them.
Looked all over for beginner's guide to doing this and can't find anything. This may not be the ideal website for doing this but if someone could point me in the right direction or recommend a more suitable site to use that would be greatly appreciated.