- 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
187 lines
5.9 KiB
Smali
187 lines
5.9 KiB
Smali
.class final Lcom/vungle/ads/internal/VungleInitializer$configure$1;
|
|
.super Lkotlin/jvm/internal/Lambda;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function1;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/vungle/ads/internal/VungleInitializer;->configure(Landroid/content/Context;Ljava/lang/String;Lcom/vungle/ads/InitializationListener;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lkotlin/jvm/internal/Lambda;",
|
|
"Lkotlin/jvm/functions/Function1;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic $context:Landroid/content/Context;
|
|
|
|
.field final synthetic $sdkExecutors$delegate:Lkotlin/Lazy;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lkotlin/Lazy;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;Lkotlin/Lazy;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Landroid/content/Context;",
|
|
"Lkotlin/Lazy;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
iput-object p1, p0, Lcom/vungle/ads/internal/VungleInitializer$configure$1;->$context:Landroid/content/Context;
|
|
|
|
iput-object p2, p0, Lcom/vungle/ads/internal/VungleInitializer$configure$1;->$sdkExecutors$delegate:Lkotlin/Lazy;
|
|
|
|
const/4 p1, 0x1
|
|
|
|
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private static final invoke$lambda-0(Lkotlin/Lazy;)Lcom/vungle/ads/internal/util/PathProvider;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkotlin/Lazy;",
|
|
")",
|
|
"Lcom/vungle/ads/internal/util/PathProvider;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 164
|
|
invoke-interface {p0}, Lkotlin/Lazy;->getValue()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/vungle/ads/internal/util/PathProvider;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method private static final invoke$lambda-1(Lkotlin/Lazy;)Lcom/vungle/ads/internal/downloader/Downloader;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkotlin/Lazy;",
|
|
")",
|
|
"Lcom/vungle/ads/internal/downloader/Downloader;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 165
|
|
invoke-interface {p0}, Lkotlin/Lazy;->getValue()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/vungle/ads/internal/downloader/Downloader;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 161
|
|
check-cast p1, Ljava/lang/Boolean;
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
|
|
|
|
move-result p1
|
|
|
|
invoke-virtual {p0, p1}, Lcom/vungle/ads/internal/VungleInitializer$configure$1;->invoke(Z)V
|
|
|
|
sget-object p1, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final invoke(Z)V
|
|
.locals 8
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 164
|
|
sget-object p1, Lcom/vungle/ads/ServiceLocator;->Companion:Lcom/vungle/ads/ServiceLocator$Companion;
|
|
|
|
iget-object p1, p0, Lcom/vungle/ads/internal/VungleInitializer$configure$1;->$context:Landroid/content/Context;
|
|
|
|
.line 182
|
|
sget-object v0, Lkotlin/LazyThreadSafetyMode;->SYNCHRONIZED:Lkotlin/LazyThreadSafetyMode;
|
|
|
|
new-instance v1, Lcom/vungle/ads/internal/VungleInitializer$configure$1$invoke$$inlined$inject$1;
|
|
|
|
invoke-direct {v1, p1}, Lcom/vungle/ads/internal/VungleInitializer$configure$1$invoke$$inlined$inject$1;-><init>(Landroid/content/Context;)V
|
|
|
|
invoke-static {v0, v1}, Lkotlin/LazyKt;->lazy(Lkotlin/LazyThreadSafetyMode;Lkotlin/jvm/functions/Function0;)Lkotlin/Lazy;
|
|
|
|
move-result-object p1
|
|
|
|
iget-object v1, p0, Lcom/vungle/ads/internal/VungleInitializer$configure$1;->$context:Landroid/content/Context;
|
|
|
|
.line 182
|
|
new-instance v2, Lcom/vungle/ads/internal/VungleInitializer$configure$1$invoke$$inlined$inject$2;
|
|
|
|
invoke-direct {v2, v1}, Lcom/vungle/ads/internal/VungleInitializer$configure$1$invoke$$inlined$inject$2;-><init>(Landroid/content/Context;)V
|
|
|
|
invoke-static {v0, v2}, Lkotlin/LazyKt;->lazy(Lkotlin/LazyThreadSafetyMode;Lkotlin/jvm/functions/Function0;)Lkotlin/Lazy;
|
|
|
|
move-result-object v0
|
|
|
|
.line 166
|
|
sget-object v1, Lcom/vungle/ads/internal/load/MraidJsLoader;->INSTANCE:Lcom/vungle/ads/internal/load/MraidJsLoader;
|
|
|
|
invoke-static {p1}, Lcom/vungle/ads/internal/VungleInitializer$configure$1;->invoke$lambda-0(Lkotlin/Lazy;)Lcom/vungle/ads/internal/util/PathProvider;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-static {v0}, Lcom/vungle/ads/internal/VungleInitializer$configure$1;->invoke$lambda-1(Lkotlin/Lazy;)Lcom/vungle/ads/internal/downloader/Downloader;
|
|
|
|
move-result-object v3
|
|
|
|
iget-object p1, p0, Lcom/vungle/ads/internal/VungleInitializer$configure$1;->$sdkExecutors$delegate:Lkotlin/Lazy;
|
|
|
|
invoke-static {p1}, Lcom/vungle/ads/internal/VungleInitializer;->access$configure$lambda-7(Lkotlin/Lazy;)Lcom/vungle/ads/internal/executor/Executors;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-interface {p1}, Lcom/vungle/ads/internal/executor/Executors;->getBackgroundExecutor()Lcom/vungle/ads/internal/executor/VungleThreadPoolExecutor;
|
|
|
|
move-result-object v4
|
|
|
|
const/4 v5, 0x0
|
|
|
|
const/16 v6, 0x8
|
|
|
|
const/4 v7, 0x0
|
|
|
|
invoke-static/range {v1 .. v7}, Lcom/vungle/ads/internal/load/MraidJsLoader;->downloadJs$default(Lcom/vungle/ads/internal/load/MraidJsLoader;Lcom/vungle/ads/internal/util/PathProvider;Lcom/vungle/ads/internal/downloader/Downloader;Lcom/vungle/ads/internal/executor/VungleThreadPoolExecutor;Lcom/vungle/ads/internal/load/MraidJsLoader$DownloadResultListener;ILjava/lang/Object;)V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|