- 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
214 lines
5.5 KiB
Smali
214 lines
5.5 KiB
Smali
.class final Lcom/mbridge/msdk/interstitial/a/a$4;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/mbridge/msdk/interstitial/a/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Ljava/util/List;
|
|
|
|
.field final synthetic b:Ljava/util/List;
|
|
|
|
.field final synthetic c:Lcom/mbridge/msdk/interstitial/a/a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/mbridge/msdk/interstitial/a/a;Ljava/util/List;Ljava/util/List;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->c:Lcom/mbridge/msdk/interstitial/a/a;
|
|
|
|
iput-object p2, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->a:Ljava/util/List;
|
|
|
|
iput-object p3, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->b:Ljava/util/List;
|
|
|
|
.line 505
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final run()V
|
|
.locals 4
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->a:Ljava/util/List;
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 510
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_2
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->c:Lcom/mbridge/msdk/interstitial/a/a;
|
|
|
|
.line 512
|
|
invoke-static {v0}, Lcom/mbridge/msdk/interstitial/a/a;->d(Lcom/mbridge/msdk/interstitial/a/a;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->c:Lcom/mbridge/msdk/interstitial/a/a;
|
|
|
|
iget-object v2, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->a:Ljava/util/List;
|
|
|
|
invoke-static {v1, v2}, Lcom/mbridge/msdk/interstitial/a/a;->a(Lcom/mbridge/msdk/interstitial/a/a;Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
.line 1396
|
|
invoke-static {}, Lcom/mbridge/msdk/interstitial/b/a;->a()Lcom/mbridge/msdk/interstitial/b/a;
|
|
|
|
move-result-object v2
|
|
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 1397
|
|
invoke-static {}, Lcom/mbridge/msdk/interstitial/b/a;->a()Lcom/mbridge/msdk/interstitial/b/a;
|
|
|
|
move-result-object v2
|
|
|
|
.line 2090
|
|
:try_start_0
|
|
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result v3
|
|
|
|
if-nez v3, :cond_0
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
invoke-interface {v1}, Ljava/util/List;->size()I
|
|
|
|
move-result v3
|
|
|
|
if-lez v3, :cond_0
|
|
|
|
.line 2091
|
|
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
|
|
|
|
move-result-object v1
|
|
|
|
:goto_0
|
|
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
move-result v3
|
|
|
|
if-eqz v3, :cond_0
|
|
|
|
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
move-result-object v3
|
|
|
|
check-cast v3, Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
.line 2092
|
|
invoke-virtual {v2, v3, v0}, Lcom/mbridge/msdk/interstitial/b/a;->b(Lcom/mbridge/msdk/foundation/entity/CampaignEx;Ljava/lang/String;)V
|
|
:try_end_0
|
|
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
.line 2096
|
|
invoke-virtual {v0}, Ljava/lang/Throwable;->printStackTrace()V
|
|
|
|
:cond_0
|
|
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->a:Ljava/util/List;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 514
|
|
invoke-interface {v0, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 516
|
|
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getRequestId()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
const-string v0, ""
|
|
|
|
:goto_1
|
|
iget-object v1, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->c:Lcom/mbridge/msdk/interstitial/a/a;
|
|
|
|
.line 519
|
|
invoke-static {v1, v0}, Lcom/mbridge/msdk/interstitial/a/a;->b(Lcom/mbridge/msdk/interstitial/a/a;Ljava/lang/String;)V
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->c:Lcom/mbridge/msdk/interstitial/a/a;
|
|
|
|
const-string v1, "no ads available"
|
|
|
|
.line 522
|
|
invoke-static {v0, v1}, Lcom/mbridge/msdk/interstitial/a/a;->a(Lcom/mbridge/msdk/interstitial/a/a;Ljava/lang/String;)V
|
|
|
|
:goto_2
|
|
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->c:Lcom/mbridge/msdk/interstitial/a/a;
|
|
|
|
.line 525
|
|
invoke-static {v0}, Lcom/mbridge/msdk/interstitial/a/a;->e(Lcom/mbridge/msdk/interstitial/a/a;)Landroid/content/Context;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/mbridge/msdk/foundation/db/g;->a(Landroid/content/Context;)Lcom/mbridge/msdk/foundation/db/g;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/mbridge/msdk/foundation/db/j;->a(Lcom/mbridge/msdk/foundation/db/f;)Lcom/mbridge/msdk/foundation/db/j;
|
|
|
|
move-result-object v0
|
|
|
|
.line 526
|
|
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/db/j;->a()V
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->b:Ljava/util/List;
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 528
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_3
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->c:Lcom/mbridge/msdk/interstitial/a/a;
|
|
|
|
iget-object v1, p0, Lcom/mbridge/msdk/interstitial/a/a$4;->b:Ljava/util/List;
|
|
|
|
.line 529
|
|
invoke-static {v0, v1}, Lcom/mbridge/msdk/interstitial/a/a;->b(Lcom/mbridge/msdk/interstitial/a/a;Ljava/util/List;)V
|
|
|
|
:cond_3
|
|
return-void
|
|
.end method
|