Category "android-context"

I want to integrate ad to my app, but the problem is that the ( Type mismatch. Required: Context!, Found Fragment class)

I want to integrate ad to my app, but the problem is that the MobileAds.initialize(this){ initStatus-> not work this method( onCreateView) But I am use this

How to identify the source of a context object in android java?

Overview I am working on android application in java. I have Products which can be viewed as a list by customers and vendors. Problem I want to be able to utili