- 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
64 lines
1.4 KiB
Smali
64 lines
1.4 KiB
Smali
.class public interface abstract Lcom/google/android/gms/internal/ads/zzsd;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract zza()I
|
|
.end method
|
|
|
|
.method public abstract zzb(Landroid/media/MediaCodec$BufferInfo;)I
|
|
.end method
|
|
|
|
.method public abstract zzc()Landroid/media/MediaFormat;
|
|
.end method
|
|
|
|
.method public abstract zzf(I)Ljava/nio/ByteBuffer;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract zzg(I)Ljava/nio/ByteBuffer;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract zzi()V
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x23
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract zzj()V
|
|
.end method
|
|
|
|
.method public abstract zzk(IIIJI)V
|
|
.end method
|
|
|
|
.method public abstract zzl(IILcom/google/android/gms/internal/ads/zzhe;JI)V
|
|
.end method
|
|
|
|
.method public abstract zzm()V
|
|
.end method
|
|
|
|
.method public abstract zzn(IJ)V
|
|
.end method
|
|
|
|
.method public abstract zzo(IZ)V
|
|
.end method
|
|
|
|
.method public abstract zzp(Landroid/view/Surface;)V
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x17
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract zzq(Landroid/os/Bundle;)V
|
|
.end method
|
|
|
|
.method public abstract zzr(I)V
|
|
.end method
|
|
|
|
.method public abstract zzs(Lcom/google/android/gms/internal/ads/zzsc;)Z
|
|
.end method
|