- 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
83 lines
2.1 KiB
Smali
83 lines
2.1 KiB
Smali
.class public interface abstract Lcom/google/android/gms/measurement/internal/zzkk;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract zza(Ljava/lang/String;)I
|
|
.end method
|
|
|
|
.method public abstract zza()J
|
|
.end method
|
|
|
|
.method public abstract zza(I)Ljava/lang/Object;
|
|
.end method
|
|
|
|
.method public abstract zza(Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
")",
|
|
"Ljava/util/List<",
|
|
"Landroid/os/Bundle;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract zza(Ljava/lang/String;Ljava/lang/String;Z)Ljava/util/Map;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
"Z)",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/Object;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract zza(Landroid/os/Bundle;)V
|
|
.end method
|
|
|
|
.method public abstract zza(Lcom/google/android/gms/measurement/internal/zziu;)V
|
|
.end method
|
|
|
|
.method public abstract zza(Lcom/google/android/gms/measurement/internal/zziv;)V
|
|
.end method
|
|
|
|
.method public abstract zza(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V
|
|
.end method
|
|
|
|
.method public abstract zza(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;J)V
|
|
.end method
|
|
|
|
.method public abstract zzb(Lcom/google/android/gms/measurement/internal/zziu;)V
|
|
.end method
|
|
|
|
.method public abstract zzb(Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract zzb(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V
|
|
.end method
|
|
|
|
.method public abstract zzc(Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract zzf()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract zzg()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract zzh()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract zzi()Ljava/lang/String;
|
|
.end method
|