Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/protobuf/g0$b.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

143 lines
3.0 KiB
Smali

.class public final Lcom/fyber/inneractive/sdk/protobuf/g0$b;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/fyber/inneractive/sdk/protobuf/n0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/fyber/inneractive/sdk/protobuf/g0;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
# instance fields
.field public final a:[Lcom/fyber/inneractive/sdk/protobuf/n0;
# direct methods
.method public varargs constructor <init>([Lcom/fyber/inneractive/sdk/protobuf/n0;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/fyber/inneractive/sdk/protobuf/g0$b;->a:[Lcom/fyber/inneractive/sdk/protobuf/n0;
return-void
.end method
# virtual methods
.method public final a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/m0;
.locals 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Class<",
"*>;)",
"Lcom/fyber/inneractive/sdk/protobuf/m0;"
}
.end annotation
iget-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/g0$b;->a:[Lcom/fyber/inneractive/sdk/protobuf/n0;
.line 1
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_1
aget-object v3, v0, v2
.line 2
invoke-interface {v3, p1}, Lcom/fyber/inneractive/sdk/protobuf/n0;->b(Ljava/lang/Class;)Z
move-result v4
if-eqz v4, :cond_0
.line 3
invoke-interface {v3, p1}, Lcom/fyber/inneractive/sdk/protobuf/n0;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/m0;
move-result-object p1
return-object p1
:cond_0
add-int/lit8 v2, v2, 0x1
goto :goto_0
.line 6
:cond_1
new-instance v0, Ljava/lang/UnsupportedOperationException;
.line 7
invoke-virtual {p1}, Ljava/lang/Class;->getName()Ljava/lang/String;
move-result-object p1
const-string v1, "No factory is available for message type: "
invoke-virtual {v1, p1}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
invoke-direct {v0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public final b(Ljava/lang/Class;)Z
.locals 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Class<",
"*>;)Z"
}
.end annotation
iget-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/g0$b;->a:[Lcom/fyber/inneractive/sdk/protobuf/n0;
.line 1
array-length v1, v0
const/4 v2, 0x0
move v3, v2
:goto_0
if-ge v3, v1, :cond_1
aget-object v4, v0, v3
.line 2
invoke-interface {v4, p1}, Lcom/fyber/inneractive/sdk/protobuf/n0;->b(Ljava/lang/Class;)Z
move-result v4
if-eqz v4, :cond_0
const/4 p1, 0x1
return p1
:cond_0
add-int/lit8 v3, v3, 0x1
goto :goto_0
:cond_1
return v2
.end method