Files
rr3-apk/smali/com/applovin/impl/q4.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

51 lines
816 B
Smali

.class final Lcom/applovin/impl/q4;
.super Lcom/applovin/impl/p4;
.source "SourceFile"
# interfaces
.implements Lcom/applovin/impl/lj;
# direct methods
.method public constructor <init>(JJLcom/applovin/impl/tf$a;Z)V
.locals 8
.line 43
iget v5, p5, Lcom/applovin/impl/tf$a;->f:I
iget v6, p5, Lcom/applovin/impl/tf$a;->c:I
move-object v0, p0
move-wide v1, p1
move-wide v3, p3
move v7, p6
invoke-direct/range {v0 .. v7}, Lcom/applovin/impl/p4;-><init>(JJIIZ)V
return-void
.end method
# virtual methods
.method public a(J)J
.locals 0
.line 53
invoke-virtual {p0, p1, p2}, Lcom/applovin/impl/p4;->d(J)J
move-result-wide p1
return-wide p1
.end method
.method public c()J
.locals 2
const-wide/16 v0, -0x1
return-wide v0
.end method