- 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
39 lines
1.2 KiB
Smali
39 lines
1.2 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzbpb;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# direct methods
|
|
.method public static zza(Lcom/google/android/gms/dynamic/IObjectWrapper;Ljava/lang/Throwable;Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-static {p0}, Lcom/google/android/gms/dynamic/ObjectWrapper;->unwrap(Lcom/google/android/gms/dynamic/IObjectWrapper;)Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Landroid/content/Context;
|
|
|
|
invoke-static {p0}, Lcom/google/android/gms/internal/ads/zzbuh;->zza(Landroid/content/Context;)Lcom/google/android/gms/internal/ads/zzbuj;
|
|
|
|
move-result-object p0
|
|
|
|
sget-object v0, Lcom/google/android/gms/internal/ads/zzbeu;->zzg:Lcom/google/android/gms/internal/ads/zzbdv;
|
|
|
|
.line 2
|
|
invoke-virtual {v0}, Lcom/google/android/gms/internal/ads/zzbdv;->zze()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Ljava/lang/Double;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Double;->floatValue()F
|
|
|
|
move-result v0
|
|
|
|
.line 3
|
|
invoke-interface {p0, p1, p2, v0}, Lcom/google/android/gms/internal/ads/zzbuj;->zzi(Ljava/lang/Throwable;Ljava/lang/String;F)V
|
|
|
|
return-void
|
|
.end method
|