Can't make StartApp ads to work

So I follow this tutorial: https://github.com/StartApp-SDK/Documentation/wiki/Android-InApp-Documentation

I follow all the steps but when I write ‘‘StartAppSDK.init(this, “Your App ID”, true);’’ I get error ‘‘symbol not found’’. I’m using Android Studio. Anyone knows solution? Thanks.