Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/player/cache/f.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

199 lines
5.5 KiB
Smali

.class public final Lcom/fyber/inneractive/sdk/player/cache/f;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final synthetic a:Lcom/fyber/inneractive/sdk/player/cache/j;
# direct methods
.method public constructor <init>(Lcom/fyber/inneractive/sdk/player/cache/j;)V
.locals 0
iput-object p1, p0, Lcom/fyber/inneractive/sdk/player/cache/f;->a:Lcom/fyber/inneractive/sdk/player/cache/j;
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 7
const/4 v0, 0x0
:try_start_0
iget-object v1, p0, Lcom/fyber/inneractive/sdk/player/cache/f;->a:Lcom/fyber/inneractive/sdk/player/cache/j;
.line 2
iget-object v2, v1, Lcom/fyber/inneractive/sdk/player/cache/j;->b:Lcom/fyber/inneractive/sdk/player/cache/c;
.line 3
invoke-virtual {v1}, Lcom/fyber/inneractive/sdk/player/cache/j;->a()Ljava/lang/String;
move-result-object v1
invoke-virtual {v2, v1}, Lcom/fyber/inneractive/sdk/player/cache/c;->b(Ljava/lang/String;)Lcom/fyber/inneractive/sdk/player/cache/c$f;
move-result-object v1
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/cache/f;->a:Lcom/fyber/inneractive/sdk/player/cache/j;
.line 5
iput-object v1, v2, Lcom/fyber/inneractive/sdk/player/cache/j;->c:Lcom/fyber/inneractive/sdk/player/cache/c$f;
if-nez v1, :cond_1
.line 6
iget-object v1, v2, Lcom/fyber/inneractive/sdk/player/cache/j;->b:Lcom/fyber/inneractive/sdk/player/cache/c;
.line 7
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/cache/j;->a()Ljava/lang/String;
move-result-object v2
invoke-virtual {v1, v2}, Lcom/fyber/inneractive/sdk/player/cache/c;->a(Ljava/lang/String;)Lcom/fyber/inneractive/sdk/player/cache/c$c;
move-result-object v1
const/4 v2, 0x1
if-nez v1, :cond_0
iget-object v3, p0, Lcom/fyber/inneractive/sdk/player/cache/f;->a:Lcom/fyber/inneractive/sdk/player/cache/j;
.line 9
iput-boolean v2, v3, Lcom/fyber/inneractive/sdk/player/cache/j;->n:Z
goto :goto_0
:catch_0
move-exception v1
goto :goto_1
:cond_0
:goto_0
if-eqz v1, :cond_1
const-string v3, "%s | start | got an editor for %s"
const/4 v4, 0x2
new-array v4, v4, [Ljava/lang/Object;
iget-object v5, p0, Lcom/fyber/inneractive/sdk/player/cache/f;->a:Lcom/fyber/inneractive/sdk/player/cache/j;
.line 11
iget-object v6, v5, Lcom/fyber/inneractive/sdk/player/cache/j;->a:Ljava/lang/String;
aput-object v6, v4, v0
.line 12
invoke-virtual {v5}, Lcom/fyber/inneractive/sdk/player/cache/j;->a()Ljava/lang/String;
move-result-object v5
aput-object v5, v4, v2
invoke-static {v3, v4}, Lcom/fyber/inneractive/sdk/util/IAlog;->e(Ljava/lang/String;[Ljava/lang/Object;)V
.line 13
invoke-virtual {v1}, Lcom/fyber/inneractive/sdk/player/cache/c$c;->a()V
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_2
:goto_1
iget-object v2, p0, Lcom/fyber/inneractive/sdk/player/cache/f;->a:Lcom/fyber/inneractive/sdk/player/cache/j;
.line 18
iget-object v3, v2, Lcom/fyber/inneractive/sdk/player/cache/j;->a:Ljava/lang/String;
.line 20
invoke-virtual {v2}, Lcom/fyber/inneractive/sdk/player/cache/j;->a()Ljava/lang/String;
move-result-object v2
filled-new-array {v3, v2}, [Ljava/lang/Object;
move-result-object v2
const-string v3, "%s | Exception raised starting a new caching process for %s"
.line 21
invoke-static {v3, v2}, Ljava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
move-result-object v2
new-array v0, v0, [Ljava/lang/Object;
.line 22
invoke-static {v2, v1, v0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;Ljava/lang/Throwable;[Ljava/lang/Object;)V
.line 26
invoke-virtual {v1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
const-string v1, "Exception raised starting a new caching process"
const/4 v2, 0x0
invoke-static {v1, v0, v2, v2}, Lcom/fyber/inneractive/sdk/network/t;->a(Ljava/lang/String;Ljava/lang/String;Lcom/fyber/inneractive/sdk/external/InneractiveAdRequest;Lcom/fyber/inneractive/sdk/response/e;)V
:cond_1
:goto_2
iget-object v0, p0, Lcom/fyber/inneractive/sdk/player/cache/f;->a:Lcom/fyber/inneractive/sdk/player/cache/j;
.line 29
iget-object v1, v0, Lcom/fyber/inneractive/sdk/player/cache/j;->c:Lcom/fyber/inneractive/sdk/player/cache/c$f;
if-nez v1, :cond_3
.line 30
iget-boolean v1, v0, Lcom/fyber/inneractive/sdk/player/cache/j;->n:Z
if-eqz v1, :cond_2
goto :goto_3
.line 31
:cond_2
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/cache/j;->h:Lcom/fyber/inneractive/sdk/player/cache/j$d;
if-eqz v0, :cond_4
.line 32
invoke-virtual {v0}, Ljava/lang/Thread;->start()V
goto :goto_4
.line 33
:cond_3
:goto_3
new-instance v1, Lcom/fyber/inneractive/sdk/player/cache/g;
invoke-direct {v1, v0}, Lcom/fyber/inneractive/sdk/player/cache/g;-><init>(Lcom/fyber/inneractive/sdk/player/cache/j;)V
.line 91
iget-object v0, v0, Lcom/fyber/inneractive/sdk/player/cache/j;->j:Lcom/fyber/inneractive/sdk/util/n0;
if-eqz v0, :cond_4
.line 93
invoke-virtual {v0, v1}, Landroid/os/Handler;->postAtFrontOfQueue(Ljava/lang/Runnable;)Z
:cond_4
:goto_4
return-void
.end method