- 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
281 lines
8.1 KiB
Smali
281 lines
8.1 KiB
Smali
.class final Lcom/mbridge/msdk/splash/c/c;
|
|
.super Lcom/mbridge/msdk/splash/c/a;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/mbridge/msdk/splash/c/c$a;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 32
|
|
invoke-direct {p0}, Lcom/mbridge/msdk/splash/c/a;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lcom/mbridge/msdk/splash/c/c$1;)V
|
|
.locals 0
|
|
|
|
.line 31
|
|
invoke-direct {p0}, Lcom/mbridge/msdk/splash/c/c;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a(Ljava/util/List;Lcom/mbridge/msdk/splash/view/MBSplashView;Lcom/mbridge/msdk/splash/a/c;Lcom/mbridge/msdk/splash/b/a;)V
|
|
.locals 8
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/String;",
|
|
">;",
|
|
"Lcom/mbridge/msdk/splash/view/MBSplashView;",
|
|
"Lcom/mbridge/msdk/splash/a/c;",
|
|
"Lcom/mbridge/msdk/splash/b/a;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 45
|
|
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/c;->m()Lcom/mbridge/msdk/foundation/controller/c;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/controller/a;->k()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 46
|
|
invoke-static {}, Lcom/mbridge/msdk/c/h;->a()Lcom/mbridge/msdk/c/h;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1, v0}, Lcom/mbridge/msdk/c/h;->b(Ljava/lang/String;)Lcom/mbridge/msdk/c/g;
|
|
|
|
.line 47
|
|
new-instance v0, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$Builder;
|
|
|
|
invoke-direct {v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$Builder;-><init>()V
|
|
|
|
.line 48
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->c()Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$Builder;->campaignEx(Lcom/mbridge/msdk/foundation/entity/CampaignEx;)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 49
|
|
invoke-interface {v0, p1}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->fileDirs(Ljava/util/List;)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
sget-object v0, Lcom/mbridge/msdk/dycreator/wrapper/DyAdType;->SPLASH:Lcom/mbridge/msdk/dycreator/wrapper/DyAdType;
|
|
|
|
.line 50
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->dyAdType(Lcom/mbridge/msdk/dycreator/wrapper/DyAdType;)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 51
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->d()Z
|
|
|
|
move-result v0
|
|
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->canSkip(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 52
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->g()I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
const/4 v2, 0x1
|
|
|
|
if-ne v0, v2, :cond_0
|
|
|
|
move v0, v2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move v0, v1
|
|
|
|
:goto_0
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->isScreenClick(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 53
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->f()I
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
move v0, v2
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
move v0, v1
|
|
|
|
:goto_1
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->isClickButtonVisible(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 54
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->i()I
|
|
|
|
move-result v0
|
|
|
|
if-ne v0, v2, :cond_2
|
|
|
|
move v0, v2
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
move v0, v1
|
|
|
|
:goto_2
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->isShakeVisible(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 55
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->h()I
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
move v0, v2
|
|
|
|
goto :goto_3
|
|
|
|
:cond_3
|
|
move v0, v1
|
|
|
|
:goto_3
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->isApkInfoVisible(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 56
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->m()I
|
|
|
|
move-result v0
|
|
|
|
if-ne v0, v2, :cond_4
|
|
|
|
move v1, v2
|
|
|
|
:cond_4
|
|
invoke-interface {p1, v1}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->isLogoVisible(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 57
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->j()I
|
|
|
|
move-result v0
|
|
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->shakeStrenght(I)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 58
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->k()I
|
|
|
|
move-result v0
|
|
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->shakeTime(I)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 59
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->l()I
|
|
|
|
move-result v0
|
|
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->orientation(I)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 60
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->e()I
|
|
|
|
move-result v0
|
|
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->countDownTime(I)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 61
|
|
invoke-virtual {p3}, Lcom/mbridge/msdk/splash/a/c;->c()Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Lcom/mbridge/msdk/foundation/entity/CampaignEx;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {p1, v0}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->adChoiceLink(Ljava/lang/String;)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
|
|
|
|
move-result-object p1
|
|
|
|
.line 62
|
|
invoke-interface {p1}, Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;->build()Lcom/mbridge/msdk/dycreator/wrapper/DyOption;
|
|
|
|
move-result-object p1
|
|
|
|
.line 63
|
|
new-instance v0, Lcom/mbridge/msdk/splash/c/c$1;
|
|
|
|
invoke-direct {v0, p0, p1}, Lcom/mbridge/msdk/splash/c/c$1;-><init>(Lcom/mbridge/msdk/splash/c/c;Lcom/mbridge/msdk/dycreator/wrapper/DyOption;)V
|
|
|
|
invoke-virtual {p2, v0}, Lcom/mbridge/msdk/splash/view/MBSplashView;->setDyCountDownListener(Lcom/mbridge/msdk/dycreator/listener/DyCountDownListener;)V
|
|
|
|
.line 69
|
|
invoke-static {}, Lcom/mbridge/msdk/dycreator/wrapper/DynamicViewCreator;->getInstance()Lcom/mbridge/msdk/dycreator/wrapper/DynamicViewCreator;
|
|
|
|
move-result-object v6
|
|
|
|
new-instance v7, Lcom/mbridge/msdk/splash/c/c$2;
|
|
|
|
move-object v0, v7
|
|
|
|
move-object v1, p0
|
|
|
|
move-object v2, p4
|
|
|
|
move-object v3, p2
|
|
|
|
move-object v4, p3
|
|
|
|
move-object v5, p1
|
|
|
|
invoke-direct/range {v0 .. v5}, Lcom/mbridge/msdk/splash/c/c$2;-><init>(Lcom/mbridge/msdk/splash/c/c;Lcom/mbridge/msdk/splash/b/a;Lcom/mbridge/msdk/splash/view/MBSplashView;Lcom/mbridge/msdk/splash/a/c;Lcom/mbridge/msdk/dycreator/wrapper/DyOption;)V
|
|
|
|
invoke-virtual {v6, p1, v7}, Lcom/mbridge/msdk/dycreator/wrapper/DynamicViewCreator;->createDynamicView(Lcom/mbridge/msdk/dycreator/wrapper/DyOption;Lcom/mbridge/msdk/dycreator/wrapper/DynamicViewBackListener;)V
|
|
|
|
return-void
|
|
.end method
|