Files
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

55 lines
1.0 KiB
Smali

.class final Lcom/applovin/impl/ap;
.super Lcom/applovin/impl/i2;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/applovin/impl/ap$a;
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/applovin/impl/ho;JJII)V
.locals 16
.line 48
new-instance v1, Lcom/applovin/impl/i2$b;
invoke-direct {v1}, Lcom/applovin/impl/i2$b;-><init>()V
new-instance v2, Lcom/applovin/impl/ap$a;
move-object/from16 v0, p1
move/from16 v3, p6
move/from16 v4, p7
invoke-direct {v2, v3, v0, v4}, Lcom/applovin/impl/ap$a;-><init>(ILcom/applovin/impl/ho;I)V
const-wide/16 v3, 0x1
add-long v7, p2, v3
const-wide/16 v5, 0x0
const-wide/16 v9, 0x0
const-wide/16 v13, 0xbc
const/16 v15, 0x3ac
move-object/from16 v0, p0
move-wide/from16 v3, p2
move-wide/from16 v11, p4
invoke-direct/range {v0 .. v15}, Lcom/applovin/impl/i2;-><init>(Lcom/applovin/impl/i2$d;Lcom/applovin/impl/i2$f;JJJJJJI)V
return-void
.end method