- 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
307 lines
8.6 KiB
Smali
307 lines
8.6 KiB
Smali
.class Lcom/ea/nimble/ApplicationEnvironmentImpl$9;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/android/installreferrer/api/InstallReferrerStateListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/ea/nimble/ApplicationEnvironmentImpl;->requestAttributionData()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/ea/nimble/ApplicationEnvironmentImpl;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
.line 1302
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onInstallReferrerServiceDisconnected()V
|
|
.locals 2
|
|
|
|
const/4 v0, 0x0
|
|
|
|
new-array v0, v0, [Ljava/lang/Object;
|
|
|
|
const-string v1, "requestAttributionData(): Google Play Install Referrer client disconnected."
|
|
|
|
.line 1364
|
|
invoke-static {p0, v1, v0}, Lcom/ea/nimble/Log$Helper;->LOGV(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onInstallReferrerSetupFinished(I)V
|
|
.locals 16
|
|
|
|
move-object/from16 v1, p0
|
|
|
|
move/from16 v0, p1
|
|
|
|
const-wide/16 v7, 0x0
|
|
|
|
const/4 v2, -0x1
|
|
|
|
const/4 v3, 0x0
|
|
|
|
const-string v4, ""
|
|
|
|
const-wide/16 v5, 0x0
|
|
|
|
if-eq v0, v2, :cond_4
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
const/4 v2, 0x1
|
|
|
|
if-eq v0, v2, :cond_2
|
|
|
|
const/4 v2, 0x2
|
|
|
|
if-eq v0, v2, :cond_1
|
|
|
|
const/4 v2, 0x3
|
|
|
|
if-eq v0, v2, :cond_0
|
|
|
|
move-object v10, v4
|
|
|
|
move-object v11, v10
|
|
|
|
:goto_0
|
|
move-wide v12, v5
|
|
|
|
move-wide v14, v7
|
|
|
|
goto :goto_3
|
|
|
|
:cond_0
|
|
:try_start_0
|
|
const-string v0, "DEVELOPER_ERROR"
|
|
|
|
:goto_1
|
|
move-object v10, v0
|
|
|
|
:goto_2
|
|
move-object v11, v4
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception v0
|
|
|
|
move-object v9, v0
|
|
|
|
move-object v0, v4
|
|
|
|
goto/16 :goto_6
|
|
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
move-object v2, v4
|
|
|
|
goto :goto_4
|
|
|
|
:cond_1
|
|
const-string v0, "FEATURE_NOT_SUPPORTED"
|
|
|
|
goto :goto_1
|
|
|
|
:cond_2
|
|
const-string v0, "SERVICE_UNAVAILABLE"
|
|
|
|
goto :goto_1
|
|
|
|
:cond_3
|
|
const-string v2, "ok"
|
|
:try_end_0
|
|
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
:try_start_1
|
|
iget-object v0, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
.line 1319
|
|
invoke-static {v0}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$700(Lcom/ea/nimble/ApplicationEnvironmentImpl;)Lcom/android/installreferrer/api/InstallReferrerClient;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/android/installreferrer/api/InstallReferrerClient;->getInstallReferrer()Lcom/android/installreferrer/api/ReferrerDetails;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1320
|
|
invoke-virtual {v0}, Lcom/android/installreferrer/api/ReferrerDetails;->getInstallReferrer()Ljava/lang/String;
|
|
|
|
move-result-object v4
|
|
|
|
.line 1321
|
|
invoke-virtual {v0}, Lcom/android/installreferrer/api/ReferrerDetails;->getInstallBeginTimestampSeconds()J
|
|
|
|
move-result-wide v5
|
|
|
|
.line 1322
|
|
invoke-virtual {v0}, Lcom/android/installreferrer/api/ReferrerDetails;->getReferrerClickTimestampSeconds()J
|
|
|
|
move-result-wide v7
|
|
:try_end_1
|
|
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_1
|
|
.catchall {:try_start_1 .. :try_end_1} :catchall_1
|
|
|
|
move-object v10, v2
|
|
|
|
goto :goto_2
|
|
|
|
:catchall_1
|
|
move-exception v0
|
|
|
|
move-object v9, v0
|
|
|
|
move-object v0, v4
|
|
|
|
move-object v4, v2
|
|
|
|
goto :goto_6
|
|
|
|
:catch_1
|
|
move-exception v0
|
|
|
|
goto :goto_4
|
|
|
|
:cond_4
|
|
:try_start_2
|
|
const-string v0, "SERVICE_DISCONNECTED"
|
|
:try_end_2
|
|
.catch Ljava/lang/Exception; {:try_start_2 .. :try_end_2} :catch_0
|
|
.catchall {:try_start_2 .. :try_end_2} :catchall_0
|
|
|
|
goto :goto_1
|
|
|
|
:goto_3
|
|
iget-object v0, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
.line 1354
|
|
invoke-static {v0}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$700(Lcom/ea/nimble/ApplicationEnvironmentImpl;)Lcom/android/installreferrer/api/InstallReferrerClient;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/android/installreferrer/api/InstallReferrerClient;->endConnection()V
|
|
|
|
iget-object v0, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
.line 1355
|
|
invoke-static {v0, v3}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$702(Lcom/ea/nimble/ApplicationEnvironmentImpl;Lcom/android/installreferrer/api/InstallReferrerClient;)Lcom/android/installreferrer/api/InstallReferrerClient;
|
|
|
|
iget-object v9, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
.line 1357
|
|
invoke-static/range {v9 .. v15}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$800(Lcom/ea/nimble/ApplicationEnvironmentImpl;Ljava/lang/String;Ljava/lang/String;JJ)V
|
|
|
|
goto :goto_5
|
|
|
|
.line 1349
|
|
:goto_4
|
|
:try_start_3
|
|
new-instance v9, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {v9}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
const-string v10, "requestAttributionData(): Failed with exception.\n"
|
|
|
|
invoke-virtual {v9, v10}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v10
|
|
|
|
invoke-virtual {v9, v10}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v9}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v9
|
|
|
|
const/4 v10, 0x0
|
|
|
|
new-array v10, v10, [Ljava/lang/Object;
|
|
|
|
invoke-static {v1, v9, v10}, Lcom/ea/nimble/Log$Helper;->LOGW(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
.line 1350
|
|
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
:try_end_3
|
|
.catchall {:try_start_3 .. :try_end_3} :catchall_1
|
|
|
|
iget-object v2, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
.line 1354
|
|
invoke-static {v2}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$700(Lcom/ea/nimble/ApplicationEnvironmentImpl;)Lcom/android/installreferrer/api/InstallReferrerClient;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {v2}, Lcom/android/installreferrer/api/InstallReferrerClient;->endConnection()V
|
|
|
|
iget-object v2, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
.line 1355
|
|
invoke-static {v2, v3}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$702(Lcom/ea/nimble/ApplicationEnvironmentImpl;Lcom/android/installreferrer/api/InstallReferrerClient;)Lcom/android/installreferrer/api/InstallReferrerClient;
|
|
|
|
iget-object v2, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
move-object v3, v0
|
|
|
|
.line 1357
|
|
invoke-static/range {v2 .. v8}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$800(Lcom/ea/nimble/ApplicationEnvironmentImpl;Ljava/lang/String;Ljava/lang/String;JJ)V
|
|
|
|
:goto_5
|
|
return-void
|
|
|
|
:goto_6
|
|
iget-object v2, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
.line 1354
|
|
invoke-static {v2}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$700(Lcom/ea/nimble/ApplicationEnvironmentImpl;)Lcom/android/installreferrer/api/InstallReferrerClient;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {v2}, Lcom/android/installreferrer/api/InstallReferrerClient;->endConnection()V
|
|
|
|
iget-object v2, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
.line 1355
|
|
invoke-static {v2, v3}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$702(Lcom/ea/nimble/ApplicationEnvironmentImpl;Lcom/android/installreferrer/api/InstallReferrerClient;)Lcom/android/installreferrer/api/InstallReferrerClient;
|
|
|
|
iget-object v2, v1, Lcom/ea/nimble/ApplicationEnvironmentImpl$9;->this$0:Lcom/ea/nimble/ApplicationEnvironmentImpl;
|
|
|
|
move-object v3, v4
|
|
|
|
move-object v4, v0
|
|
|
|
.line 1357
|
|
invoke-static/range {v2 .. v8}, Lcom/ea/nimble/ApplicationEnvironmentImpl;->access$800(Lcom/ea/nimble/ApplicationEnvironmentImpl;Ljava/lang/String;Ljava/lang/String;JJ)V
|
|
|
|
.line 1358
|
|
throw v9
|
|
.end method
|