- 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
166 lines
6.2 KiB
Smali
166 lines
6.2 KiB
Smali
.class Lcom/ironsource/adapters/fyber/FyberAdapter$5;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/ironsource/adapters/fyber/FyberAdapter;->showInterstitial(Lorg/json/JSONObject;Lcom/ironsource/mediationsdk/sdk/InterstitialSmashListener;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lcom/ironsource/adapters/fyber/FyberAdapter;
|
|
|
|
.field final synthetic val$config:Lorg/json/JSONObject;
|
|
|
|
.field final synthetic val$listener:Lcom/ironsource/mediationsdk/sdk/InterstitialSmashListener;
|
|
|
|
.field final synthetic val$spotId:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/ironsource/adapters/fyber/FyberAdapter;Ljava/lang/String;Lorg/json/JSONObject;Lcom/ironsource/mediationsdk/sdk/InterstitialSmashListener;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->this$0:Lcom/ironsource/adapters/fyber/FyberAdapter;
|
|
|
|
iput-object p2, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->val$spotId:Ljava/lang/String;
|
|
|
|
iput-object p3, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->val$config:Lorg/json/JSONObject;
|
|
|
|
iput-object p4, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->val$listener:Lcom/ironsource/mediationsdk/sdk/InterstitialSmashListener;
|
|
|
|
.line 583
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->this$0:Lcom/ironsource/adapters/fyber/FyberAdapter;
|
|
|
|
.line 587
|
|
invoke-static {v0}, Lcom/ironsource/adapters/fyber/FyberAdapter;->access$1100(Lcom/ironsource/adapters/fyber/FyberAdapter;)Ljava/util/concurrent/ConcurrentHashMap;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->val$spotId:Ljava/lang/String;
|
|
|
|
invoke-virtual {v0, v1}, Ljava/util/concurrent/ConcurrentHashMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
iget-object v1, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->this$0:Lcom/ironsource/adapters/fyber/FyberAdapter;
|
|
|
|
iget-object v2, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->val$config:Lorg/json/JSONObject;
|
|
|
|
.line 589
|
|
invoke-virtual {v1, v2}, Lcom/ironsource/adapters/fyber/FyberAdapter;->isInterstitialReady(Lorg/json/JSONObject;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
invoke-interface {v0}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->isReady()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 591
|
|
invoke-interface {v0}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->getSelectedUnitController()Lcom/fyber/inneractive/sdk/external/InneractiveUnitController;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/external/InneractiveFullscreenUnitController;
|
|
|
|
iget-object v1, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->this$0:Lcom/ironsource/adapters/fyber/FyberAdapter;
|
|
|
|
.line 593
|
|
invoke-static {v1}, Lcom/ironsource/adapters/fyber/FyberAdapter;->access$1200(Lcom/ironsource/adapters/fyber/FyberAdapter;)Ljava/util/concurrent/ConcurrentHashMap;
|
|
|
|
move-result-object v1
|
|
|
|
iget-object v2, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->val$spotId:Ljava/lang/String;
|
|
|
|
invoke-virtual {v1, v2}, Ljava/util/concurrent/ConcurrentHashMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object v1
|
|
|
|
check-cast v1, Lcom/ironsource/adapters/fyber/FyberInterstitialAdListener;
|
|
|
|
.line 594
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/flow/f0;->setEventsListener(Lcom/fyber/inneractive/sdk/external/InneractiveUnitController$EventsListener;)V
|
|
|
|
.line 597
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/external/InneractiveFullscreenVideoContentController;
|
|
|
|
invoke-direct {v1}, Lcom/fyber/inneractive/sdk/external/InneractiveFullscreenVideoContentController;-><init>()V
|
|
|
|
.line 600
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/flow/f0;->addContentController(Lcom/fyber/inneractive/sdk/external/InneractiveContentController;)V
|
|
|
|
.line 602
|
|
sget-object v1, Lcom/ironsource/mediationsdk/logger/IronLog;->ADAPTER_API:Lcom/ironsource/mediationsdk/logger/IronLog;
|
|
|
|
const-string v2, "showInterstitial - show"
|
|
|
|
invoke-virtual {v1, v2}, Lcom/ironsource/mediationsdk/logger/IronLog;->verbose(Ljava/lang/String;)V
|
|
|
|
.line 603
|
|
invoke-static {}, Lcom/ironsource/environment/ContextProvider;->getInstance()Lcom/ironsource/environment/ContextProvider;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1}, Lcom/ironsource/environment/ContextProvider;->getCurrentActiveActivity()Landroid/app/Activity;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/external/InneractiveFullscreenUnitController;->show(Landroid/app/Activity;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
iget-object v0, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->val$listener:Lcom/ironsource/mediationsdk/sdk/InterstitialSmashListener;
|
|
|
|
const-string v1, "Interstitial"
|
|
|
|
.line 605
|
|
invoke-static {v1}, Lcom/ironsource/mediationsdk/utils/ErrorBuilder;->buildNoAdsToShowError(Ljava/lang/String;)Lcom/ironsource/mediationsdk/logger/IronSourceError;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-interface {v0, v1}, Lcom/ironsource/mediationsdk/sdk/InterstitialSmashListener;->onInterstitialAdShowFailed(Lcom/ironsource/mediationsdk/logger/IronSourceError;)V
|
|
|
|
:goto_0
|
|
iget-object v0, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->this$0:Lcom/ironsource/adapters/fyber/FyberAdapter;
|
|
|
|
.line 609
|
|
iget-object v0, v0, Lcom/ironsource/adapters/fyber/FyberAdapter;->mInterstitialAdsAvailability:Ljava/util/concurrent/ConcurrentHashMap;
|
|
|
|
iget-object v1, p0, Lcom/ironsource/adapters/fyber/FyberAdapter$5;->val$spotId:Ljava/lang/String;
|
|
|
|
sget-object v2, Ljava/lang/Boolean;->FALSE:Ljava/lang/Boolean;
|
|
|
|
invoke-virtual {v0, v1, v2}, Ljava/util/concurrent/ConcurrentHashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|