Files
rr3-apk/smali_classes3/com/google/android/gms/internal/drive/zzkk$zze.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

118 lines
2.2 KiB
Smali

.class public final Lcom/google/android/gms/internal/drive/zzkk$zze;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/internal/drive/zzkk;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "zze"
.end annotation
# static fields
.field public static final enum zzrx:I = 0x1
.field public static final enum zzry:I = 0x2
.field public static final enum zzrz:I = 0x3
.field public static final enum zzsa:I = 0x4
.field public static final enum zzsb:I = 0x5
.field public static final enum zzsc:I = 0x6
.field public static final enum zzsd:I = 0x7
.field private static final synthetic zzse:[I
.field public static final enum zzsf:I = 0x1
.field public static final enum zzsg:I = 0x2
.field private static final synthetic zzsh:[I
.field public static final enum zzsi:I
.field public static final enum zzsj:I
.field private static final synthetic zzsk:[I
# direct methods
.method static constructor <clinit>()V
.locals 6
const/4 v0, 0x7
new-array v1, v0, [I
const/4 v2, 0x0
const/4 v3, 0x1
aput v3, v1, v2
const/4 v2, 0x2
aput v2, v1, v3
const/4 v4, 0x3
aput v4, v1, v2
const/4 v5, 0x4
aput v5, v1, v4
const/4 v4, 0x5
aput v4, v1, v5
const/4 v5, 0x6
aput v5, v1, v4
aput v0, v1, v5
sput-object v1, Lcom/google/android/gms/internal/drive/zzkk$zze;->zzse:[I
filled-new-array {v3, v2}, [I
move-result-object v0
sput-object v0, Lcom/google/android/gms/internal/drive/zzkk$zze;->zzsh:[I
sput v3, Lcom/google/android/gms/internal/drive/zzkk$zze;->zzsi:I
sput v2, Lcom/google/android/gms/internal/drive/zzkk$zze;->zzsj:I
filled-new-array {v3, v2}, [I
move-result-object v0
sput-object v0, Lcom/google/android/gms/internal/drive/zzkk$zze;->zzsk:[I
return-void
.end method
.method public static zzdh()[I
.locals 1
sget-object v0, Lcom/google/android/gms/internal/drive/zzkk$zze;->zzse:[I
.line 1
invoke-virtual {v0}, [I->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [I
return-object v0
.end method