APK反编译源代码展示 - 南明离火平台提供

应用版本信息
应用名称:Shopping List
版本号:2.74
包名称:com.icedblueberry.shoppinglisteasy

MD5 校验值:8005b9444b02324a81f85f1ef7e26f28

反编译源代码说明

cj0.java 文件包含反编译后的源代码,请注意,该内容仅供学习和参考使用,不得用于非法用途。


package m5;

import android.app.Activity;
import android.content.Context;
import android.os.RemoteException;

public final class cj0 extends wk0 {

    public final uc0 f10029i;
    public final int j;

    public final Context f10030k;

    public final y2.a f10031l;

    public final xr0 f10032m;

    public final iq0 f10033n;

    public final jn0 f10034o;

    public final boolean f10035p;

    public boolean f10036q;

    public cj0(vk0 vk0Var, Context context, uc0 uc0Var, int i10, y2.a aVar, xr0 xr0Var, iq0 iq0Var, jn0 jn0Var) {
        super(vk0Var);
        this.f10036q = false;
        this.f10029i = uc0Var;
        this.f10030k = context;
        this.j = i10;
        this.f10031l = aVar;
        this.f10032m = xr0Var;
        this.f10033n = iq0Var;
        this.f10034o = jn0Var;
        this.f10035p = ((Boolean) g4.r.f5440d.f5443c.a(dq.f10645l4)).booleanValue();
    }

    @Override
    public final void a() {
        super.a();
        uc0 uc0Var = this.f10029i;
        if (uc0Var != null) {
            uc0Var.destroy();
        }
    }

    public final void c(Activity activity, boolean z10) throws RemoteException {
        Activity activity2;
        if (activity == null) {
            activity2 = this.f10030k;
        }
        if (this.f10035p) {
            this.f10033n.S0(hq0.f12211s);
        }
        sp spVar = dq.f10711s0;
        g4.r rVar = g4.r.f5440d;
        if (((Boolean) rVar.f5443c.a(spVar)).booleanValue()) {
            f4.r rVar2 = f4.r.A;
            i4.j1 j1Var = rVar2.f4914c;
            if (i4.j1.b(activity2)) {
                o80.e("Interstitials that show when your app is in the background are a violation of AdMob policies and may lead to blocked ad serving. To learn more, visit  https://googlemobileadssdk.page.link/admob-interstitial-policies");
                this.f10034o.b();
                if (((Boolean) rVar.f5443c.a(dq.f10721t0)).booleanValue()) {
                    new ko1(activity2.getApplicationContext(), rVar2.f4928r.a()).a(((ui1) this.f17762a.f18455b.f18128u).f17044b);
                    return;
                }
                return;
            }
        }
        if (this.f10036q) {
            o80.e("App open interstitial ad is already visible.");
            this.f10034o.d(pj1.d(10, null, null));
        }
        if (!this.f10036q) {
            try {
                this.f10032m.f(z10, activity2, this.f10034o);
                if (this.f10035p) {
                    this.f10033n.S0(b6.z.f2518z);
                }
                this.f10036q = true;
            } catch (wr0 e10) {
                this.f10034o.H0(e10);
            }
        }
    }
}