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

应用版本信息
应用名称:Gizmo
版本号:1.7.0
包名称:ai.saveall.app

MD5 校验值:51aae3247d6bd20bca268c4c9a4dd21c

反编译源代码说明

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


package com.appsflyer.internal;

import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import androidx.annotation.NonNull;
import com.appsflyer.AFLogger;
import com.appsflyer.AppsFlyerLib;
import com.appsflyer.AppsFlyerProperties;
import com.appsflyer.FirebaseMessagingServiceListener;
import com.appsflyer.internal.AFd1mSDK;
import com.google.firebase.messaging.FirebaseMessagingService;

public final class AFe1jSDK {
    public static String valueOf;
    public final AFb1aSDK values;

    static {
        StringBuilder sb = new StringBuilder("https://%sregister.%s/api/v");
        sb.append(AFa1dSDK.values);
        valueOf = sb.toString();
    }

    public AFe1jSDK(@NonNull Context context) {
        this.values = AFa1dSDK.valueOf().AFKeystoreWrapper(context);
    }

    public static void AFInAppEventParameterName(String str) {
        AFc1pSDK values = AFa1dSDK.valueOf().values();
        AFe1sSDK aFe1sSDK = new AFe1sSDK(str, values);
        AFd1mSDK level = values.getLevel();
        level.AFKeystoreWrapper.execute(new AFd1mSDK.AnonymousClass5(aFe1sSDK));
    }

    public static boolean values(Context context) {
        if (AppsFlyerLib.getInstance().isStopped()) {
            return false;
        }
        try {
            String str = FirebaseMessagingService.ACTION_DIRECT_BOOT_REMOTE_INTENT;
        } catch (ClassNotFoundException unused) {
        } catch (Throwable th) {
            AFLogger.afErrorLog("An error occurred while trying to verify manifest declarations: ", th);
        }
        return AFa1bSDK.values(context, new Intent("com.google.firebase.MESSAGING_EVENT", null, context, FirebaseMessagingServiceListener.class));
    }

    public final AFe1fSDK valueOf() {
        String string;
        String string2;
        String AFInAppEventParameterName = this.values.AFInAppEventParameterName("afUninstallToken", null);
        long values = this.values.values("afUninstallToken_received_time", 0L);
        boolean values2 = this.values.values("afUninstallToken_queued");
        this.values.values("afUninstallToken_queued", false);
        if (AFInAppEventParameterName == null && (string2 = AppsFlyerProperties.getInstance().getString("afUninstallToken")) != null) {
            AFInAppEventParameterName = string2.split(",")[r0.length - 1];
        }
        if (values == 0 && (string = AppsFlyerProperties.getInstance().getString("afUninstallToken")) != null) {
            String[] split = string.split(",");
            if (split.length >= 2) {
                try {
                    values = Long.parseLong(split[split.length - 2]);
                } catch (NumberFormatException unused) {
                }
            }
        }
        if (AFInAppEventParameterName != null) {
            return new AFe1fSDK(AFInAppEventParameterName, values, values2);
        }
        return null;
    }

    public static boolean AFInAppEventParameterName(@NonNull SharedPreferences sharedPreferences) {
        return sharedPreferences.getBoolean("sentRegisterRequestToAF", false);
    }
}