Development [CLOSED] redmi note 10 s android 12 rom - Redmi Note 10S

Android 12 is all about improved personalization and revamped user interface that changes the way to bring more dynamic expression and a whole new design element. It’s a successor of the last-gen Android 11 which was basically focused on the privacy and security of the user data. While the Android 12 not only focused on privacy features but also on visual treatment.
Firmware Type : GSI
Author : Myst33d
Status : Unofficial
Base : AOSP
Android Version : 12 (S)
Build Date : 10.10.21
GApps : Optional
This firmware version is supplemented with phh patches which add an additional phh featuers menu that allows you to configure the system from bugs like on other GSIs.
- Turn off the phone and reboot it into Fastboot
mode - Connect the phone to the computer, preferably via a native USB cable
- Open the command line in the folder where our image is located and perform the following steps:
In order to make sure that the computer detects your phone in bootloader mode, we write
fastboot devices
If everything is in order and he finds his serial number, move on.
Note: If you have not rooted miui before then you should patch vbmeta.
Download vbmeta and enter
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Now, we should boot into fastbootD mode
on the same command line, execute
fastboot reboot fastboot
Then, we clean the partition with the system
fastboot erase system
Let's start installing our system image
fastboot flash system system-skittles-arm64-ab-vanilla.img
We have installed the system, but we still need to go into the usual fastboot to clear user data and format / data
To go back to the bootloader, enter
fastboot reboot bootloader
Execute two commands in turn
fastboot -w
fastboot format userdata
(Note!!!) The command line may give a "file system raw not supported" error, that's okay.
After all the steps, boot back into the system using
fastboot reboot
Spoiler
{
"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"
}
{Mod edit: Links removed}
note when flashing twrp :
Reboot your phone into fastboot mode
Download blank vbmeta and flash it using
fastboot flash vbmeta vbmeta.img
Next, download TWRP .IMG file and flash it using
fastboot flash boot TW-boot-rosemary.img
Reboot into Recovery ( fastboot reboot recovery )
When booted into recovery, reflash stock boot.img (Install > Install Image > Select boot.img > "Flash to: Boot")
Next, no in Advanced > Flash current TWRP and swipe to flash TWRP.
Reboot and enjoy !
twrp from where you can download vbmeta and twrp link

@csgoisepic I've removed the links to 4pda and closed the thread!
4pda is not only another phone related website (and not at all affiliated with xda-developers) but also well known for the distribution of malware and warez. Links to 4pda are not accepted on XDA.
XDA Forum Rules (excerpt):
...
6. Do not post or request warez.
If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit members to request, post, promote or describe ways in which warez, cracks, serial codes or other means of avoiding payment, can be obtained or used. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community.
(...)
11. Don’t post with the intention of selling something.
Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and to offer support, but not to post with the intention of selling. This includes promoting sites similar / substantially similar to XDA-Developers.com.
Do not post press releases, announcements, links to trial software or commercial services, unless you’re posting an exclusive release for XDA-Developers.com.
Encouraging members to participate in forum activities on other phone related sites is prohibited.
Off-site downloads are permitted if the site is non-commercial and does not require registration.
Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if both of the following conditions are met:
A) The site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership, who actively maintains an XDA-Developers support thread(s) / posts, related to the download.
B) The site is a relatively small, personal website without commercial advertising / links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
...
Click to expand...
Click to collapse
Please advise the moderators team (best via the report function) to re-open your thread when ready to provide download links from an accepted filehost; there're plenty available like AFH, Sourceforge, etc.
Regards
Oswald Boelcke
Senior Moderator

Related

[Android 10][Recovery][A715F]TWRP 3.5.0 [ianmacd]

