Guide with Admob (SDKBox)

Please help me. I am very confuse what i did wrong. I have been encoutering the below issue for the pass 5 hours and is unsure what is the error.

* What went wrong:SDK initialized in 553 ms

A problem occurred configuring project ':AdMobTest'.
> java.lang.NullPointerException (no error message)
~~~

Please provide more guidance. I am willing to screen share for this one.

I can’t see the reason from the log

how about take a look at this sample project?

It’s probably too late right now, but if it’s worth anything, it seems like you’re facing errors while Compiling the project for Android.

I was facing the same error as well and the solution for it was to simply shift Android Studio over to the C:/ directory along with the entire project and build and compile there. It worked for me.

Could also be that you’re not using the proper version of Android Studio and Gradle as described in the documentation.