- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
183 lines
4.6 KiB
Smali
183 lines
4.6 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzeug;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzetr;
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Lcom/google/android/gms/internal/ads/zzgcs;
|
|
|
|
.field private final zzb:Landroid/content/Context;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/ads/zzgcs;Landroid/content/Context;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzeug;->zza:Lcom/google/android/gms/internal/ads/zzgcs;
|
|
|
|
iput-object p2, p0, Lcom/google/android/gms/internal/ads/zzeug;->zzb:Landroid/content/Context;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza()I
|
|
.locals 1
|
|
|
|
const/16 v0, 0x27
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final zzb()Lcom/google/common/util/concurrent/ListenableFuture;
|
|
.locals 2
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzeuf;
|
|
|
|
invoke-direct {v0, p0}, Lcom/google/android/gms/internal/ads/zzeuf;-><init>(Lcom/google/android/gms/internal/ads/zzeug;)V
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/ads/zzeug;->zza:Lcom/google/android/gms/internal/ads/zzgcs;
|
|
|
|
invoke-interface {v1, v0}, Lcom/google/android/gms/internal/ads/zzgcs;->zzb(Ljava/util/concurrent/Callable;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final synthetic zzc()Lcom/google/android/gms/internal/ads/zzeue;
|
|
.locals 10
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/Exception;
|
|
}
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzeug;->zzb:Landroid/content/Context;
|
|
|
|
const-string v1, "phone"
|
|
|
|
.line 1
|
|
invoke-virtual {v0, v1}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Landroid/telephony/TelephonyManager;
|
|
|
|
.line 2
|
|
invoke-virtual {v0}, Landroid/telephony/TelephonyManager;->getNetworkOperator()Ljava/lang/String;
|
|
|
|
move-result-object v2
|
|
|
|
.line 3
|
|
invoke-virtual {v0}, Landroid/telephony/TelephonyManager;->getPhoneType()I
|
|
|
|
move-result v5
|
|
|
|
.line 4
|
|
invoke-static {}, Lcom/google/android/gms/ads/internal/zzv;->zzq()Lcom/google/android/gms/ads/internal/util/zzs;
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzeug;->zzb:Landroid/content/Context;
|
|
|
|
const-string v1, "android.permission.ACCESS_NETWORK_STATE"
|
|
|
|
.line 5
|
|
invoke-static {v0, v1}, Lcom/google/android/gms/ads/internal/util/zzs;->zzB(Landroid/content/Context;Ljava/lang/String;)Z
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzeug;->zzb:Landroid/content/Context;
|
|
|
|
const-string v3, "connectivity"
|
|
|
|
.line 6
|
|
invoke-virtual {v0, v3}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Landroid/net/ConnectivityManager;
|
|
|
|
.line 7
|
|
invoke-virtual {v0}, Landroid/net/ConnectivityManager;->getActiveNetworkInfo()Landroid/net/NetworkInfo;
|
|
|
|
move-result-object v3
|
|
|
|
if-eqz v3, :cond_0
|
|
|
|
.line 8
|
|
invoke-virtual {v3}, Landroid/net/NetworkInfo;->getType()I
|
|
|
|
move-result v1
|
|
|
|
.line 9
|
|
invoke-virtual {v3}, Landroid/net/NetworkInfo;->getDetailedState()Landroid/net/NetworkInfo$DetailedState;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-virtual {v3}, Ljava/lang/Enum;->ordinal()I
|
|
|
|
move-result v3
|
|
|
|
move v9, v3
|
|
|
|
move v3, v1
|
|
|
|
move v1, v9
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move v3, v1
|
|
|
|
.line 10
|
|
:goto_0
|
|
invoke-virtual {v0}, Landroid/net/ConnectivityManager;->isActiveNetworkMetered()Z
|
|
|
|
move-result v0
|
|
|
|
:goto_1
|
|
move v6, v0
|
|
|
|
move v7, v1
|
|
|
|
goto :goto_2
|
|
|
|
:cond_1
|
|
const/4 v0, 0x0
|
|
|
|
const/4 v3, -0x2
|
|
|
|
goto :goto_1
|
|
|
|
:goto_2
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzeug;->zzb:Landroid/content/Context;
|
|
|
|
new-instance v8, Lcom/google/android/gms/internal/ads/zzeue;
|
|
|
|
.line 11
|
|
invoke-static {}, Lcom/google/android/gms/ads/internal/zzv;->zzr()Lcom/google/android/gms/ads/internal/util/zzaa;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1, v0}, Lcom/google/android/gms/ads/internal/util/zzaa;->zzm(Landroid/content/Context;)I
|
|
|
|
move-result v4
|
|
|
|
move-object v1, v8
|
|
|
|
invoke-direct/range {v1 .. v7}, Lcom/google/android/gms/internal/ads/zzeue;-><init>(Ljava/lang/String;IIIZI)V
|
|
|
|
return-object v8
|
|
.end method
|