{
"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.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about doing this to your device
* YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, root your device and more.
Disclaimer:
- I do not claim this work as my own, this thread was created to have an XDA thread for A71 TWRP. I will try my best to keep it up to date with Ian's work, but can't promise that will remain for ever. If you want the latest TWRP and to be notified as soon as its published, be sure to join the Telegram channel.
- I am not responsible about any damage of any kind that this custom binary may cause.
- Please read the whole main post & related ones before proceed and follow the guide as it is wrote. I will not offer support for any issues that have been already stated.
- Your Knox Warranty Bit will be blown once you flash this or others custom binaries, preventing you to use Knox Features. It can't be resetted in any way, so think twice before flashing this.
- Bugs can be reported here in XDA or via our Telegram Group. Please be more clear as possible and make sure you provide detailed info when reporting bugs (device variant and logcat).
How to Install:
First, you need to unlock the bootloader. Here's how to do it:
- Backup all media before proceeding, this will erase everything in your internal storage including music and photos
- Go to developer settings and enable [OEM Unlock]
- Reboot to download mode
- When prompted, press and hold VOL + to enter bootloader unlock mode
- Press VOL + to confirm you want to unlock bootloader, this will wipe your data
- If you think the bootloader is fully unlocked, it is actually not! Samsung introduced VaultKeeper, meaning the bootloader will still reject any unofficial partitions before VaultKeeper explicitly allows it.
- Go through the initial setup. Skip through all the steps since data will be wiped again later when we flash TWRP and magisk
- Enable developer options, and confirm that the OEM unlocking option exists and is grayed out. This means the VaultKeeper service has unleashed the bootloader. This step is MANDATORY
- Your bootloader now accepts unofficial images in download mode.
After finally unlocking the bootloader, proceed with installing TWRP (tar) with Odin:
- Boot to download mode and load TWRP tar file and VBMeta disabler tar file in AP and BL of Odin, doesn't matter which goes where
- Disable [Auto Reboot] in Odin
- Flash
- Force a reboot by pressing VOL+, VOL - and POWER buttons at the same time
- After the screen goes black, IMMEDIATELY let go of all buttons and IMMEDIATELY press and hold VOL+ and POWER button at the same time to boot to TWRP
- After booting to TWRP successfully, go to WIPE in TWRP
- At the bottom, you should see an option to FORMAT DATA. After you select it, you will be asked to type "yes" in your keyboard. If you do not see this, you probably selected the wrong option.
- After formatting data, flash the Multidisabler zip with TWRP. This is done to avoid future bootloops.
(Optional) Flash magisk.zip to root (google where to find it)
- Reboot to system
- Wait patiently for the device to boot for the first time
How to flash TWRP (img):
- Reboot to recovery
- Select Install
- Select Install Image and search for the TWRP img file
- Flash as recovery
- Reboot to recovery
- Done
Downloads:
twrp-a71-3.5.0_10-4.img by ianmacd
twrp-a71-3.5.0_10-4.tar by ianmacd
Multidisabler zip by Ianmacd
VBMeta disabler
Previous Versions:
TWRP 3.5.0 10-2
TWRP 3.5.0_10-2.tar by Ianmacd
TWRP 3.5.0_10-2.img by Ianmacd
Source Code: https://github.com/ianmacd/twrp_a71
Source Code: https://github.com/ianmacd/a71
Change log:
TWRP 3.5.0_10-4
This minor release accommodates the new (currently canary only) packaging of Magisk.
Future versions will no longer come as a separate .zip file, but will have the Magisk payload embedded inside the Magisk Manager .apk file.
To this end, TWRP will now also list any files named Magisk.apk, app-release.apk or app-debug.apk in the list of flashable .zip files.
Credits:
- Samsung for kernel source code
- TeamWin for their awesome recovery
- @ianmacd for compiling, updating, and maintaining for A71
Join Ian's TWRP Telegram group​
Code:
Check out the latest TWRP releases and notes on Ian's Telegram group
For anything already released, please ask here in XDA
Link: Telegram Group
Join our A71 Telegram group​
Code:
Check out the latest projects on our Telegram, where we share our advancement on new things and try to help as best as we can.
For anything already released, please ask here in XDA
Link: Telegram Group
Join our Spanish General Android Telegram group​
Code:
Grupo para los que hablamos español en donde discutimos Android en general /// Group made for Spanish speakers to discuss Android in general
Link: Telegram Group​
How to install GSI with TWRP:
The A71 (and almost all 2020 devices I believe) doesn't use the traditional partitioning system, they now include the super partition. This is called a dynamic partition. Basically, it contains system, vendor, odm and product images inside. TWRP can't install system.img directly to system partition for now, so you will have to follow a workaround.
You can follow the guide here: https://forum.xda-developers.com/t/...ung-galaxy-a51-super-partition-image.4216083/
This guide was made for the A51, but has been also confirmed working for the A71 since they both use this dynamic partition
Feel free to ask questions here or in that thread, we can try to help out.
so this will NOT work on an unlocked A71 A716U?
sixisixsix said:
so this will NOT work on an unlocked A71 A716U?
Click to expand...
Click to collapse
I don't think so, not sure. I don't have that device.
ShaDisNX255 said:
I don't think so, not sure. I don't have that device.
Click to expand...
Click to collapse
thank you for the response! So this model will work A71 SM-A715F/DS (amazon link)
Well it works on SM-A715F, I think the DS just stands for Dual SIM.
ShaDisNX255 said:
Well it works on SM-A715F, I think the DS just stands for Dual SIM.
Click to expand...
Click to collapse
ahh ok thank you. Samsung has an asinine amount of sku's/model which makes it extremely confusing especially in the US where you have to seek out global versions and cannot buy locally
sixisixsix said:
ahh ok thank you. Samsung has an asinine amount of sku's/model which makes it extremely confusing especially in the US where you have to seek out global versions and cannot buy locally
Click to expand...
Click to collapse
Thats the truth. I've been a Samsung user for years and I still get confused with all their variants
Hi, thank you for your work.
I am getting "Invalid Zip Format" and "directory) Error opening" errors with this method at TWRP. I followed the steps, put the image into gsi folder and renamed it to system.img. Any help?
ShaDisNX255 said:
How to install GSI with TWRP:
The A71 (and almost all 2020 devices I believe) doesn't use the traditional partitioning system, they now include the super partition. This is called a dynamic partition. Basically, it contains system, vendor, odm and product images inside. TWRP can't install system.img directly to system partition for now, so you will have to follow a workaround.
You can follow the guide here: https://forum.xda-developers.com/t/...ung-galaxy-a51-super-partition-image.4216083/
This guide was made for the A51, but has been also confirmed working for the A71 since they both use this dynamic partition
Feel free to ask questions here or in that thread, we can try to help out.
Click to expand...
Click to collapse
taha2626 said:
Hi, thank you for your work.
I am getting "Invalid Zip Format" and "directory) Error opening" errors with this method at TWRP. I followed the steps, put the image into gsi folder and renamed it to system.img. Any help?
Click to expand...
Click to collapse
Probably was zipped incorrectly. Not sure.
Yeah you're right. Should've known better to zip 3 folders together instead of the parent one. It's working now and I'm testing Havoc-OS. Great, thanks.
ShaDisNX255 said:
Probably was zipped incorrectly. Not sure.
Click to expand...
Click to collapse
New TWRP is up! 3.5.0_10-4
Check out the changelog and the new download links in the OP
ShaDisNX255 said:
How to install GSI with TWRP:
The A71 (and almost all 2020 devices I believe) doesn't use the traditional partitioning system, they now include the super partition. This is called a dynamic partition. Basically, it contains system, vendor, odm and product images inside. TWRP can't install system.img directly to system partition for now, so you will have to follow a workaround.
You can follow the guide here: https://forum.xda-developers.com/t/...ung-galaxy-a51-super-partition-image.4216083/
This guide was made for the A51, but has been also confirmed working for the A71 since they both use this dynamic partition
Feel free to ask questions here or in that thread, we can try to help out.
Click to expand...
Click to collapse
@ShaDisNX255 apologies for going a bit off topic.. But could you tell if any GSI rom is stable for our device?
karan5chaos said:
@ShaDisNX255 apologies for going a bit off topic.. But could you tell if any GSI rom is stable for our device?
Click to expand...
Click to collapse
I'm sorry but I don't use GSI. I'm quite contempt with Samsung software lol.
Will this work with A71 5G? I have SM-A716U
cyclesrxnder said:
Will this work with A71 5G? I have SM-A716U
Click to expand...
Click to collapse
No, it won't.
Thanks!
A7160可以用吗
Translation: Can A7160 be used
Is it possible to add password on TWRP?

[TWRP][3.7.0-13][instantnoodle]TWRP for OnePlus 8/8Pro ][OFFICIAL][BETA 3]

