Warning
- Your warranty is void. Or valid, probably?
- Project Elixir is not responsible for any damage you made to your device. You have been warned!
- We are not responsible for anything that may happen to your phone by installing custom ROMs.
- We are not responsible for anything that may happen to your phone by installing any kernels.
- You do it at your own risk and take the responsibility upon yourself
- You are not to blame Project Elixir or its respected developers for any of your loss.
Basic Notes for all users:
- The provided instructions are for Project Elixir based on Android 14.
- These will only work if you follow every section and step precisely
- Do not continue after something fails! Contact in support group for help
- The device must have an unlocked bootloader & has Platform Tools installed in pc.
- If you are moving from any other Android version to Android 14, it is necessary to do CLEAN FLASH (Format Data)
- Take a backup for safe side (If you are coming from older Android version or doing a clean flash)
- For any queries or help related to Elixir, join our support group : Tap Here
To get started, you'll need to download the required files for the installation:
-
Download the latest Android platform tools for Windows from the link below:
- Platform Tools Link (Windows): platform-tools-latest-windows.zip
-
Download the Recovery from the link below:
- Recovery Link [ For Android 14 ] : Recovery
- Vendor Image [For Android 14] : Vendor Image
-
Download the Project Elixir ROM for Redmi Note 7 Pro aka Violet from a reliable source.
- Project Elixir ROM Link: DOWNLOAD
- Make sure you have ADB (Android Debug Bridge) installed on your computer.
- Extract the downloaded platform-tools zip file on your computer.
- Connect your device to your computer using a USB cable.
- Open a command prompt (Windows) or terminal (macOS and Linux) on your computer.
- Navigate to the location where you extracted the platform-tools.
- Enter the following command to check if your device is connected and detected by ADB:
adb devices
Important
If your device is listed, proceed to the next step. If not, make sure your device is connected properly and that USB debugging is enabled in the developer options.
- Now, reboot your device into Fastboot Mode using the following command:
adb reboot bootloader
Follow these steps to flash the necessary recovery images using ADB:
Important
If your device is listed, proceed to the next step. If not, make sure your device is connected properly and that USB debugging is enabled in the developer options.
- Connect your device to your computer.
- Open a command prompt or terminal on your computer.
- Navigate to the directory where you've downloaded the recovery images.
- Run the following commands:
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot reboot recovery
1. In recovery mode, select "Apply Update."
2. Choose "Apply Update from SD Card or OTG."
3. Locate and select the `rom.zip` file you downloaded.
4. Confirm and start the flashing process.
5. Once the flashing is complete, reboot back into recovery.
6. Again, select "Apply Update from SD Card or OTG."
7. If you're doing a clean installation, select "Format Data." (Skip this step if you're doing a dirty flash.)
8. Reboot your device into the system.
Alternatively, you can use ADB sideload method to install the ROM:
- In recovery mode, select "Apply Update."
- Choose "Apply Update from ADB."
- Connect your phone to your PC.
- Open a command prompt or terminal on your PC.
- Run the following command:
adb sideload rom.zip
- Once sideloading is done, reboot back into recovery.
- Format Data.
- Reboot your device into the system.
- Congratulations! You've successfully installed Project Elixir on your Veux/Peux device
- Enjoy the new features and customization options that the ROM offers
- Remember, if you encounter any issues during the installation process, feel free to seek help from the Project Elixir community or refer to their official documentation.
Important
May Required Files:
- Recovery Link [ For Android 14 ] : Recovery
- Vendor Image [For Android 14] : Vendor Image
Note
Notes specific to device build
- Firmware and Gapps are already included in zip no need to flash additionally
- If you are coming from ports or MIUI based you need to Format Data and flash latest firmware
- If you are coming from Android 12 or 13 to Android 14 then clean flash is compulsory and format data.
- If you are encrypted do format Data before flashing build to avoid bugs.
Important