{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
PixelBlaster-OS is a Custom ROM based on AOSP. We have some customizations and UI enhancements. We put stability above all else and hence this ROM is not bloated with a large amount of customizations.
"This is a user-friendly thread, all your suggestions are important to us and will be taken into consideration."
- TheTablaster - Founder & Lead Developer
- Krishnakanth Shedge - Co-Lead Developer
- RealmeDiary - Designer & Support Team
- And Also Our Hardworking MaintainersWebsite
Download
NOTE: It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
Flashing
Download rom
Download payload dumper and extract its zip
Now connect ur OP8T to ur PC via usb cable
Now do all these commands one by one (Click enter after every command):-
"fastboot flash recovery recovery.img"
"fastboot flash boot boot.img"
"fastboot flash dtbo dtbo.img"
"fastboot --disable-verity flash vbmeta vbmeta.img"
"fastboot --disable-verity flash vbmeta_system vbmeta_system.img"
"fastboot reboot fastboot"
"fastboot flash system system.img"
"fastboot flash product product.img"
"fastboot flash system_ext system_ext.img"
"fastboot flash odm odm.img"
"fastboot flash vendor vendor.img"
"fastboot reboot recovery"
Go to factory reset and click yes (If ur coming from another ROM)
Reboot to system
What works?
Wifi
FOD
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
Fingerprint reader
Lights
Sound / vibration
Almost everything
What doesn't work?
Nothing yet
You tell me!
BUG REPORT !!
As soon as the problem occurs, take a logcat and please inform us via Telegram or XDA.
Credits
- Android Open-Source Project
- Code Aurora Forum
- LineageOS
- Paranoid Android
- Hycon OS
- Project-Awaken
- Others, I forgot to mention
Build Details
- Android OS version: 12.1
- Security patch: March 2022
- DEVICE: Redmi Note 10
- DEVICE CODENAME: mojito
Sources and Documentation
- ROM Source Code
- Kernel Source
- OFFICIAL DEVICES
Support
TELEGRAM CHANNEL
TELEGRAM GROUP
screenshots?
Flashing instruction states it's for OnePlus8T?
Agent Lu said:
Flashing instruction states it's for OnePlus8T?
Click to expand...
Click to collapse
Yeah the entire post looks like a copy/paste
Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/11.0/README.mkdn
Flashing Instructions:
First time installation:
1. Disable AVB with fastboot (fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img)
2. Flash PBRP with fastboot (fastboot flash recovery recovery.img)
3. Reboot to Recovery
4. Wipe Data/Cache
5. Flash the ROM (Could need to unmount system before if it's mounted), then flash GAPPS
6. Format data
7. Reboot to System
Update installation:
1. Download the proper flashable ZIP for your device
2. Reboot to Recovery
3. Flash the ROM and GAPPS
4. Reboot to System
Sources:
ROM: https://github.com/crdroidandroid
Kernel: https://github.com/realme-kernel-opensource/realme6-kernel-source
Device:https://github.com/ashuk1109/device_realme_RMX2001
Download:
ROM: https://crdroid.net/RMX2001
Changelog: https://raw.githubusercontent.com/c..._vendor_crDroidOTA/11.0/changelog_RMX2001.txt
Known issues:
* Night light flickers
Visit official website @ crDroid.net
crDroid <device> Telegram
crDroid Community Telegram
Donate to help our team pay server costs
Selinux status enforcing or permissive
Harshit_rustagi said:
Selinux status enforcing or permissive
Click to expand...
Click to collapse
Selinux is disabled
can i get the link to the vbmeta.img and the recovery.img? pls
and i guess u need to unlock the bootloader too right?
oppodi said:
Selinux is disabled
Click to expand...
Click to collapse
do u have the recovery.img for realme6
JCDenton_ said:
do u have the recovery.img for realme6
Click to expand...
Click to collapse
the PBRP one i cant find it on the side
@ashuk1109 can i flash it on b.57?
Link to vbmeta.img is broken. Where can I download it?
timgoodwin said:
Link to vbmeta.img is broken. Where can I download it?
Click to expand...
Click to collapse
Here you go mate!
vbmeta.img
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
PixelBlaster-OS is a Custom ROM based on PixelExperience and therefore AOSP. We have some customizations and UI enhancements. We put stability above all else and hence this ROM is not bloated with a large amount of customizations.
"This is a user-friendly thread, all your suggestions are important to us and will be taken into consideration."
- TheTablaster - Founder & Lead Developer
- Krishnakanth Shedge - Co-Lead Developer
- RealmeDiary - Designer & Support Team
- And Also Our Hardworking MaintainersWebsite
Download
NOTE: It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
Flashing
CLEAN FLASH :
- Download the latest build
- Reboot to recovery.
- Wipe data & dalvik & Cache
- Flash the latest ROM zip
- Flash Magisk [OPTIONAL]
- Reboot
DIRTY FLASH :
- Download the latest build
- Reboot to recovery
- Flash the latest build
- Flash Magisk [OPTIONAL]
- Wipe Cache
- Reboot
What works?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
Fingerprint reader
Lights
Sound / vibration
Almost everything
What doesn't work?
Nothing yet
You tell me!
BUG REPORT !!
As soon as the problem occurs, take a logcat and please inform us via Telegram or XDA.
Credits
- Android Open-Source Project
- Pixel Experience
- LineageOS
- Paranoid Android
- WaveOS
- PixelExtended
- Hycon OS
- Project-Awaken
- ABC ROM
- RevengeOS
- Others, I forgot to mention
Build Details
- Android OS version: 11.0
- Security patch: June 2021
- DEVICE: MI 10i & mi 10t lite Redmi Note 9 Pro 5G
- DEVICE CODENAME: GAUGUIN
Sources and Documentation
- ROM Source Code
- Kernel Source
- OFFICIAL DEVICES
Support
TELEGRAM CHANNEL
SUPPORT GROUP
Reserved
Very Good!
有長截屏,這非常好,因爲習慣了MIUI的ROM,我總是在尋找帶長截屏的第三方ROM,這正是我想要的功能。非常感謝你,你辛苦了☕️☕️☕️
Nice pixel blaster..i Will try and report some bug....
Thanks you for work hard...GBU
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/13.0/README.mkdn
Flashing Instructions:
Pre-installation:
Recovery (Download Telegram Link)
gapps (Download from here)
Magisk 25.0 or newer for root (after first boot) - (Download from here)
First time installation:
Flash latest firmware of your device
Reboot recovery & wipe every partition
Format data & flash rom & GAPPS(optional)
Reboot system & enjoy
Update installation:
Download the update ZIP file and reboot into recovery.
In the recovery wipe dalvik cache & cache
Flash the zip then reboot to system & enjoy
Sources:
ROM: crdroid source
Kernel: kernel source
Download:
ROM: https://crdroid.net/miatoll
Changelog: https://crdroid.net/miatoll/9>#changelog
Known issues:
None
Visit official website @ crDroid.net
crDroid miatoll Telegram
crDroid Community Telegram
crDroid Updates Channel
Donate to help our team pay server costs
Thanks this is working very smooth, only "issue" but I cannot find "Fingerprint recognition method" option on the crDroid menu. Is there any way this could be brought back? (using press to unlock the screen instead of touch)
I can't use Google Wallet, I did a safety net check and it failed on the CTS profile match.
AntonarosGr said:
I can't use Google Wallet, I did a safety net check and it failed on the CTS profile match.
Click to expand...
Click to collapse
CTS is fixed in the newest update.
thanks for this great ROM + THANKS FOR MAKING A VANILLA ROM !!!
Can you tell which version of ORANGEFOX RECOVERY ?
There are two variants of this release;
* R11.1_3_A12_FBEv1 - this is for ROMs using FBE v1 encryption only
* R11.1_3_A12_FBEv2 - this is for ROMs using FBE v2 encryption only
Please ascertain from your ROM's maintainer which FBE version the ROM uses, before flashing.
conduisant said:
Can you tell which version of ORANGEFOX RECOVERY ?
There are two variants of this release;
* R11.1_3_A12_FBEv1 - this is for ROMs using FBE v1 encryption only
* R11.1_3_A12_FBEv2 - this is for ROMs using FBE v2 encryption only
Please ascertain from your ROM's maintainer which FBE version the ROM uses, before flashing.
Click to expand...
Click to collapse
Fbev2
Thank you for the excellent work you are doing
I would like to mention that I have noticed a high consumption of the battery during rest, in about 4 hours, since I disconnect the charger consult around a13 to 15%, maybe you can take a look.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
StatiXOS for Redmi Note 10 (sunny/mojito)
What is StatiXOS?
StatiXOS is a custom ROM based on the Android Open Source Project aiming to be minimal while providing quality of life improvements and up to date security patches.
Spoiler: Known Issues
None!
Please report anything you run into!
Spoiler: Download StatiXOS Here!
Primary
SourceForge Mirror
Spoiler: How To Flash (Sideload Method)
1. Download recommended fw, ROM zip, boot.img and vendor_boot.img.
2. Boot to bootloader.
3. Run fastboot flash boot boot.img.
4. Run fastboot flash vendor_boot vendor_boot.img.
5. Run fastboot reboot fastboot
6. Unzip the recommended fw
7. Open a terminal inside the firmware-update directory.
8. Flash all .img files with the command syntax being fastboot flash --slot=all partition partition.img.
An example of such can be fastboot flash --slot=all abl abl.img.
Alternatively, you can run the following command:
- If you're on windows: for %i in (*.img) do fastboot flash --slot=all %~ni %i
- If you're on linux: for i in *.img; do fastboot flash --slot=all "${i/.img/}" "$i"
9. Run fastboot reboot recovery.
10.Format Data with the Recovery.
11. Click apply for update.
12. Run adb sideload statix_sunny*
13. Reboot to system.
Spoiler: How To Flash (Fastboot Method)
1. Download recommended fw and ROM zip.
2. Boot to recovery and Format Data.
3. Boot to bootloader
4. Now ensure your drivers are proper. Type in .\fastboot.exe devices. If it shows nothing, it means that your drivers are not proper, google search on how you should fix them as it is out of the scope of this guide. Once you get an output like 2398534953 fastboot, it means that your device is detected.
5. Now, type in .\fastboot.exe update ''path\to\StatiXOS\Build\zip'' (replace path\to\StatiXOS\Build\zip with actual path to the fastboot images zip file) Pro Tip: You can right click and copy the zip and then paste into powershell window. Make sure you paste in between the quotes ' '.
6. It should show some details and start flashing immediately. It will reboot your device automatically to fastbootd mode in Statix Recovery. DO NOT DISCONNECT THE DEVICE DURING THIS PROCESS!
7. Wait till the process finishes, it will reboot the device automatically.
8. Enjoy using StatiXOS on your device!
Spoiler: Stay in touch with our Telegram channels!
Official Chatroom
Official Releases & Announcements Channel
Android version: 13
Linux Kernel Version: 4.14.206
Source code: GitHub
Code Review: Gerrit
Changelogs:
- Initial Build
Hey does your build have fixes which enable ANX to work properly?
AaxyatXDA said:
Hey does your build have fixes which enable ANX to work properly?
Click to expand...
Click to collapse
no it does not but you could try it yourself.
Changelogs: (02-14-2023)
- Feb Patch
- Updated blobs from mojito V14.0.1.0.SKGMIXM
- Implemented dt2w sensor
- Fixed dt2w on aod
- Dropped XiaomiParts
- Included Smartspace
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
crdroid_features/README.mkdn at 13.0 · crdroidandroid/crdroid_features
our main features (why you love us). Contribute to crdroidandroid/crdroid_features development by creating an account on GitHub.
github.com
Flashing Instructions:
Pre-installation:
boot.img = https://www.androidfilehost.com/?fid=4279422670115730882
MindTheGapps (optional) = https://androidfilehost.com/?fid=14871746926876840643
First time installation:
Make sure you are running Android 13 firmware
Flash boot.img to install crDroid recovery using fastboot
Reboot to bootloader
fastboot -w
fasboot flash boot downloaded boot.img --slot all
Boot to recovery (can do from bootloader or with buttons from power off state)
Choose apply update and Apply from ADB
Now install crDroid zip via sideload Code:
adb sideload crDroid.zip
If you had gapps, reboot to recovery and sideload gapps.zip and reboot
Update installation:
Via OTA:
Go to Settings -> System -> Updater and download latest build
Choose install and let it finish
If you have Magisk installed, don't click reboot when prompted and go to Magisk and choose install to inactive slot
Reboot
SOURCES
Kernel: https://github.com/putzwon/android_kernel_google_msm-4.14
Device tree: https://github.com/putzwon/android_device_google_flame
Vendor: https://github.com/putzwon/proprietary_vendor_google_flame
ElmyraService: https://github.com/putzwon/android_packages_apps_ElmyraService
Download:
ROM hhttps://sourceforge.net/projects/crdroid/files/flame/9.x (coming soon)
ROM https://www.androidfilehost.com/?w=files&flid=337715
crDroid.net - increase performance and reliability over stock Android for your device
official crDroid ROM blog
crdroid.net
crDroid Community
A community to discuss common topics related to crDroid Android official releases. Rules: Please use english and respect members Subscribe our channel @crDroidUpdates for update notifications.
t.me
Finally. Thanks for your work @putzwon .
9.3 update here
Downloads for : Google Pixel 4 | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
Thank you @putzwon - I just upgraded from crDroid 9.1 without issues.
mad-murdock said:
Thank you @putzwon - I just upgraded from crDroid 9.1 without issues.
Click to expand...
Click to collapse
Well,I got some issues.
Google play services were force closing multiple times. So I deleted their cache and rebooted. Now my phone hangs in a boot loop.
I know the answer, clear data and reboot. I dislike this answer, but I gotta do it ...
Location not working v 9.3 pixel 4
Locate me button not working
mad-murdock said:
Well,I got some issues.
Google play services were force closing multiple times. So I deleted their cache and rebooted. Now my phone hangs in a boot loop.
I know the answer, clear data and reboot. I dislike this answer, but I gotta do it ...
Click to expand...
Click to collapse
Location not working locate me button not working
crDroid-v9.4 updatezip & boot.img = https://www.androidfilehost.com/?w=files&flid=338381