TWRP for OnePlus 8 and 8 Pro​
{
"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"
}
​TWRP is an open source, community project. TWRP development is done by a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers, and zulip-chat.
A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom "ROM".
Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no responsibility for any damage that may occur from installing or using TWRP.
Code:
#include
/*
*
* Yea, though I walk through the valleys of c++ and java, of the shadow of death on these forums,
* I will fear no evil and i will develop and code restless: for thou art with me and my keyboard;
* thy rod and thy staff they comfort me, and my mouse..
*
*/
A13 support is still a WIP, but most things are working, A13 is all new, keep that in mind.
WORKING:
Decryption
ADB Sideload
Format Data
Flashing zips (kernels and ROM's)
Backup/Restore
MTP is working
adb is working
OTG
more...
NOT WORKING
tell me
Download
Beta 3
Flashable zips:
https://devuploads.com/h6omb3dsxg5n -> twrp_op8_ext4-3.7.0-b3.zip - 34.8 MB
https://devuploads.com/d6j8gpbyfbzf -> twrp_op8_erofs-3.7.0-b3.zip - 34.8 MB
Flashable imgs
https://devuploads.com/gxv3t5onoapm -> twrp_op8_ext4-3.7.0-b3.img - 100.0 MB
https://devuploads.com/vg662syh8j7j -> twrp_op8_erofs-3.7.0-b3.img - 100.0 MB
(Please disable any adblockers downloading from my links)
Instructions
Windows
Install oneplus usb driver, after disabling driver signature enforcement
Download and install platform tools, unzip and add the folder to Windows path,
"Settings > Advanced System Settings > Environment Variables > New"
Example -> http:///imgur.com/a/x8XOofQ
open command prompt, or powershell, and:
fastboot flash recovery_a twrpname.img
fastboot flash recovery_b twrpname.img
Linux
Download and add to path (.bashrc) platform-tools:
export PATH=$HOME"/platform-tools:$PATH"
dont forget udev rules if you're using ubuntu based distro:
https://github.com/M0Rf30/android-udev-rules
open a terminal and:
fastboot flash recovery_a twrpname.img
fastboot flash recovery_b twrpname.img
that's all.
Telegram Group:
Telegram: Contact @infected_unofficial_stuff_group
t.me
Feel free to join!
Source Code:
GitHub - infectedmushi/twrp_device_oneplus_instantnoodle
Contribute to infectedmushi/twrp_device_oneplus_instantnoodle development by creating an account on GitHub.
github.com
https://github.com/infectedmushi/android_bootable_recovery
https://github.com/bigbiff/android_device_oneplus_instantnoodle
https://github.com/TeamWin/android_bootable_recovery
https://github.com/systemad/android_device_oneplus_instantnoodle
Credits:
@bigbiff
@Lossyx
@Captain_Throwback for original tree
@mauronofrio for original tree
TWRP team
HOW TO BACKUP && RESTORE ON TWRP CORRECTLY
theincognito said:
Steps for backing up and restoring data in TWRP (Huge thanks to @BillGoss )
Remove any password/pin/pattern before doing this
Backup
In TWRP
Backup: Select only the Data partition.
Reboot System
Restore
In TWRP
If you skip this step you will not be able to successfully start the system after restoring data
Wipe>Factory Reset
Reboot System (this will rebuild the data partition)
Back in TWRP
Restore: Select the backup you want to restore
Reboot system
Note:
At this point the phone will take longer than usual to boot - that's normal
You will be presented with a blank screen or a toast message saying "com.android.phone keeps stopping."
Tap "Close app", hold the Power button down to be presented with the option to (Lockdown), Power off, or Restart. Select Restart
It may take a couple of restarts
If you want to backup and restore fingerprints too, follow the guide in the attached file
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/...ect-8t-kebab-2021-09-04.4302449/post-85292199
thanks @BillGoss && @theincognito
This is awesome! Thanks for opening a new thread!
Sweeet tnx
Thank you very much, beta 2 is working good
uploaded beta 3.
changelog:
https://gerrit.twrp.me/c/android_bootable_recovery/+/4411
* zip install: unmap any dynamic partitions before installing
https://gerrit.twrp.me/c/android_bootable_recovery/+/4401
* version: don't show as error if we cannot write the version string
https://gerrit.twrp.me/c/android_bootable_recovery/+/4386
* relink recovery modules correctly - Added ziptool as unzip deprecated in a11
regards.
Why do we need to install new drivers with no signature?
Whats the problem with normal platform tools?
Can anyone confirm if could restore a backup successfully and what is the right order to restore every partition?
xtcislove said:
Why do we need to install new drivers with no signature?
Whats the problem with normal platform tools?
Click to expand...
Click to collapse
you don't need to do anything if you already got fastboot and adb working.
Thank you to all the people involved.
Finally the hard work gave fruits!
Noce to see this become official finally
Successful restore anyone?
vibration does not work :3
Do we have to use MSM Tool to format before installing? Also, did anyone successfully restore a nandroid backup?
progress on MTP issue..
Revenant Ghost said:
Do we have to use MSM Tool to format before installing? Also, did anyone successfully restore a nandroid backup?
Click to expand...
Click to collapse
If you run MSM you'll completely wipe your phone and relock the bootloader.
anyone can test MTP on Windows, and data restore?
https://drive.google.com/open?id=1b...JmIBVr&[email protected]&usp=drive_fs
@infected_ for me mtp work on beta 2 and 3. On oneplus 8 pro with latest oos.
Noob9496 said:
@infected_ for me mtp work on beta 2 and 3. On oneplus 8 pro with latest oos.
Click to expand...
Click to collapse
nice. can you test /data restore? and see if doesn't gives error 255?
infected_ said:
nice. can you test /data restore? and see if doesn't gives error 255?
Click to expand...
Click to collapse
Unfortunately, I will not do it at the moment because I do not have time. And in case of problems with the system, I will have to reinstall everything and upload files.

How To Guide [Guide] - = Installing Project Treble ROM = -

{
"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"
}
- = Installing Project Treble ROM = -
ARM64-A/B​
Preliminary requirements:
The bootloader should be unlocked on the phone, adb+fastboot drivers should be installed on PC.
Recommendations:
1. Install Project Treble firmware with already integrated GAPPs, because there is no fully-functional TWRP for this phone yet.
2. Or after installing firmware without GAPPs use this MAGISK GAPPs installer.
From personal experience. Of all the Project Treble ROM I've tried, on the interface, settings, functionality, I liked the Octavi-OS
Instruction from installing:
1. Archive Project_Treble_Install unzip to the folder with the same name at your convenience place.
2. Download your choice of Project Treble system image archive for the ARM64-AB architecture. Unzip it into the Project_Treble_Install folder and rename it to system.img.
3. Boot the phone into bootloader mode and connect it to the PC.
4. If this is your first time installing a Project Treble system image, you need to do the following:
a) Run the executive file 0_slot_pre-check.bat to determine the active slot where the device system is located.
- 1_flash_treble_slot-a - use this executable file if the slot was detected as current-slot: a (if the system was not updated via OTA or was installed using MotoFlashPro or other similar software)
- 2_flash_treble_slot-b.bat - use this executable file if the slot was detected as current-slot: b (if the system was updated via OTA);
5. 3_flash_treble_new.bat - use this executable file if you previously installed Project Treble image and want to flash some other one.
6. The device will be rebooted to fastbootd mode during installation.
7. When the installation is finished the device will automatically boot into the system. Make all necessary settings.
8. Warning! After the initial setup, perform the necessary steps with MAGISK as described HERE
Project Treble firmware topic: XDA
Say, with real GAPPS (not microG), did you get this "Uncertified Device" error (that prevents you from logging in to GMS)?
I recall seeing that error on another device after flashing GApps on top of phh-AOSP v304, and I think the issue started to happen at that point on since I never encountered the message before. Maybe because I was not using Magisk at that time... so not sure if Magisk (pre MagiskHide drop) might be taking care of it...
I tried the guide to register my device before, but it didn't really work at that time, either because it doesn't always work, or just it does not immediately take effect, so I gave up and used NanoDroid instead (which uses microG and never had that issue, and it has working IAP).
On the ROM with integrated GAPPs all is well - device is certified.
Just checked your script. I noticed the following:
1. Looks like you provided your own vendor.img. As I'm using Edge S Pro I'm not sure if this vendor.img is applicable. Also, does VoLTE work for you? My device with the stock (unmodified) Edge S Pro vendor can't get VoLTE working correctly at the moment (you can force it active but calls will hang).
2. According to the scripts, looks like you simply cleared the previous dynamic partitions and installed your vendor as well as the user provided GSI to slot A and set it to active (with different sets of commands depending on the user's currently active slot). While there's no problem in this, I'm curious about whether there is any underlying difference between the two "slots" in the context of dynamic partitions.
LSS4181 said:
1. Looks like you provided your own vendor.img. As I'm using Edge S Pro I'm not sure if this vendor.img is applicable.
Click to expand...
Click to collapse
Yes. Everything works great!
LSS4181 said:
2. According to the scripts, looks like you simply cleared the previous dynamic partitions and installed your vendor as well as the user provided GSI to slot A and set it to active (with different sets of commands depending on the user's currently active slot). While there's no problem in this, I'm curious about whether there is any underlying difference between the two "slots" in the context of dynamic partitions.
Click to expand...
Click to collapse
I don't like it when the system wastes a lot of extra disk space on the device. If you check the dynamic partition sizes of both slots in fastbootd mode, you will understand. In essence there is no difference, but why should this unnecessary garbage eat up the disk space of a device which has no SD Card support?
LSS4181 said:
Also, does VoLTE work for you?
Click to expand...
Click to collapse
I don't use this function.
Hi I have a question, How can I port the default camera ?
hello greetings, I have a big problem I followed this guide to install rom gsi and my moto edge 20 pro is dead, the device manager recognizes it in edl mode and tried with the blank flash of version 19.50 and it gives me an error, help please

General (Defunct) AOSPA Recovery + Installation of a zip file custom rom XIAOMI 11T PRO

DEFUNCT!!!​DUE TO XIAOMI's SCREEN REPLACEMENT THE PHONE IS NOT FUNCTIONING WITH THE AOSPA RECOVERY, THEREFORE THIS POST IS DEFUNCT, NEWER TYPES OF XIAOMI 11T PRO IS LIKELY ENDING UP WITH THIS, I WILL NOT BE HAPPY WITH PROBLEMS IF YOU ENCOUNTER ONE! WE WILL WAIT FOR A NEW RECOVERY TO HAPPEN! THEN THIS POST IS GOING TO BE UPDATED​DEFUNCT!!!​AOSPA Recovery + Installation of Custom ROM through .zip file​
Credits: มั่วไปเรื่อย for the tutorial, IPS Bhangu Rom creation, and Me (English translation and added extra steps for more guidance.)
Programs NEEDED:
ADB platform tools: Choose the latest version! Scroll to the bottom!
"Preparing files"
AOSPA RECOVERY FILES: Google Drive Mirror
Paranoid OS Custom Rom: Google Drive Mirror --Custom ROM example.
"INSTALLING AOSPA RECOVERY"​1. Shutdown your phone first. (Hold power button until a GUI appear to say power off or shutdown)
2. Boot into recovery. (Hold power button with volume down button until the MI boot screen appear then unhold the power button until a fastboot screen appear.)
3. Plug in your phone to your computer's USB port
4. Go to the ADB extracted folder where adb.exe and fastboot.exe are located along with some files.
5. Put the downloaded files onto the folder (check above the thread to see the mirror for the vendor and boot.img downloads.
6. Open the cmd by typing "cmd" into windows explorer path
7. Type in the following commands:
Code:
fastboot flash boot_ab boot.img
fastboot flash vendor_boot_ab vendor_boot.img
-- Let the installation slowly be completed.
8. Then type in this command to boot to recovery:
Code:
fastboot reboot recovery
When the phone is booting remove the cable quickly during the MI splash screen.
Tada! You have completed your AOSPA recovery installation!​
"INSTALL CUSTOM ROM WITH .ZIP THROUGH THE AOSPA RECOVERY" (We are using Paranoid custom rom as an example) Alternative recovery for installation of ZIPs custom rom than TWRP.​1. Boot into AOSPA recovery (Check above the thread to see how to get it) (If have then Press power button and up then when the MI splash screen appear unhold the power button and unhold the volume button once the recovery appears)
2. Plug in your phone to the computer through USB
3. Navigate the recovery by using volume buttons and press "Apple update from ADB"
4. Go to ADB folder then again open it with the cmd (Reference to step 4 and 6 from installation of AOSPA recovery)
5. Paste into the folder any custom rom for VILI or Xiaomi 11t pro that is bundled as .zip file.
6. Type in the command below:
Code:
adb sideload zipname.zip
--Swap the zipname before the .zip with the name of the zipfile you have inside the folder for the custom rom
--You may rename the zip file of the custom rom with something easy to type in.
-- Let the installation slowly be completed.
--Again, I am using paranoid android custom rom.
7. Once done the recovery goes back to the menu then select "reboot system now" (If your device seemed to get in a bootloop unplug the USB cable.)
8. If you are met with a problem on the recovery saying boot is corrupted go and select data wipe option.
9. It should reboot and eventually will give you the OS startup.
Tada! You have completed your custom rom installation!​I suggest you install Magisk for some rooting utilities as they are quite useful.​
Alpha version,no thanks.
Androidversion? Pictures? Features? Whats working/not working? Bugs?
Its alpha-state, dont hide this information.
He's not giving complete information as this rom doesn't come from him... This is from IPS Bhangu
sasaboor64 said:
He's not giving complete information as this rom doesn't come from him... This is from IPS Bhangu
Click to expand...
Click to collapse
Thank you for your information and concern will edit it.
Edit: I did not realize or found the information but thank you for telling me this is going to be added. Check the credits again.
Spillunke said:
Androidversion? Pictures? Features? Whats working/not working? Bugs?
Its alpha-state, dont hide this information.
Click to expand...
Click to collapse
As I am using it right now. It's purely similar to GSI just that the way it handled the volume is different. Camera is just the missing feature, other than that the camera on the rom still delivers the quality. You can check the credits that there is a link to the video skip to the part of when he installs it. The features are AOSP features, I don't find much to be buggy and normal usage is just great.
NOSS8 said:
Alpha version,no thanks.
Click to expand...
Click to collapse
I know, atleast it's better than GSI.
Your link sends on version aospa-sapphire-1-milahaina-alpha-20220309.zip while it exists
aospa-sapphire-1-milahaina-alpha-20220316.zip
mlgWOWmeme said:
I know, atleast it's better than GSI.
Click to expand...
Click to collapse
Not currently.
NOSS8 said:
Your link sends on version aospa-sapphire-1-milahaina-alpha-20220309.zip while it exists
aospa-sapphire-1-milahaina-alpha-20220316.zip
Click to expand...
Click to collapse
I'll change the title, as you'd wish.
mlgWOWmeme said:
I'll change the title, as you'd wish.
Click to expand...
Click to collapse
Never asked you to change the title but at least the link which concerns the last version possibly added the changelog and especially what does not work.
NOSS8 said:
Not currently.
Click to expand...
Click to collapse
Depends on user's perception though, for me I find it faster and the sound much more fuller than using PHH treble audio driver and also the audio volume slider now have proper volume sliding. This tutorial not only give out the rom but also makes users think of installing any other too. I moved the rom here, because we can have more access for XDA people, and language barriers. Customs rom here are a rare goat to find for this device and also make sure that the worry for the custom rom maker to be lowered, then being reliant on some popular like TWRP recovery, the TWRP posted for this device have a bootloop bug.
NOSS8 said:
Never asked you to change the title but at least the link which concerns the last version possibly added the changelog and especially what does not work.
Click to expand...
Click to collapse
I got the download link on a facebook post from the tutorial guy (On the credits) which does not list. You may instead of turning this into a conversation post it here instead.
mlgWOWmeme said:
I got the download link on a facebook post from the tutorial guy (On the credits) which does not list. You may instead of turning this into a conversation post it here instead.
Click to expand...
Click to collapse
It's already there on post #8.
Did you ask permission from the developer before publishing the topic that the work is not for you and the developer has not yet finished solving the major bugs?
Anyone know the changelogs and whats working and not???
Bluetooth audio not working for me and thats a big deal. How about you mlgWOWmeme???
bariz143 said:
Bluetooth audio not working for me and thats a big deal.
Click to expand...
Click to collapse
And everything else works?
5g, manual network selection, brightness adjustment, certified play store, etc.
{
"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"
}
All above not working. And clearly you know about this and why not juist tell us from the start? **** move!
bariz143 said:
All above not working. And clearly you know about this and wine like a kid here.
Click to expand...
Click to collapse
This is what generally does not work on an ALPHA version.

Development [ROM][Android 13][venus] calyxOS 4.8.1 [UNOFFICIAL]

{
"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"
}
CalyxOS is an Android mobile operating system that puts privacy and security into the hands of everyday users. Plus, proactive security recommendations and automatic updates take the guesswork out of keeping your personal data personal.
Your warranty is now void, or not... I have no idea; it depends...
・ I'm not responsible for bricked devices, thermonuclear war or alarm app fails.
・ If it's your first time or you're unexperienced with flashing ROMS, please do some search before flashing!
・ YOU are choosing to make these modifications, you're the only responsible guy for messing up if you do so.
(unless i messed up something, but since it works for me, it shouldn't be an issue from the rom builder (me)
Known Bugs :
- Fingerprint
- Mobile Data & Microphone in voice calls
Notes:
Do NOT flash gapps (MicroG included, make sure to enable them when you're setting up after you just installed)
I do not work for or under the calyx institute.
This build was mainly made for myself, so i don't promise maintaining, maybe in my free time tho.
(27/04/2023) Updated the link to the new build from Yairzar (Thanks for the fixed build! My branch was kinda broken/messy as i'm a beginner.)
ROM Source : https://gitlab.com/CalyxOS
KERNEL Source : https://github.com/AOSP-for-venus/platform_device_xiaomi_venus-kernel
Device Tree / vendor & etc : https://github.com/MiRw3b/xiaomi-venus-files
Download : https://sourceforge.net/projects/yairpatch/files/calyxos/calyx_venus-ota-eng.yair.zip/download
New Clean flashing tutorial :
!YOU NEED ADB/FASTBOOT TOOLS!
1. Flash the latest TWRP/OFOX and boot on the recovery.
2. go in "Format Data/Factory Reset". (DOING THIS STEP WILL WIPE YOUR DATA) after you did,
3. on your computer, open cmd (or terminal) in the folder where the zip is located
4. push the zip file to tmp by using
Code:
adb push calyx_venus-ota-eng.yair.zip tmp/
5. go in "Install", then go up a level, then search the folder 'tmp" and find the zip file, then flash it. you don't need gapps since there's microG as a replacement HOWEVER games will NOT correctly work on it (google play services don't work)
Dirty Flashing / Updating tutorial :
1. Reboot to Recovery
2. on your computer, open CMD (or terminal) in the folder where the .zip is located
3.Flash the zip by doing "adb sideload calyx_venus-ota-eng.yair.zip"[/SPOILER]
Spoiler: Old flash tutorial
Clean Flashing / Installation tutorial :
Spoiler: Old flash tutorial
!YOU NEED ADB/FASTBOOT TOOLS!
1. Make sure you're on the latest MIUI (atleast 13.0.X)
2. Reboot to TWRP / OFOX and go to "Format Data/Factory Reset". (DOING THIS STEP WILL WIPE YOUR DATA) after you did,
3. reboot to Bootloader, and, on your computer, open CMD (or terminal) in the folder where the .zip is located
4. Flash the zip by doing "fastboot update calyx_venus-img-eng.mir.zip"
Dirty Flashing / Updating tutorial :
1. Reboot to Fastboot/Bootloader
2. on your computer, open CMD (or terminal) in the folder where the .zip is located
3.Flash the zip by doing "fastboot update calyx_venus-img-eng.mir.zip"
After you did, while flashing, it should reboot you to the legacy bootloader, the very old fastboot. it's normal, and then it should continue flashing until it's done. Enjoy!
Screenshots :
MiRw³b said:
Your Phone Should Be Private​Everyone needs a phone. Not everyone wants to be spied on.
Reclaim your privacy with CalyxOS.
CalyxOS is an Android mobile operating system that puts privacy and security into the hands of everyday users. Plus, proactive security recommendations and automatic updates take the guesswork out of keeping your personal data personal.
Your warranty is now void, or not... I have no idea; it depends...
・ I'm not responsible for bricked devices, thermonuclear war or alarm app fails.
・ If it's your first time or you're unexperienced with flashing ROMS, please do some search before flashing!
・ YOU are choosing to make these modifications, you're the only responsible guy for messing up if you do so.
(unless i messed up something, but since it works for me, it shouldn't be an issue from the rom builder (me)
Known Bugs :
- Fingerprint? (not sure if it's my phone only)
Notes:
Do NOT flash gapps (MicroG included, make sure to enable them when you're setting up after you just installed)
I do not work for or under the calyx institute.
This build was mainly made for myself, so i don't promise maintaining, maybe in my free time tho.
ROM Source : https://gitlab.com/CalyxOS
KERNEL Source : https://github.com/AOSP-for-venus/platform_device_xiaomi_venus-kernel
Device Tree / vendor & etc : https://github.com/MiRw3b/xiaomi-venus-files
Download : https://anonfiles.com/GdF4L8O8y4/calyx_venus-img-eng.mir_zip
Flashing / Installation tutorial :
!YOU NEED ADB/FASTBOOT TOOLS!
1. Make sure you're on the latest MIUI (atleast 13.0.X)
2. Reboot to TWRP / OFOX and go to "Format Data/Factory Reset". (DOING THIS STEP WILL WIPE YOUR DATA) after you did,
3. reboot to Bootloader, and, on your computer, open CMD (or terminal) in the folder where the .zip is located
4. Flash the zip by doing fastboot update calyx_venus-img-eng.mir.zip
After you did, while flashing, it should reboot you to the legacy bootloader, the very old fastboot. it's normal, and then it should continue flashing until it's done. Enjoy!
Screenshots :
Click to expand...
Click to collapse
great job!
Just updated it, as camera and volume +/- weren't working, because some files were missing or empty in the vendor files of my tree.
Safetynet working ?
Vinc3nt.exe said:
Safetynet working ?
Click to expand...
Click to collapse
Good question, i haven't tried, and i don't think that it would work since it doesn't use officla Gapps, it instead uses MicroG, for a better privacy.
The download link doesn't work... File does not exist..
MiRw³b said:
Good question, i haven't tried, and i don't think that it would work since it doesn't use officla Gapps, it instead uses MicroG, for a better privacy.
Click to expand...
Click to collapse
Check out the guide to get safetynet working with microG
[GUIDE] How to get SafetyNet working with MicroG
This is a tutorial on how to set up your phone so that you can consistently pass SafetyNet. Note that all this is from my own experience, and if what works on one device blows up another, that's not my problem and I'm not responsible for that. I...
forum.xda-developers.com
nelvinchi said:
View attachment 5899619
The download link doesn't work... File does not exist..
Click to expand...
Click to collapse
fixed the link, sorry for the long wait time

Categories

Resources