- 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
88 lines
2.1 KiB
Smali
88 lines
2.1 KiB
Smali
.class public final Lcom/mbridge/msdk/newreward/a/b/k;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/mbridge/msdk/newreward/a/b/a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a(Ljava/lang/Object;Lcom/mbridge/msdk/newreward/a/b/b;)V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 16
|
|
check-cast p1, Lcom/mbridge/msdk/newreward/function/c/a/a;
|
|
|
|
.line 17
|
|
invoke-virtual {p1}, Lcom/mbridge/msdk/newreward/function/c/a/a;->a()Lcom/mbridge/msdk/newreward/function/c/c/m;
|
|
|
|
move-result-object v0
|
|
|
|
.line 18
|
|
invoke-virtual {p1}, Lcom/mbridge/msdk/newreward/function/c/a/a;->h()Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
move-result-object v1
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
invoke-virtual {p1}, Lcom/mbridge/msdk/newreward/function/c/a/a;->h()Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->isDynamicView()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 20
|
|
invoke-interface {p2, p1}, Lcom/mbridge/msdk/newreward/a/b/b;->reqSuccessful(Ljava/lang/Object;)V
|
|
|
|
:cond_0
|
|
return-void
|
|
|
|
:cond_1
|
|
if-nez v0, :cond_3
|
|
|
|
if-eqz p2, :cond_2
|
|
|
|
.line 26
|
|
invoke-interface {p2, p1}, Lcom/mbridge/msdk/newreward/a/b/b;->reqSuccessful(Ljava/lang/Object;)V
|
|
|
|
:cond_2
|
|
return-void
|
|
|
|
.line 30
|
|
:cond_3
|
|
invoke-virtual {v0}, Lcom/mbridge/msdk/newreward/function/c/c/m;->l()Lcom/mbridge/msdk/newreward/function/c/c/q;
|
|
|
|
move-result-object p1
|
|
|
|
new-instance v0, Lcom/mbridge/msdk/newreward/a/b/k$1;
|
|
|
|
invoke-direct {v0, p0, p2}, Lcom/mbridge/msdk/newreward/a/b/k$1;-><init>(Lcom/mbridge/msdk/newreward/a/b/k;Lcom/mbridge/msdk/newreward/a/b/b;)V
|
|
|
|
const/4 p2, 0x0
|
|
|
|
invoke-interface {p1, p2, v0}, Lcom/mbridge/msdk/newreward/function/c/c/p;->a(ILcom/mbridge/msdk/newreward/function/c/c/x;)V
|
|
|
|
return-void
|
|
.end method
|