Files
rr3-apk/smali_classes2/com/google/android/gms/games/zzd.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

131 lines
3.6 KiB
Smali

.class public final Lcom/google/android/gms/games/zzd;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final zza:Lcom/google/android/gms/common/Feature;
.field public static final zzb:Lcom/google/android/gms/common/Feature;
.field public static final zzc:Lcom/google/android/gms/common/Feature;
.field public static final zzd:Lcom/google/android/gms/common/Feature;
.field public static final zze:Lcom/google/android/gms/common/Feature;
.field public static final zzf:Lcom/google/android/gms/common/Feature;
.field public static final zzg:Lcom/google/android/gms/common/Feature;
.field public static final zzh:[Lcom/google/android/gms/common/Feature;
# direct methods
.method static constructor <clinit>()V
.locals 10
.line 1
new-instance v0, Lcom/google/android/gms/common/Feature;
const-string v1, "games_get_account_selection_intent"
const-wide/16 v2, 0x1
invoke-direct {v0, v1, v2, v3}, Lcom/google/android/gms/common/Feature;-><init>(Ljava/lang/String;J)V
sput-object v0, Lcom/google/android/gms/games/zzd;->zza:Lcom/google/android/gms/common/Feature;
new-instance v1, Lcom/google/android/gms/common/Feature;
const-string v4, "games_get_privacy_settings_intent"
.line 2
invoke-direct {v1, v4, v2, v3}, Lcom/google/android/gms/common/Feature;-><init>(Ljava/lang/String;J)V
sput-object v1, Lcom/google/android/gms/games/zzd;->zzb:Lcom/google/android/gms/common/Feature;
new-instance v4, Lcom/google/android/gms/common/Feature;
const-string v5, "games_load_player_force_reload"
.line 3
invoke-direct {v4, v5, v2, v3}, Lcom/google/android/gms/common/Feature;-><init>(Ljava/lang/String;J)V
sput-object v4, Lcom/google/android/gms/games/zzd;->zzc:Lcom/google/android/gms/common/Feature;
new-instance v5, Lcom/google/android/gms/common/Feature;
const-string v6, "games_load_profile_capabilities"
const-wide/16 v7, 0x2
.line 4
invoke-direct {v5, v6, v7, v8}, Lcom/google/android/gms/common/Feature;-><init>(Ljava/lang/String;J)V
sput-object v5, Lcom/google/android/gms/games/zzd;->zzd:Lcom/google/android/gms/common/Feature;
new-instance v6, Lcom/google/android/gms/common/Feature;
const-string v7, "games_recall"
.line 5
invoke-direct {v6, v7, v2, v3}, Lcom/google/android/gms/common/Feature;-><init>(Ljava/lang/String;J)V
sput-object v6, Lcom/google/android/gms/games/zzd;->zze:Lcom/google/android/gms/common/Feature;
new-instance v7, Lcom/google/android/gms/common/Feature;
const-string v8, "games_report_player"
.line 6
invoke-direct {v7, v8, v2, v3}, Lcom/google/android/gms/common/Feature;-><init>(Ljava/lang/String;J)V
sput-object v7, Lcom/google/android/gms/games/zzd;->zzf:Lcom/google/android/gms/common/Feature;
new-instance v8, Lcom/google/android/gms/common/Feature;
const-string v9, "games_app_shortcuts"
.line 7
invoke-direct {v8, v9, v2, v3}, Lcom/google/android/gms/common/Feature;-><init>(Ljava/lang/String;J)V
sput-object v8, Lcom/google/android/gms/games/zzd;->zzg:Lcom/google/android/gms/common/Feature;
const/4 v2, 0x7
new-array v2, v2, [Lcom/google/android/gms/common/Feature;
const/4 v3, 0x0
aput-object v0, v2, v3
const/4 v0, 0x1
aput-object v1, v2, v0
const/4 v0, 0x2
aput-object v4, v2, v0
const/4 v0, 0x3
aput-object v5, v2, v0
const/4 v0, 0x4
aput-object v6, v2, v0
const/4 v0, 0x5
aput-object v7, v2, v0
const/4 v0, 0x6
aput-object v8, v2, v0
sput-object v2, Lcom/google/android/gms/games/zzd;->zzh:[Lcom/google/android/gms/common/Feature;
return-void
.end method