Files
rr3-apk/smali_classes2/com/google/android/gms/ads/impl/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

71 lines
1.7 KiB
Smali

.class public final Lcom/google/android/gms/ads/impl/R$string;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/ads/impl/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "string"
.end annotation
# static fields
.field public static native_body:I = 0x7f120157
.field public static native_headline:I = 0x7f120158
.field public static native_media_view:I = 0x7f120159
.field public static notifications_permission_confirm:I = 0x7f120162
.field public static notifications_permission_decline:I = 0x7f120163
.field public static notifications_permission_title:I = 0x7f120164
.field public static offline_dialog_image_description:I = 0x7f120165
.field public static offline_dialog_text:I = 0x7f120166
.field public static offline_notification_title:I = 0x7f120167
.field public static offline_notification_title_with_advertiser:I = 0x7f120168
.field public static offline_opt_in_confirm:I = 0x7f120169
.field public static offline_opt_in_decline:I = 0x7f12016a
.field public static offline_opt_in_message:I = 0x7f12016b
.field public static offline_opt_in_title:I = 0x7f12016c
.field public static s1:I = 0x7f120178
.field public static s2:I = 0x7f120179
.field public static s3:I = 0x7f12017a
.field public static s4:I = 0x7f12017b
.field public static s5:I = 0x7f12017c
.field public static s6:I = 0x7f12017d
.field public static s7:I = 0x7f12017e
.field public static watermark_label_prefix:I = 0x7f12018a
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method