Files
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

127 lines
3.7 KiB
Smali

.class public final Lcom/mbridge/msdk/intervideo/R$string;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/intervideo/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "string"
.end annotation
# static fields
.field public static campaign_appName:I = 0x7f120080
.field public static campaign_iconUrl:I = 0x7f120081
.field public static campaign_imageUrl:I = 0x7f120082
.field public static defaults:I = 0x7f1200b7
.field public static dyAction_getClick:I = 0x7f1200b8
.field public static dyAction_getLogicClick:I = 0x7f1200b9
.field public static dyAction_getLongClick:I = 0x7f1200ba
.field public static dyAction_getMove:I = 0x7f1200bb
.field public static dyAction_getWobble:I = 0x7f1200bc
.field public static dyEffect_getCountDown:I = 0x7f1200bd
.field public static dyEffect_getVisible:I = 0x7f1200be
.field public static dyEffect_getVisibleParam:I = 0x7f1200bf
.field public static dyEffect_getWobble:I = 0x7f1200c0
.field public static dyStrategy_feedback:I = 0x7f1200c1
.field public static dyStrategy_getActivity:I = 0x7f1200c2
.field public static dyStrategy_getClose:I = 0x7f1200c3
.field public static dyStrategy_getDeeplink:I = 0x7f1200c4
.field public static dyStrategy_getDownload:I = 0x7f1200c5
.field public static dyStrategy_notice:I = 0x7f1200c6
.field public static dyStrategy_permissionInfo:I = 0x7f1200c7
.field public static dyStrategy_privateAddress:I = 0x7f1200c8
.field public static mSplashData_setAdClickText:I = 0x7f120136
.field public static mSplashData_setAppInfo:I = 0x7f120137
.field public static mSplashData_setCountDownText:I = 0x7f120138
.field public static mSplashData_setLogoImage:I = 0x7f120139
.field public static mSplashData_setLogoText:I = 0x7f12013a
.field public static mSplashData_setNoticeImage:I = 0x7f12013b
.field public static mbridge_cm_feedback_btn_text:I = 0x7f12013c
.field public static mbridge_cm_feedback_dialog_close_close:I = 0x7f12013d
.field public static mbridge_cm_feedback_dialog_close_submit:I = 0x7f12013e
.field public static mbridge_cm_feedback_dialog_content_fraud:I = 0x7f12013f
.field public static mbridge_cm_feedback_dialog_content_misleading:I = 0x7f120140
.field public static mbridge_cm_feedback_dialog_content_not_play:I = 0x7f120141
.field public static mbridge_cm_feedback_dialog_content_other:I = 0x7f120142
.field public static mbridge_cm_feedback_dialog_content_por_violence:I = 0x7f120143
.field public static mbridge_cm_feedback_dialog_content_sound_problems:I = 0x7f120144
.field public static mbridge_cm_feedback_dialog_privacy_des:I = 0x7f120145
.field public static mbridge_cm_feedback_dialog_submit_notice:I = 0x7f120146
.field public static mbridge_cm_feedback_dialog_title:I = 0x7f120147
.field public static mbridge_reward_appdesc:I = 0x7f120148
.field public static mbridge_reward_apptitle:I = 0x7f120149
.field public static mbridge_reward_clickable_cta_btntext:I = 0x7f12014a
.field public static mbridge_reward_endcard_ad:I = 0x7f12014b
.field public static mbridge_reward_endcard_vast_notice:I = 0x7f12014c
.field public static mbridge_reward_heat_count_unit:I = 0x7f12014d
.field public static mbridge_reward_install:I = 0x7f12014e
.field public static mbridge_reward_video_view_reward_time_complete:I = 0x7f12014f
.field public static mbridge_reward_video_view_reward_time_left:I = 0x7f120150
.field public static mbridge_reward_video_view_reward_time_left_skip_time:I = 0x7f120151
.field public static mbridge_reward_viewed_text_str:I = 0x7f120152
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method