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

68 lines
1.2 KiB
Smali

.class public interface abstract Lcom/applovin/impl/z6;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/applovin/impl/z6$a;
}
.end annotation
# direct methods
.method public static a(Lcom/applovin/impl/z6;Lcom/applovin/impl/z6;)V
.locals 1
if-ne p0, p1, :cond_0
return-void
:cond_0
const/4 v0, 0x0
if-eqz p1, :cond_1
.line 49
invoke-interface {p1, v0}, Lcom/applovin/impl/z6;->b(Lcom/applovin/impl/a7$a;)V
:cond_1
if-eqz p0, :cond_2
.line 52
invoke-interface {p0, v0}, Lcom/applovin/impl/z6;->a(Lcom/applovin/impl/a7$a;)V
:cond_2
return-void
.end method
# virtual methods
.method public abstract a(Lcom/applovin/impl/a7$a;)V
.end method
.method public abstract a(Ljava/lang/String;)Z
.end method
.method public abstract b()I
.end method
.method public abstract b(Lcom/applovin/impl/a7$a;)V
.end method
.method public abstract c()Z
.end method
.method public abstract d()Ljava/util/Map;
.end method
.method public abstract e()Ljava/util/UUID;
.end method
.method public abstract f()Lcom/applovin/impl/z4;
.end method
.method public abstract getError()Lcom/applovin/impl/z6$a;
.end method