- 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
8 lines
854 B
XML
8 lines
854 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector android:height="42.0dip" android:width="42.0dip" android:autoMirrored="true" android:viewportWidth="42.0" android:viewportHeight="42.0"
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#ff1a73e8" android:pathData="M21,21m-21,0a21,21 0,1 1,42 0a21,21 0,1 1,-42 0" />
|
|
<path android:fillColor="#ffffffff" android:pathData="M12,26.625L12,28.375L29.5,28.375L29.5,26.625L27.75,24.875L27.75,20.307C27.75,16.615 25.948,13.448 22.5,12.625L22.5,11.75C22.5,10.753 21.748,10 20.75,10C19.752,10 19,10.753 19,11.75L19,12.625C15.552,13.448 13.75,16.597 13.75,20.307L13.75,24.875L12,26.625Z" />
|
|
<path android:fillColor="#ffffffff" android:pathData="M18.125,30.125C18.125,31.577 19.298,32.75 20.75,32.75C22.202,32.75 23.375,31.577 23.375,30.125L18.125,30.125Z" />
|
|
</vector>
|