- 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
128 lines
4.3 KiB
Smali
128 lines
4.3 KiB
Smali
.class public final Lcom/google/android/gms/games/Games;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/android/gms/common/internal/ShowFirstParty;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/google/android/gms/games/Games$GetServerAuthCodeResult;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field static final zza:Lcom/google/android/gms/common/api/Api$ClientKey;
|
|
|
|
.field public static final zzb:Lcom/google/android/gms/common/api/Scope;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final zzc:Lcom/google/android/gms/common/api/Scope;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final zzd:Lcom/google/android/gms/common/api/Api;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final zze:Lcom/google/android/gms/common/api/Scope;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation build Lcom/google/android/gms/common/internal/ShowFirstParty;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private static final zzf:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
|
|
|
|
.field private static final zzg:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 5
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/google/android/gms/common/api/Api$ClientKey;
|
|
|
|
invoke-direct {v0}, Lcom/google/android/gms/common/api/Api$ClientKey;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/games/Games;->zza:Lcom/google/android/gms/common/api/Api$ClientKey;
|
|
|
|
.line 2
|
|
new-instance v1, Lcom/google/android/gms/games/zzg;
|
|
|
|
invoke-direct {v1}, Lcom/google/android/gms/games/zzg;-><init>()V
|
|
|
|
sput-object v1, Lcom/google/android/gms/games/Games;->zzf:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
|
|
|
|
new-instance v2, Lcom/google/android/gms/games/zzh;
|
|
|
|
.line 3
|
|
invoke-direct {v2}, Lcom/google/android/gms/games/zzh;-><init>()V
|
|
|
|
sput-object v2, Lcom/google/android/gms/games/Games;->zzg:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
|
|
|
|
.line 4
|
|
new-instance v3, Lcom/google/android/gms/common/api/Scope;
|
|
|
|
const-string v4, "https://www.googleapis.com/auth/games"
|
|
|
|
invoke-direct {v3, v4}, Lcom/google/android/gms/common/api/Scope;-><init>(Ljava/lang/String;)V
|
|
|
|
sput-object v3, Lcom/google/android/gms/games/Games;->zzb:Lcom/google/android/gms/common/api/Scope;
|
|
|
|
new-instance v3, Lcom/google/android/gms/common/api/Scope;
|
|
|
|
const-string v4, "https://www.googleapis.com/auth/games_lite"
|
|
|
|
.line 5
|
|
invoke-direct {v3, v4}, Lcom/google/android/gms/common/api/Scope;-><init>(Ljava/lang/String;)V
|
|
|
|
sput-object v3, Lcom/google/android/gms/games/Games;->zzc:Lcom/google/android/gms/common/api/Scope;
|
|
|
|
new-instance v3, Lcom/google/android/gms/common/api/Scope;
|
|
|
|
const-string v4, "https://www.googleapis.com/auth/drive.appdata"
|
|
|
|
.line 6
|
|
invoke-direct {v3, v4}, Lcom/google/android/gms/common/api/Scope;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 7
|
|
new-instance v3, Lcom/google/android/gms/common/api/Api;
|
|
|
|
const-string v4, "Games.API"
|
|
|
|
invoke-direct {v3, v4, v1, v0}, Lcom/google/android/gms/common/api/Api;-><init>(Ljava/lang/String;Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;Lcom/google/android/gms/common/api/Api$ClientKey;)V
|
|
|
|
sput-object v3, Lcom/google/android/gms/games/Games;->zzd:Lcom/google/android/gms/common/api/Api;
|
|
|
|
new-instance v1, Lcom/google/android/gms/common/api/Scope;
|
|
|
|
const-string v3, "https://www.googleapis.com/auth/games.firstparty"
|
|
|
|
.line 8
|
|
invoke-direct {v1, v3}, Lcom/google/android/gms/common/api/Scope;-><init>(Ljava/lang/String;)V
|
|
|
|
sput-object v1, Lcom/google/android/gms/games/Games;->zze:Lcom/google/android/gms/common/api/Scope;
|
|
|
|
new-instance v1, Lcom/google/android/gms/common/api/Api;
|
|
|
|
const-string v3, "Games.API_1P"
|
|
|
|
.line 9
|
|
invoke-direct {v1, v3, v2, v0}, Lcom/google/android/gms/common/api/Api;-><init>(Ljava/lang/String;Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;Lcom/google/android/gms/common/api/Api$ClientKey;)V
|
|
|
|
return-void
|
|
.end method
|