- 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
111 lines
3.9 KiB
Smali
111 lines
3.9 KiB
Smali
.class Lcsdk/glucentralservices/util/AndroidPlatform$9;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcsdk/glucentralservices/util/AndroidPlatform;->requestCMPConsentInfo(JLandroid/app/Activity;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lcsdk/glucentralservices/util/AndroidPlatform;
|
|
|
|
.field final synthetic val$activity:Landroid/app/Activity;
|
|
|
|
.field final synthetic val$nativeCallback:J
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcsdk/glucentralservices/util/AndroidPlatform;Landroid/app/Activity;J)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()V"
|
|
}
|
|
.end annotation
|
|
|
|
iput-object p1, p0, Lcsdk/glucentralservices/util/AndroidPlatform$9;->this$0:Lcsdk/glucentralservices/util/AndroidPlatform;
|
|
|
|
iput-object p2, p0, Lcsdk/glucentralservices/util/AndroidPlatform$9;->val$activity:Landroid/app/Activity;
|
|
|
|
iput-wide p3, p0, Lcsdk/glucentralservices/util/AndroidPlatform$9;->val$nativeCallback:J
|
|
|
|
.line 553
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 6
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 558
|
|
:try_start_0
|
|
new-instance v1, Lcom/google/android/ump/ConsentRequestParameters$Builder;
|
|
|
|
invoke-direct {v1}, Lcom/google/android/ump/ConsentRequestParameters$Builder;-><init>()V
|
|
|
|
.line 560
|
|
invoke-virtual {v1, v0}, Lcom/google/android/ump/ConsentRequestParameters$Builder;->setTagForUnderAgeOfConsent(Z)Lcom/google/android/ump/ConsentRequestParameters$Builder;
|
|
|
|
move-result-object v1
|
|
|
|
.line 561
|
|
invoke-virtual {v1}, Lcom/google/android/ump/ConsentRequestParameters$Builder;->build()Lcom/google/android/ump/ConsentRequestParameters;
|
|
|
|
move-result-object v1
|
|
|
|
iget-object v2, p0, Lcsdk/glucentralservices/util/AndroidPlatform$9;->this$0:Lcsdk/glucentralservices/util/AndroidPlatform;
|
|
|
|
.line 563
|
|
invoke-static {v2}, Lcsdk/glucentralservices/util/AndroidPlatform;->access$1000(Lcsdk/glucentralservices/util/AndroidPlatform;)Landroid/content/Context;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-static {v2}, Lcom/google/android/ump/UserMessagingPlatform;->getConsentInformation(Landroid/content/Context;)Lcom/google/android/ump/ConsentInformation;
|
|
|
|
move-result-object v2
|
|
|
|
iget-object v3, p0, Lcsdk/glucentralservices/util/AndroidPlatform$9;->val$activity:Landroid/app/Activity;
|
|
|
|
.line 564
|
|
new-instance v4, Lcsdk/glucentralservices/util/AndroidPlatform$9$1;
|
|
|
|
invoke-direct {v4, p0, v2}, Lcsdk/glucentralservices/util/AndroidPlatform$9$1;-><init>(Lcsdk/glucentralservices/util/AndroidPlatform$9;Lcom/google/android/ump/ConsentInformation;)V
|
|
|
|
new-instance v5, Lcsdk/glucentralservices/util/AndroidPlatform$9$2;
|
|
|
|
invoke-direct {v5, p0}, Lcsdk/glucentralservices/util/AndroidPlatform$9$2;-><init>(Lcsdk/glucentralservices/util/AndroidPlatform$9;)V
|
|
|
|
invoke-interface {v2, v3, v1, v4, v5}, Lcom/google/android/ump/ConsentInformation;->requestConsentInfoUpdate(Landroid/app/Activity;Lcom/google/android/ump/ConsentRequestParameters;Lcom/google/android/ump/ConsentInformation$OnConsentInfoUpdateSuccessListener;Lcom/google/android/ump/ConsentInformation$OnConsentInfoUpdateFailureListener;)V
|
|
:try_end_0
|
|
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
iget-object v1, p0, Lcsdk/glucentralservices/util/AndroidPlatform$9;->this$0:Lcsdk/glucentralservices/util/AndroidPlatform;
|
|
|
|
iget-wide v2, p0, Lcsdk/glucentralservices/util/AndroidPlatform$9;->val$nativeCallback:J
|
|
|
|
.line 582
|
|
invoke-static {v1, v2, v3, v0}, Lcsdk/glucentralservices/util/AndroidPlatform;->access$1200(Lcsdk/glucentralservices/util/AndroidPlatform;JZ)V
|
|
|
|
:goto_0
|
|
return-void
|
|
.end method
|