- 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
56 lines
1.4 KiB
Smali
56 lines
1.4 KiB
Smali
.class public final Lcom/google/android/gms/internal/auth/zzdo;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# direct methods
|
|
.method public static zza(Lcom/google/android/gms/internal/auth/zzdj;)Lcom/google/android/gms/internal/auth/zzdj;
|
|
.locals 1
|
|
|
|
.line 1
|
|
instance-of v0, p0, Lcom/google/android/gms/internal/auth/zzdm;
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
instance-of v0, p0, Lcom/google/android/gms/internal/auth/zzdk;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
instance-of v0, p0, Ljava/io/Serializable;
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
new-instance v0, Lcom/google/android/gms/internal/auth/zzdk;
|
|
|
|
.line 2
|
|
invoke-direct {v0, p0}, Lcom/google/android/gms/internal/auth/zzdk;-><init>(Lcom/google/android/gms/internal/auth/zzdj;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
new-instance v0, Lcom/google/android/gms/internal/auth/zzdm;
|
|
|
|
.line 3
|
|
invoke-direct {v0, p0}, Lcom/google/android/gms/internal/auth/zzdm;-><init>(Lcom/google/android/gms/internal/auth/zzdj;)V
|
|
|
|
:goto_0
|
|
return-object v0
|
|
|
|
:cond_2
|
|
:goto_1
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static zzb(Ljava/lang/Object;)Lcom/google/android/gms/internal/auth/zzdj;
|
|
.locals 1
|
|
|
|
new-instance v0, Lcom/google/android/gms/internal/auth/zzdn;
|
|
|
|
invoke-direct {v0, p0}, Lcom/google/android/gms/internal/auth/zzdn;-><init>(Ljava/lang/Object;)V
|
|
|
|
return-object v0
|
|
.end method
|