Files
rr3-apk/smali_classes4/com/mbridge/msdk/advanced/a/b$8.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

88 lines
2.6 KiB
Smali

.class final Lcom/mbridge/msdk/advanced/a/b$8;
.super Lcom/mbridge/msdk/foundation/same/c$a;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/advanced/a/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/entity/CampaignEx;
.field final synthetic b:Lcom/mbridge/msdk/foundation/same/report/d/a/a;
.field final synthetic c:Lcom/mbridge/msdk/advanced/a/b;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/advanced/a/b;Lcom/mbridge/msdk/foundation/entity/CampaignEx;Lcom/mbridge/msdk/foundation/same/report/d/a/a;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/advanced/a/b$8;->c:Lcom/mbridge/msdk/advanced/a/b;
iput-object p2, p0, Lcom/mbridge/msdk/advanced/a/b$8;->a:Lcom/mbridge/msdk/foundation/entity/CampaignEx;
iput-object p3, p0, Lcom/mbridge/msdk/advanced/a/b$8;->b:Lcom/mbridge/msdk/foundation/same/report/d/a/a;
.line 475
invoke-direct {p0}, Lcom/mbridge/msdk/foundation/same/c$a;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Ljava/lang/String;Lcom/mbridge/msdk/foundation/same/report/d/c;)V
.locals 6
iget-object v3, p0, Lcom/mbridge/msdk/advanced/a/b$8;->a:Lcom/mbridge/msdk/foundation/entity/CampaignEx;
iget-object v0, p0, Lcom/mbridge/msdk/advanced/a/b$8;->c:Lcom/mbridge/msdk/advanced/a/b;
.line 478
invoke-static {v0}, Lcom/mbridge/msdk/advanced/a/b;->g(Lcom/mbridge/msdk/advanced/a/b;)Landroid/content/Context;
move-result-object v4
iget-object v5, p0, Lcom/mbridge/msdk/advanced/a/b$8;->b:Lcom/mbridge/msdk/foundation/same/report/d/a/a;
.line 1195
:try_start_0
invoke-static {}, Lcom/mbridge/msdk/foundation/same/report/d/d;->a()Lcom/mbridge/msdk/foundation/same/report/d/d;
move-result-object v0
move-object v1, p1
move-object v2, p2
invoke-virtual/range {v0 .. v5}, Lcom/mbridge/msdk/foundation/same/report/d/d;->a(Ljava/lang/String;Lcom/mbridge/msdk/foundation/same/report/d/c;Lcom/mbridge/msdk/foundation/entity/CampaignEx;Landroid/content/Context;Lcom/mbridge/msdk/foundation/same/report/d/a/a;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p1
.line 1197
sget-boolean p2, Lcom/mbridge/msdk/MBridgeConstans;->DEBUG:Z
if-eqz p2, :cond_0
.line 1198
invoke-virtual {p1}, Ljava/lang/Throwable;->printStackTrace()V
:cond_0
:goto_0
return-void
.end method