Files
rr3-apk/smali_classes4/com/mbridge/msdk/dycreator/d/a.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

155 lines
2.9 KiB
Smali

.class public final Lcom/mbridge/msdk/dycreator/d/a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/mbridge/msdk/dycreator/d/a$a;
}
.end annotation
# static fields
.field private static volatile a:Lcom/mbridge/msdk/dycreator/d/a;
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a()Lcom/mbridge/msdk/dycreator/d/a;
.locals 2
sget-object v0, Lcom/mbridge/msdk/dycreator/d/a;->a:Lcom/mbridge/msdk/dycreator/d/a;
if-nez v0, :cond_1
const-class v0, Lcom/mbridge/msdk/dycreator/d/a;
.line 19
monitor-enter v0
:try_start_0
sget-object v1, Lcom/mbridge/msdk/dycreator/d/a;->a:Lcom/mbridge/msdk/dycreator/d/a;
if-nez v1, :cond_0
.line 21
new-instance v1, Lcom/mbridge/msdk/dycreator/d/a;
invoke-direct {v1}, Lcom/mbridge/msdk/dycreator/d/a;-><init>()V
sput-object v1, Lcom/mbridge/msdk/dycreator/d/a;->a:Lcom/mbridge/msdk/dycreator/d/a;
goto :goto_0
:catchall_0
move-exception v1
goto :goto_1
.line 23
:cond_0
:goto_0
monitor-exit v0
goto :goto_2
:goto_1
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw v1
:cond_1
:goto_2
sget-object v0, Lcom/mbridge/msdk/dycreator/d/a;->a:Lcom/mbridge/msdk/dycreator/d/a;
return-object v0
.end method
# virtual methods
.method public final a(Lcom/mbridge/msdk/dycreator/d/a$a;)Lcom/mbridge/msdk/dycreator/g/a;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Lcom/mbridge/msdk/dycreator/g/a;",
">(",
"Lcom/mbridge/msdk/dycreator/d/a$a;",
")TT;"
}
.end annotation
.line 31
sget-object v0, Lcom/mbridge/msdk/dycreator/d/a$1;->a:[I
invoke-virtual {p1}, Ljava/lang/Enum;->ordinal()I
move-result p1
aget p1, v0, p1
const/4 v0, 0x1
if-eq p1, v0, :cond_3
const/4 v0, 0x2
if-eq p1, v0, :cond_2
const/4 v0, 0x3
if-eq p1, v0, :cond_1
const/4 v0, 0x4
if-eq p1, v0, :cond_0
const/4 p1, 0x0
goto :goto_0
.line 42
:cond_0
new-instance p1, Lcom/mbridge/msdk/dycreator/g/h;
invoke-direct {p1}, Lcom/mbridge/msdk/dycreator/g/h;-><init>()V
goto :goto_0
.line 39
:cond_1
new-instance p1, Lcom/mbridge/msdk/dycreator/g/f;
invoke-direct {p1}, Lcom/mbridge/msdk/dycreator/g/f;-><init>()V
goto :goto_0
.line 36
:cond_2
new-instance p1, Lcom/mbridge/msdk/dycreator/g/c;
invoke-direct {p1}, Lcom/mbridge/msdk/dycreator/g/c;-><init>()V
goto :goto_0
.line 33
:cond_3
new-instance p1, Lcom/mbridge/msdk/dycreator/g/d;
invoke-direct {p1}, Lcom/mbridge/msdk/dycreator/g/d;-><init>()V
:goto_0
return-object p1
.end method