Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/network/c0.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

162 lines
3.7 KiB
Smali

.class public interface abstract Lcom/fyber/inneractive/sdk/network/c0;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/fyber/inneractive/sdk/network/c0$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract a(Lcom/fyber/inneractive/sdk/network/j;Ljava/util/Map;I)Lcom/fyber/inneractive/sdk/network/b0;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/fyber/inneractive/sdk/network/j;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/util/List<",
"Ljava/lang/String;",
">;>;I)",
"Lcom/fyber/inneractive/sdk/network/b0;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.end method
.method public abstract a(Ljava/lang/String;)Lcom/fyber/inneractive/sdk/network/j;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.end method
.method public abstract a()V
.end method
.method public abstract a(J)V
.end method
.method public abstract a(Lcom/fyber/inneractive/sdk/network/b0;Ljava/lang/String;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/fyber/inneractive/sdk/network/b0;",
"Ljava/lang/String;",
"Ljava/lang/String;",
")V"
}
.end annotation
.end method
.method public abstract a(Lcom/fyber/inneractive/sdk/network/r0;)V
.end method
.method public abstract a(Ljava/lang/Object;Ljava/lang/Exception;Z)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;",
"Ljava/lang/Exception;",
"Z)V"
}
.end annotation
.end method
.method public abstract b()Ljava/lang/String;
.end method
.method public abstract b(J)V
.end method
.method public abstract c()V
.end method
.method public abstract d()Lcom/fyber/inneractive/sdk/network/p0;
.end method
.method public abstract e()Z
.end method
.method public abstract f()Lcom/fyber/inneractive/sdk/network/u0;
.end method
.method public abstract g()Z
.end method
.method public abstract getId()Ljava/lang/String;
.end method
.method public abstract getMethod()Lcom/fyber/inneractive/sdk/network/z;
.end method
.method public abstract getUrl()Ljava/lang/String;
.end method
.method public abstract h()Lcom/fyber/inneractive/sdk/network/r0;
.end method
.method public abstract i()Z
.end method
.method public abstract isCancelled()Z
.end method
.method public abstract k()Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;"
}
.end annotation
.end method
.method public abstract m()I
.end method
.method public abstract n()Z
.end method
.method public abstract o()Lcom/fyber/inneractive/sdk/network/a;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/fyber/inneractive/sdk/network/a<",
"TT;>;"
}
.end annotation
.end method
.method public abstract p()Lcom/fyber/inneractive/sdk/config/global/s;
.end method
.method public abstract q()Ljava/lang/String;
.end method
.method public abstract r()[B
.end method
.method public abstract s()I
.end method