- 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
178 lines
3.9 KiB
Smali
178 lines
3.9 KiB
Smali
.class public Lcom/fyber/inneractive/sdk/network/j;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field public a:I
|
|
|
|
.field public final b:Ljava/lang/String;
|
|
|
|
.field public c:Ljava/io/InputStream;
|
|
|
|
.field public d:Ljava/util/Map;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/String;",
|
|
">;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public e:Ljava/lang/String;
|
|
|
|
.field public final f:Ljava/util/ArrayList;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
iput-object v0, p0, Lcom/fyber/inneractive/sdk/network/j;->f:Ljava/util/ArrayList;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Ljava/io/FilterInputStream;ILjava/lang/String;Ljava/util/Map;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 3
|
|
invoke-direct {p0}, Lcom/fyber/inneractive/sdk/network/j;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/fyber/inneractive/sdk/network/j;->c:Ljava/io/InputStream;
|
|
|
|
iput p2, p0, Lcom/fyber/inneractive/sdk/network/j;->a:I
|
|
|
|
iput-object p3, p0, Lcom/fyber/inneractive/sdk/network/j;->b:Ljava/lang/String;
|
|
|
|
iput-object p4, p0, Lcom/fyber/inneractive/sdk/network/j;->d:Ljava/util/Map;
|
|
|
|
iput-object p5, p0, Lcom/fyber/inneractive/sdk/network/j;->e:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/network/j;->c:Ljava/io/InputStream;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 7
|
|
:try_start_0
|
|
invoke-virtual {v0}, Ljava/io/InputStream;->close()V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
:catchall_0
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public final a(I)V
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/fyber/inneractive/sdk/network/j;->a:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final a(Ljava/io/InputStream;)V
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput-object p1, p0, Lcom/fyber/inneractive/sdk/network/j;->c:Ljava/io/InputStream;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final a(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput-object p1, p0, Lcom/fyber/inneractive/sdk/network/j;->e:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final a(Ljava/util/Map;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/String;",
|
|
">;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 0
|
|
iput-object p1, p0, Lcom/fyber/inneractive/sdk/network/j;->d:Ljava/util/Map;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final b()Ljava/io/InputStream;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/network/j;->c:Ljava/io/InputStream;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final c()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/network/j;->e:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final d()Ljava/util/Map;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/String;",
|
|
">;>;"
|
|
}
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/network/j;->d:Ljava/util/Map;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final e()I
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/network/j;->a:I
|
|
|
|
return v0
|
|
.end method
|