- 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
79 lines
2.1 KiB
Smali
79 lines
2.1 KiB
Smali
.class final Lcom/google/android/gms/internal/ads/zzakq;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field public final zza:I
|
|
|
|
.field public final zzb:I
|
|
|
|
.field public final zzc:Landroid/util/SparseArray;
|
|
|
|
.field public final zzd:Landroid/util/SparseArray;
|
|
|
|
.field public final zze:Landroid/util/SparseArray;
|
|
|
|
.field public final zzf:Landroid/util/SparseArray;
|
|
|
|
.field public final zzg:Landroid/util/SparseArray;
|
|
|
|
.field public zzh:Lcom/google/android/gms/internal/ads/zzakk;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public zzi:Lcom/google/android/gms/internal/ads/zzakm;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(II)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput p1, p0, Lcom/google/android/gms/internal/ads/zzakq;->zza:I
|
|
|
|
iput p2, p0, Lcom/google/android/gms/internal/ads/zzakq;->zzb:I
|
|
|
|
new-instance p1, Landroid/util/SparseArray;
|
|
|
|
invoke-direct {p1}, Landroid/util/SparseArray;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzakq;->zzc:Landroid/util/SparseArray;
|
|
|
|
new-instance p1, Landroid/util/SparseArray;
|
|
|
|
.line 2
|
|
invoke-direct {p1}, Landroid/util/SparseArray;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzakq;->zzd:Landroid/util/SparseArray;
|
|
|
|
new-instance p1, Landroid/util/SparseArray;
|
|
|
|
.line 3
|
|
invoke-direct {p1}, Landroid/util/SparseArray;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzakq;->zze:Landroid/util/SparseArray;
|
|
|
|
new-instance p1, Landroid/util/SparseArray;
|
|
|
|
.line 4
|
|
invoke-direct {p1}, Landroid/util/SparseArray;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzakq;->zzf:Landroid/util/SparseArray;
|
|
|
|
new-instance p1, Landroid/util/SparseArray;
|
|
|
|
.line 5
|
|
invoke-direct {p1}, Landroid/util/SparseArray;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzakq;->zzg:Landroid/util/SparseArray;
|
|
|
|
return-void
|
|
.end method
|