- 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
82 lines
1.5 KiB
Smali
82 lines
1.5 KiB
Smali
.class public interface abstract Lcom/google/android/gms/internal/ads/zzbk;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract zzb()I
|
|
.end method
|
|
|
|
.method public abstract zzc()I
|
|
.end method
|
|
|
|
.method public abstract zzd()I
|
|
.end method
|
|
|
|
.method public abstract zze()I
|
|
.end method
|
|
|
|
.method public abstract zzf()I
|
|
.end method
|
|
|
|
.method public abstract zzg()I
|
|
.end method
|
|
|
|
.method public abstract zzh()I
|
|
.end method
|
|
|
|
.method public abstract zzi()J
|
|
.end method
|
|
|
|
.method public abstract zzj()J
|
|
.end method
|
|
|
|
.method public abstract zzk()J
|
|
.end method
|
|
|
|
.method public abstract zzl()J
|
|
.end method
|
|
|
|
.method public abstract zzm()J
|
|
.end method
|
|
|
|
.method public abstract zzn()Lcom/google/android/gms/internal/ads/zzbq;
|
|
.end method
|
|
|
|
.method public abstract zzo()Lcom/google/android/gms/internal/ads/zzby;
|
|
.end method
|
|
|
|
.method public abstract zzp()V
|
|
.end method
|
|
|
|
.method public abstract zzq(Z)V
|
|
.end method
|
|
|
|
.method public abstract zzr(Landroid/view/Surface;)V
|
|
.param p1 # Landroid/view/Surface;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.end method
|
|
|
|
.method public abstract zzs(F)V
|
|
.param p1 # F
|
|
.annotation build Landroidx/annotation/FloatRange;
|
|
from = 0.0
|
|
to = 1.0
|
|
.end annotation
|
|
.end param
|
|
.end method
|
|
|
|
.method public abstract zzt()V
|
|
.end method
|
|
|
|
.method public abstract zzu()Z
|
|
.end method
|
|
|
|
.method public abstract zzv()Z
|
|
.end method
|
|
|
|
.method public abstract zzw()Z
|
|
.end method
|