- 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
53 lines
1.5 KiB
Smali
53 lines
1.5 KiB
Smali
.class public final synthetic Lcom/google/android/gms/internal/ads/zzdym;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzgbo;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic zza:Lcom/google/android/gms/internal/ads/zzbvk;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Lcom/google/android/gms/internal/ads/zzbvk;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzdym;->zza:Lcom/google/android/gms/internal/ads/zzbvk;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza(Ljava/lang/Object;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
.locals 2
|
|
|
|
check-cast p1, Ljava/io/InputStream;
|
|
|
|
.line 1
|
|
new-instance v0, Ljava/lang/String;
|
|
|
|
invoke-static {p1}, Lcom/google/android/gms/internal/ads/zzgad;->zzb(Ljava/io/InputStream;)[B
|
|
|
|
move-result-object p1
|
|
|
|
sget-object v1, Ljava/nio/charset/StandardCharsets;->UTF_8:Ljava/nio/charset/Charset;
|
|
|
|
invoke-direct {v0, p1, v1}, Ljava/lang/String;-><init>([BLjava/nio/charset/Charset;)V
|
|
|
|
iget-object p1, p0, Lcom/google/android/gms/internal/ads/zzdym;->zza:Lcom/google/android/gms/internal/ads/zzbvk;
|
|
|
|
iput-object v0, p1, Lcom/google/android/gms/internal/ads/zzbvk;->zzj:Ljava/lang/String;
|
|
|
|
.line 2
|
|
invoke-static {p1}, Lcom/google/android/gms/internal/ads/zzgch;->zzh(Ljava/lang/Object;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|