Build to Android device

Sorry if this isnt the right place to post it!

Im trying to build my game to Android, i installed Android Studio, Installed Google USB Driver, Connected my phone, Enabled DEV Mode, Enabled USB Debugging, Installed Java JDK, Pointed Unity preferences to the SDK and the Java JDK,

And im getting this error, when im building normal

I found out that i have to use possibly Gradle 4.2.1

Second, when i try to build and run to my phone im getting:

But that might be because Gradle doesnt work at all.

Thanks for any help, pretty stuck haha

~Luc

I started thursday off with that same issue man

I guess i placed this in the wrong forum section,

anyway, i cant get to fix it, i downgraded JDK to 8 Update 151 now… Android Studio 3.0.1

But still Gradle Failed

I found out the problem, but no solutions yet,

I cant build the APK nor Run it when i have ADS enabled,

i get this error:

It already says

So i disabled ADS en it worked, but i need the ads haha how do i make it work WITH ads?