- 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
6 lines
1013 B
XML
6 lines
1013 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector android:height="108.0dip" android:width="108.0dip" android:viewportWidth="108.0" android:viewportHeight="108.0"
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#ff221f1f" android:pathData="M35.84,40.24 L30.88,67.76L72.1,67.76l4.96,-27.53ZM65.76,56.04a13.03,13.03 0,0 1,3.37 3.3,10.19 10.19,0 0,1 1.63,6.58L54.08,65.92A14.4,14.4 0,0 0,60.72 63.1c3.2,-2.63 3.57,-7.56 -0.87,-8.98 0.63,-0.25 3.96,-1.69 3.96,-4.87 0,-1.55 -1.39,-4.78 -7.52,-5.34 -5.46,-0.5 -13.65,0.6 -15.1,7.01 2.4,0 4.8,0 7.2,0 0.84,-2.24 3.33,-2.7 5.47,-2.39 2.61,0.37 2.87,3.16 0.43,4.04a14.44,14.44 0,0 1,-4.69 0.55l-0.56,3.15s1.35,0.04 2.68,0.13c1.37,0.1 3.39,0.44 3.39,2.35 0,2.4 -3.31,2.69 -4.49,2.69a5.65,5.65 0,0 1,-3.3 -0.86,2.7 2.7,0 0,1 -1.21,-2.39L39.1,58.18a5.86,5.86 0,0 0,0.95 4.74c0.9,1.19 2.61,2.42 5.8,3L33.09,65.92L37.37,42.1L65.25,42.1c4.8,0 9,2.48 8.17,7.07C72.48,54.38 65.76,56.03 65.76,56.03Z" android:fillType="evenOdd" />
|
|
</vector>
|