- 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
116 lines
3.3 KiB
Smali
116 lines
3.3 KiB
Smali
.class public final Lcom/fyber/inneractive/sdk/config/e0;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/fyber/inneractive/sdk/config/f0;
|
|
|
|
|
|
# instance fields
|
|
.field public a:Ljava/lang/String;
|
|
|
|
.field public b:Ljava/lang/String;
|
|
|
|
.field public c:Lcom/fyber/inneractive/sdk/config/x;
|
|
|
|
.field public d:Lcom/fyber/inneractive/sdk/config/b0;
|
|
|
|
.field public e:Lcom/fyber/inneractive/sdk/config/c0;
|
|
|
|
.field public f:Lcom/fyber/inneractive/sdk/config/g0;
|
|
|
|
.field public g:Lcom/fyber/inneractive/sdk/config/h0;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a()Lcom/fyber/inneractive/sdk/config/g0;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/config/e0;->f:Lcom/fyber/inneractive/sdk/config/g0;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final b()Lcom/fyber/inneractive/sdk/config/h0;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/config/e0;->g:Lcom/fyber/inneractive/sdk/config/h0;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final toString()Ljava/lang/String;
|
|
.locals 3
|
|
|
|
.line 1
|
|
new-instance v0, Lorg/json/JSONObject;
|
|
|
|
invoke-direct {v0}, Lorg/json/JSONObject;-><init>()V
|
|
|
|
iget-object v1, p0, Lcom/fyber/inneractive/sdk/config/e0;->a:Ljava/lang/String;
|
|
|
|
const-string v2, "id"
|
|
|
|
.line 2
|
|
invoke-static {v0, v2, v1}, Lcom/fyber/inneractive/sdk/util/m0;->a(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
iget-object v1, p0, Lcom/fyber/inneractive/sdk/config/e0;->b:Ljava/lang/String;
|
|
|
|
const-string v2, "spotId"
|
|
|
|
.line 3
|
|
invoke-static {v0, v2, v1}, Lcom/fyber/inneractive/sdk/util/m0;->a(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
iget-object v1, p0, Lcom/fyber/inneractive/sdk/config/e0;->c:Lcom/fyber/inneractive/sdk/config/x;
|
|
|
|
const-string v2, "display"
|
|
|
|
.line 4
|
|
invoke-static {v0, v2, v1}, Lcom/fyber/inneractive/sdk/util/m0;->a(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
iget-object v1, p0, Lcom/fyber/inneractive/sdk/config/e0;->d:Lcom/fyber/inneractive/sdk/config/b0;
|
|
|
|
const-string v2, "monitor"
|
|
|
|
.line 5
|
|
invoke-static {v0, v2, v1}, Lcom/fyber/inneractive/sdk/util/m0;->a(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
iget-object v1, p0, Lcom/fyber/inneractive/sdk/config/e0;->e:Lcom/fyber/inneractive/sdk/config/c0;
|
|
|
|
const-string v2, "native"
|
|
|
|
.line 6
|
|
invoke-static {v0, v2, v1}, Lcom/fyber/inneractive/sdk/util/m0;->a(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
iget-object v1, p0, Lcom/fyber/inneractive/sdk/config/e0;->f:Lcom/fyber/inneractive/sdk/config/g0;
|
|
|
|
const-string v2, "video"
|
|
|
|
.line 7
|
|
invoke-static {v0, v2, v1}, Lcom/fyber/inneractive/sdk/util/m0;->a(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
iget-object v1, p0, Lcom/fyber/inneractive/sdk/config/e0;->g:Lcom/fyber/inneractive/sdk/config/h0;
|
|
|
|
const-string v2, "viewability"
|
|
|
|
.line 8
|
|
invoke-static {v0, v2, v1}, Lcom/fyber/inneractive/sdk/util/m0;->a(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
.line 9
|
|
invoke-virtual {v0}, Lorg/json/JSONObject;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|