- 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
48 lines
1.2 KiB
Smali
48 lines
1.2 KiB
Smali
.class public final Lcom/google/firebase/abt/R$attr;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static alpha:I = 0x7f040055
|
|
|
|
.field public static coordinatorLayoutStyle:I = 0x7f0400b3
|
|
|
|
.field public static font:I = 0x7f0400d8
|
|
|
|
.field public static fontProviderAuthority:I = 0x7f0400da
|
|
|
|
.field public static fontProviderCerts:I = 0x7f0400db
|
|
|
|
.field public static fontProviderFetchStrategy:I = 0x7f0400dd
|
|
|
|
.field public static fontProviderFetchTimeout:I = 0x7f0400de
|
|
|
|
.field public static fontProviderPackage:I = 0x7f0400df
|
|
|
|
.field public static fontProviderQuery:I = 0x7f0400e0
|
|
|
|
.field public static fontStyle:I = 0x7f0400e2
|
|
|
|
.field public static fontVariationSettings:I = 0x7f0400e3
|
|
|
|
.field public static fontWeight:I = 0x7f0400e4
|
|
|
|
.field public static keylines:I = 0x7f0400f9
|
|
|
|
.field public static layout_anchor:I = 0x7f0400fe
|
|
|
|
.field public static layout_anchorGravity:I = 0x7f0400ff
|
|
|
|
.field public static layout_behavior:I = 0x7f040100
|
|
|
|
.field public static layout_dodgeInsetEdges:I = 0x7f040101
|
|
|
|
.field public static layout_insetEdge:I = 0x7f040102
|
|
|
|
.field public static layout_keyline:I = 0x7f040103
|
|
|
|
.field public static statusBarBackground:I = 0x7f040165
|
|
|
|
.field public static ttcIndex:I = 0x7f04019c
|