- 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
70 lines
1.9 KiB
Smali
70 lines
1.9 KiB
Smali
.class final Lcom/google/android/gms/internal/measurement/zzig;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Lcom/google/android/gms/internal/measurement/zzir;
|
|
|
|
.field private final zzb:[B
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>(I)V
|
|
.locals 0
|
|
|
|
.line 4
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 5
|
|
new-array p1, p1, [B
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/measurement/zzig;->zzb:[B
|
|
|
|
.line 6
|
|
invoke-static {p1}, Lcom/google/android/gms/internal/measurement/zzir;->zzb([B)Lcom/google/android/gms/internal/measurement/zzir;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/measurement/zzig;->zza:Lcom/google/android/gms/internal/measurement/zzir;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(ILcom/google/android/gms/internal/measurement/zzif;)V
|
|
.locals 0
|
|
|
|
.line 0
|
|
invoke-direct {p0, p1}, Lcom/google/android/gms/internal/measurement/zzig;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza()Lcom/google/android/gms/internal/measurement/zzhx;
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/measurement/zzig;->zza:Lcom/google/android/gms/internal/measurement/zzir;
|
|
|
|
.line 1
|
|
invoke-virtual {v0}, Lcom/google/android/gms/internal/measurement/zzir;->zzb()V
|
|
|
|
.line 2
|
|
new-instance v0, Lcom/google/android/gms/internal/measurement/zzik;
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/measurement/zzig;->zzb:[B
|
|
|
|
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/measurement/zzik;-><init>([B)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final zzb()Lcom/google/android/gms/internal/measurement/zzir;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/measurement/zzig;->zza:Lcom/google/android/gms/internal/measurement/zzir;
|
|
|
|
return-object v0
|
|
.end method
|