- 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
74 lines
1.4 KiB
Smali
74 lines
1.4 KiB
Smali
.class Lcom/applovin/impl/e8$a;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/applovin/impl/qi$a;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/applovin/impl/e8;->a(IZ)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/applovin/impl/e8;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/applovin/impl/e8;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/applovin/impl/e8$a;->a:Lcom/applovin/impl/e8;
|
|
|
|
.line 2439
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/e8$a;->a:Lcom/applovin/impl/e8;
|
|
|
|
.line 4894
|
|
invoke-static {v0}, Lcom/applovin/impl/e8;->a(Lcom/applovin/impl/e8;)Lcom/applovin/impl/ja;
|
|
|
|
move-result-object v0
|
|
|
|
const/4 v1, 0x2
|
|
|
|
invoke-interface {v0, v1}, Lcom/applovin/impl/ja;->c(I)Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(J)V
|
|
.locals 2
|
|
|
|
const-wide/16 v0, 0x7d0
|
|
|
|
cmp-long p1, p1, v0
|
|
|
|
if-ltz p1, :cond_0
|
|
|
|
iget-object p1, p0, Lcom/applovin/impl/e8$a;->a:Lcom/applovin/impl/e8;
|
|
|
|
const/4 p2, 0x1
|
|
|
|
.line 2444
|
|
invoke-static {p1, p2}, Lcom/applovin/impl/e8;->a(Lcom/applovin/impl/e8;Z)Z
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|