Files
rr3-apk/smali_classes2/com/firemint/realracing/R$string.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

147 lines
3.9 KiB
Smali

.class public final Lcom/firemint/realracing/R$string;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/firemint/realracing/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "string"
.end annotation
# static fields
.field public static BTN_OK:I = 0x7f120000
.field public static CONTINUE:I = 0x7f120001
.field public static IMAGE_SAVE_FAILURE_MESSAGE:I = 0x7f120002
.field public static IMAGE_SAVE_FAILURE_TITLE:I = 0x7f120003
.field public static NOTIFICATION_CHANNEL_CARS_ID:I = 0x7f120004
.field public static NOTIFICATION_CHANNEL_CARS_TITLE:I = 0x7f120005
.field public static NOTIFICATION_CHANNEL_DOWNLOADS:I = 0x7f120006
.field public static NOTIFICATION_CHANNEL_DOWNLOADS_ID:I = 0x7f120007
.field public static NOTIFICATION_CHANNEL_GENERAL_ID:I = 0x7f120008
.field public static NOTIFICATION_CHANNEL_GENERAL_TITLE:I = 0x7f120009
.field public static NOTIFICATION_CHANNEL_SPECIAL_EVENTS_ID:I = 0x7f12000a
.field public static NOTIFICATION_CHANNEL_SPECIAL_EVENTS_TITLE:I = 0x7f12000b
.field public static STORAGE_ERROR_DESC:I = 0x7f12000c
.field public static STORAGE_ERROR_NEG_BTN:I = 0x7f12000d
.field public static STORAGE_ERROR_POS_BTN:I = 0x7f12000e
.field public static STORAGE_ERROR_TITLE:I = 0x7f12000f
.field public static UNPACK_ERROR_MESSAGE:I = 0x7f120010
.field public static UNPACK_ERROR_TITLE:I = 0x7f120011
.field public static app_full_name:I = 0x7f12006b
.field public static app_id:I = 0x7f12006c
.field public static app_name:I = 0x7f12006d
.field public static carrier:I = 0x7f120084
.field public static cc_game_id:I = 0x7f120085
.field public static cc_server_env:I = 0x7f120086
.field public static com_google_firebase_crashlytics_mapping_file_id:I = 0x7f120087
.field public static default_web_client_id:I = 0x7f1200b6
.field public static facebook_client_token:I = 0x7f1200fd
.field public static fb_app_id:I = 0x7f120104
.field public static fb_login_protocol_scheme:I = 0x7f120105
.field public static firebase_database_url:I = 0x7f12010e
.field public static gcm_defaultSenderId:I = 0x7f120111
.field public static google_api_key:I = 0x7f120116
.field public static google_app_id:I = 0x7f120117
.field public static google_crash_reporting_api_key:I = 0x7f120118
.field public static google_storage_bucket:I = 0x7f120119
.field public static icon_name_azn_na:I = 0x7f120125
.field public static icon_name_azn_row:I = 0x7f120126
.field public static icon_name_cn:I = 0x7f120127
.field public static icon_name_na:I = 0x7f120128
.field public static icon_name_round_azn_na:I = 0x7f120129
.field public static icon_name_round_azn_row:I = 0x7f12012a
.field public static icon_name_round_cn:I = 0x7f12012b
.field public static icon_name_round_na:I = 0x7f12012c
.field public static icon_name_round_row:I = 0x7f12012d
.field public static icon_name_row:I = 0x7f12012e
.field public static icon_name_tv_azn_na:I = 0x7f12012f
.field public static icon_name_tv_azn_row:I = 0x7f120130
.field public static icon_name_tv_cn:I = 0x7f120131
.field public static icon_name_tv_na:I = 0x7f120132
.field public static icon_name_tv_row:I = 0x7f120133
.field public static nimble_api_key_live:I = 0x7f12015a
.field public static nimble_api_key_stage:I = 0x7f12015b
.field public static nimble_api_secret_live:I = 0x7f12015c
.field public static nimble_api_secret_stage:I = 0x7f12015d
.field public static nimble_mtx_enableVerification:I = 0x7f12015e
.field public static nimble_mtx_reportingEnabled:I = 0x7f12015f
.field public static nimble_trackingEnableFlag:I = 0x7f120160
.field public static project_id:I = 0x7f120170
.field public static screenshot_folder_name:I = 0x7f12017f
.field public static starlight_env:I = 0x7f120186
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method