- 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
45 lines
1.1 KiB
Smali
45 lines
1.1 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzfns;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/android/gms/common/internal/ShowFirstParty;
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public static zza(Landroid/content/Context;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/google/android/gms/internal/ads/zzfni;)Lcom/google/android/gms/internal/ads/zzfpb;
|
|
.locals 8
|
|
|
|
.line 1
|
|
new-instance p1, Lcom/google/android/gms/internal/ads/zzfnr;
|
|
|
|
const/4 v2, 0x1
|
|
|
|
const-string v6, "1"
|
|
|
|
move-object v0, p1
|
|
|
|
move-object v1, p0
|
|
|
|
move v3, p2
|
|
|
|
move-object v4, p3
|
|
|
|
move-object v5, p4
|
|
|
|
move-object v7, p6
|
|
|
|
invoke-direct/range {v0 .. v7}, Lcom/google/android/gms/internal/ads/zzfnr;-><init>(Landroid/content/Context;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/google/android/gms/internal/ads/zzfni;)V
|
|
|
|
const p0, 0xc350
|
|
|
|
.line 2
|
|
invoke-virtual {p1, p0}, Lcom/google/android/gms/internal/ads/zzfnr;->zza(I)Lcom/google/android/gms/internal/ads/zzfpb;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|