- 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
208 lines
5.3 KiB
Smali
208 lines
5.3 KiB
Smali
.class public abstract Lcom/fyber/inneractive/sdk/response/b;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field public a:Lcom/fyber/inneractive/sdk/response/e;
|
|
|
|
.field public b:Ljava/lang/String;
|
|
|
|
.field public c:Lcom/fyber/inneractive/sdk/response/j;
|
|
|
|
.field public d:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/4 v0, 0x1
|
|
|
|
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/response/b;->d:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a()Lcom/fyber/inneractive/sdk/response/e;
|
|
.end method
|
|
|
|
.method public final a(Ljava/lang/String;)Lcom/fyber/inneractive/sdk/response/e;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/Exception;
|
|
}
|
|
.end annotation
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/response/b;->d:Z
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/response/b;->a:Lcom/fyber/inneractive/sdk/response/e;
|
|
|
|
.line 2
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 3
|
|
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
|
|
|
move-result-wide v1
|
|
|
|
iput-wide v1, v0, Lcom/fyber/inneractive/sdk/response/e;->c:J
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/response/b;->c:Lcom/fyber/inneractive/sdk/response/j;
|
|
|
|
.line 4
|
|
invoke-interface {v0, p0}, Lcom/fyber/inneractive/sdk/response/j;->a(Lcom/fyber/inneractive/sdk/response/b;)V
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/response/b;->c:Lcom/fyber/inneractive/sdk/response/j;
|
|
|
|
.line 7
|
|
invoke-interface {v0}, Lcom/fyber/inneractive/sdk/response/j;->a()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/fyber/inneractive/sdk/response/b;->a:Lcom/fyber/inneractive/sdk/response/e;
|
|
|
|
.line 9
|
|
iput-object v0, v1, Lcom/fyber/inneractive/sdk/response/e;->h:Ljava/lang/String;
|
|
|
|
iget-object v1, p0, Lcom/fyber/inneractive/sdk/response/b;->b:Ljava/lang/String;
|
|
|
|
.line 10
|
|
invoke-static {v1}, Lcom/fyber/inneractive/sdk/config/a;->a(Ljava/lang/String;)Lcom/fyber/inneractive/sdk/config/e0;
|
|
|
|
move-result-object v1
|
|
|
|
.line 13
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
|
|
|
|
move-result-object v2
|
|
|
|
iget-object v3, p0, Lcom/fyber/inneractive/sdk/response/b;->b:Ljava/lang/String;
|
|
|
|
filled-new-array {v2, v3}, [Ljava/lang/Object;
|
|
|
|
move-result-object v2
|
|
|
|
const-string v3, "%sGot unit config for unitId: %s from config manager"
|
|
|
|
.line 14
|
|
invoke-static {v3, v2}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
.line 16
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/Object;)Ljava/lang/String;
|
|
|
|
move-result-object v2
|
|
|
|
filled-new-array {v2, v1}, [Ljava/lang/Object;
|
|
|
|
move-result-object v2
|
|
|
|
const-string v3, "%s%s"
|
|
|
|
.line 17
|
|
invoke-static {v3, v2}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
iget-boolean v2, p0, Lcom/fyber/inneractive/sdk/response/b;->d:Z
|
|
|
|
if-eqz v2, :cond_1
|
|
|
|
.line 25
|
|
invoke-virtual {p0, p1, v1}, Lcom/fyber/inneractive/sdk/response/b;->a(Ljava/lang/String;Lcom/fyber/inneractive/sdk/config/e0;)V
|
|
|
|
goto :goto_1
|
|
|
|
.line 27
|
|
:cond_1
|
|
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/response/b;->b()Z
|
|
|
|
move-result p1
|
|
|
|
if-eqz p1, :cond_3
|
|
|
|
.line 28
|
|
new-instance p1, Lcom/fyber/inneractive/sdk/response/h;
|
|
|
|
invoke-direct {p1, v0}, Lcom/fyber/inneractive/sdk/response/h;-><init>(Ljava/lang/String;)V
|
|
|
|
iget-boolean v0, p1, Lcom/fyber/inneractive/sdk/response/h;->a:Z
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
iget-object p1, p1, Lcom/fyber/inneractive/sdk/response/h;->b:Ljava/lang/String;
|
|
|
|
if-eqz p1, :cond_2
|
|
|
|
.line 31
|
|
invoke-virtual {p1}, Ljava/lang/String;->trim()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
.line 34
|
|
invoke-virtual {p0, p1, v1}, Lcom/fyber/inneractive/sdk/response/b;->a(Ljava/lang/String;Lcom/fyber/inneractive/sdk/config/e0;)V
|
|
|
|
goto :goto_1
|
|
|
|
.line 35
|
|
:cond_2
|
|
new-instance p1, Ljava/lang/Exception;
|
|
|
|
const-string v0, "empty ad content detected. failing fast."
|
|
|
|
invoke-direct {p1, v0}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
.line 42
|
|
:cond_3
|
|
invoke-virtual {p0, v0, v1}, Lcom/fyber/inneractive/sdk/response/b;->a(Ljava/lang/String;Lcom/fyber/inneractive/sdk/config/e0;)V
|
|
|
|
:cond_4
|
|
:goto_1
|
|
iget-object p1, p0, Lcom/fyber/inneractive/sdk/response/b;->a:Lcom/fyber/inneractive/sdk/response/e;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public abstract a(Ljava/lang/String;Lcom/fyber/inneractive/sdk/config/e0;)V
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/Exception;
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public b()Z
|
|
.locals 1
|
|
|
|
instance-of v0, p0, Lcom/fyber/inneractive/sdk/dv/e;
|
|
|
|
xor-int/lit8 v0, v0, 0x1
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public abstract c()V
|
|
.end method
|