Files
rr3-apk/smali_classes3/com/google/android/gms/internal/ads/zzful.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

54 lines
1.3 KiB
Smali

.class public abstract Lcom/google/android/gms/internal/ads/zzful;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/io/Serializable;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static zzc()Lcom/google/android/gms/internal/ads/zzful;
.locals 1
sget-object v0, Lcom/google/android/gms/internal/ads/zzftr;->zza:Lcom/google/android/gms/internal/ads/zzftr;
return-object v0
.end method
.method public static zzd(Ljava/lang/Object;)Lcom/google/android/gms/internal/ads/zzful;
.locals 1
if-nez p0, :cond_0
.line 1
sget-object p0, Lcom/google/android/gms/internal/ads/zzftr;->zza:Lcom/google/android/gms/internal/ads/zzftr;
goto :goto_0
:cond_0
new-instance v0, Lcom/google/android/gms/internal/ads/zzfus;
invoke-direct {v0, p0}, Lcom/google/android/gms/internal/ads/zzfus;-><init>(Ljava/lang/Object;)V
move-object p0, v0
:goto_0
return-object p0
.end method
# virtual methods
.method public abstract zza(Lcom/google/android/gms/internal/ads/zzfuc;)Lcom/google/android/gms/internal/ads/zzful;
.end method
.method public abstract zzb(Ljava/lang/Object;)Ljava/lang/Object;
.end method