- 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
198 lines
5.3 KiB
Smali
198 lines
5.3 KiB
Smali
.class public final Lcom/google/android/gms/games/zzl;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field zza:I
|
|
|
|
.field final zzb:Ljava/util/ArrayList;
|
|
|
|
.field zzc:Lcom/google/android/gms/auth/api/signin/GoogleSignInAccount;
|
|
|
|
.field zzd:Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field zze:Lcom/google/android/gms/games/internal/zzl;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
new-instance v0, Ljava/util/concurrent/atomic/AtomicInteger;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, v1}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/16 v0, 0x1110
|
|
|
|
iput v0, p0, Lcom/google/android/gms/games/zzl;->zza:I
|
|
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/games/zzl;->zzb:Ljava/util/ArrayList;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/games/zzl;->zzc:Lcom/google/android/gms/auth/api/signin/GoogleSignInAccount;
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/games/zzl;->zzd:Ljava/lang/String;
|
|
|
|
sget-object v0, Lcom/google/android/gms/games/internal/zzl;->zza:Lcom/google/android/gms/games/internal/zzl;
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/games/zzl;->zze:Lcom/google/android/gms/games/internal/zzl;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lcom/google/android/gms/games/zzk;)V
|
|
.locals 0
|
|
|
|
.line 2
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/16 p1, 0x1110
|
|
|
|
iput p1, p0, Lcom/google/android/gms/games/zzl;->zza:I
|
|
|
|
new-instance p1, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {p1}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/games/zzl;->zzb:Ljava/util/ArrayList;
|
|
|
|
const/4 p1, 0x0
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/games/zzl;->zzc:Lcom/google/android/gms/auth/api/signin/GoogleSignInAccount;
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/games/zzl;->zzd:Ljava/lang/String;
|
|
|
|
sget-object p1, Lcom/google/android/gms/games/internal/zzl;->zza:Lcom/google/android/gms/games/internal/zzl;
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/games/zzl;->zze:Lcom/google/android/gms/games/internal/zzl;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza(Ljava/lang/String;)Lcom/google/android/gms/games/zzl;
|
|
.locals 0
|
|
.param p1 # Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/games/zzl;->zzd:Ljava/lang/String;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final zzb(Lcom/google/android/gms/games/internal/zzl;)Lcom/google/android/gms/games/zzl;
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-static {p1}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/google/android/gms/games/internal/zzl;
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/games/zzl;->zze:Lcom/google/android/gms/games/internal/zzl;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final zzc(Lcom/google/android/gms/auth/api/signin/GoogleSignInAccount;)Lcom/google/android/gms/games/zzl;
|
|
.locals 0
|
|
.param p1 # Lcom/google/android/gms/auth/api/signin/GoogleSignInAccount;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/games/zzl;->zzc:Lcom/google/android/gms/auth/api/signin/GoogleSignInAccount;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final zzd(I)Lcom/google/android/gms/games/zzl;
|
|
.locals 0
|
|
|
|
const p1, 0x201113
|
|
|
|
iput p1, p0, Lcom/google/android/gms/games/zzl;->zza:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final zze()Lcom/google/android/gms/games/zzn;
|
|
.locals 20
|
|
|
|
move-object/from16 v0, p0
|
|
|
|
iget-object v8, v0, Lcom/google/android/gms/games/zzl;->zzb:Ljava/util/ArrayList;
|
|
|
|
.line 1
|
|
new-instance v19, Lcom/google/android/gms/games/zzn;
|
|
|
|
move-object/from16 v1, v19
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x1
|
|
|
|
const/16 v4, 0x11
|
|
|
|
const/4 v5, 0x0
|
|
|
|
iget v6, v0, Lcom/google/android/gms/games/zzl;->zza:I
|
|
|
|
const/4 v7, 0x0
|
|
|
|
const/4 v9, 0x0
|
|
|
|
const/4 v10, 0x0
|
|
|
|
const/4 v11, 0x0
|
|
|
|
iget-object v12, v0, Lcom/google/android/gms/games/zzl;->zzc:Lcom/google/android/gms/auth/api/signin/GoogleSignInAccount;
|
|
|
|
const/4 v13, 0x0
|
|
|
|
const/4 v14, 0x0
|
|
|
|
const/16 v15, 0x9
|
|
|
|
iget-object v2, v0, Lcom/google/android/gms/games/zzl;->zzd:Ljava/lang/String;
|
|
|
|
move-object/from16 v16, v2
|
|
|
|
iget-object v2, v0, Lcom/google/android/gms/games/zzl;->zze:Lcom/google/android/gms/games/internal/zzl;
|
|
|
|
move-object/from16 v17, v2
|
|
|
|
const/16 v18, 0x0
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-direct/range {v1 .. v18}, Lcom/google/android/gms/games/zzn;-><init>(ZZIZILjava/lang/String;Ljava/util/ArrayList;ZZZLcom/google/android/gms/auth/api/signin/GoogleSignInAccount;Ljava/lang/String;IILjava/lang/String;Lcom/google/android/gms/games/internal/zzl;Lcom/google/android/gms/games/zzm;)V
|
|
|
|
return-object v19
|
|
.end method
|