[Guide] PROJECT TREBLE for ZOOM - Motorola One Zoom (aka Pro) Guides, News, & Discus

{
"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"
}
So, we have a fully functional TWRP. Now we can install custom firmware. I've been trying to get a working system on the Project Treble firmware for a long time, and found the right a working GSI images!
The firmware was taken as an example for installation Havoc-OS 3.5
Prerequisites - bootloader must be unlocked, clean Stock firmware must be installed.
Installation Instruction
1. Download the Project Treble system image archive without included GAPPs (Vanilla, ARM64-AB). Otherwise the system will not start. Unpack the archive and copy the ROM image to an external SDCard.
Download and copy to external SD Card GAPPs archive (ARM64, Android 10), Magisk Installer https://github.com/topjohnwu/Magisk (latest version for today Magisk v20.4) and Disable_Dm-Verity_ForceEncrypt https://forum.xda-developers.com/android/software/universal-dm-verity-forceencrypt-t3817389 (latest version for today Disable_Dm-Verity_ForceEncrypt_03.04.2020 https://zackptg5.com/downloads/Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip ), Permissiver_v4 (look at the attached files);
2. Install TWRP according to the Instruction, doing everything up to the 6th step.
3. Reboot in TWRP and go to the "Wipe" tab, "Advanced Wipe" and select Dalvik, System, Data, and then go back two steps back and do a "Swipe Factory reset".
4. Install the Project Treble system image. In the "Install" tab in the lower right corner click "Install image" and select ROM Image. A window will open in which you should select partition "System Image" in which the image where to be installed. Swipe for confirm flash.
5. Installing GAPPs. If you try to install the GAPPs archive immediately, the installation will be aborted with an error: 70 (Error 70). This will be eliminated as follows:
- Go to the "Wipe" tab;
- Then select "Advanced Wipe";
- In the menu that opens, select the System partition and click "Repair or change file system";
- A few buttons will appear and click "Resize File System". If the process failed the first time with Error 1, then repeat this action again.
Now you can install the GAPPs archive without any errors.
6. When the installation is complete, go to Wipe and perform a "Swipe Factory reset".
7. Install the Magisk.zip, Disable_Dm-V_ForceEncrypt.zip and Permissiver_v4.zip. Reboot into the system and make the settings, use the Project Treble working system.
The first launch will be a bit long, do not worry.
Important additions
Adaptive brightness - Copy framework-res__auto_generated_rro.apk to /vendor/overlay. Give this application permission 644. Remove the "FrameworkResVendor" folder from /vendor/overlay. Reboot the phone. In "Phone Settings" you will have a new item "Adaptive brightness" and this feature will work in "Quick Settings".
Noticed problems on Havoc-OS 3.5:
- Does not pass SafetyNet check (ctsProfile: false; basicIntegrity: true). On Google Play, your device is not certified, but applications are installed and updated.
- Wired headphones are plugged in. When connected, the Bluetooth headset in the Dialer application works, but when listening to audio, video, YouTube is not.
- Unlocking by fingerprint is implemented for scanners on the back of the phone.
Automatic brightness setting does not work - Fixed!

Found working Project Treble firmware:
Havoc-OS-v3.5 https://sourceforge.net/projects/ha...fficial-arm64-ab-vanilla-nosu.img.xz/download
AOSP 10.0 v216 https://github.com/phhusson/treble_...oad/v216/system-quack-arm64-ab-vanilla.img.xz
Firmware installation instructions will be available later.

It's truely impressive what you are doing!

Wooooooow! Finally!

Awesome work!!!
Can you confirm if the fingerprint scanner works with any of the roms?
Or if there is something missing?
Also whichone would you recommend over stock?
Thanks!!!

One zoom
Can we install this project in our one zoom?

spcarlos2 said:
Can we install this project in our one zoom?
Click to expand...
Click to collapse
I don't understand the question

ilia3367 said:
I don't understand the question
Click to expand...
Click to collapse
can i install this rom on my one zoom cell phone?

spcarlos2 said:
can i install this rom on my one zoom cell phone?
Click to expand...
Click to collapse
Buddy! And for which phone is this theme created? Isn't it for Moto One Zoom? :laugh:

After the flashes I get this:
Failed to mount '/system's (Invalid argument)
After I unpack the image zip, I rename to .img, maybe that's why, help me please...

After a successful installation, I reboot the phone and don't starts, just go to TWRP over and over, what should I do?...

thirdphotographer said:
After a successful installation, I reboot the phone and don't starts, just go to TWRP over and over, what should I do?...
Click to expand...
Click to collapse
Install again Magisk.zip, Disable_Dm-V_ForceEncrypt.zip and Permissiver_v4.zip.

I'm assuming there would be no way to get Google pay to work with this if it doesn't pass safetynet?

Afifus said:
I'm assuming there would be no way to get Google pay to work with this if it doesn't pass safetynet?
Click to expand...
Click to collapse
https://4pda.ru/forum/index.php?showtopic=968480&view=findpost&p=96932663
Try to read with a translator.

Related

[RECOVERY] Cyanogen recovery for Nexus 5

EDIT: Post removed since there's an official download now!
Just open download.cyanogenmod.org, choose your device and download the latest recovery
Much fun! Thanks CyanogenMod!
How to get back the automatic recovery update!
I activated 'Update Cyanogen update' but it doesn't work?!
Okay, so you activated the option + flashed a new build and Cyanogen recovery is still not there? Here's what's the cause and how to fix it:
Some third-party recovery systems (e.g. TWRP) prevent to be overwritten by deactivating the automatic recovery update function. This happens by renaming the file /system/recovery-from-boot.p into recovery-from-boot.bak.
To get that functionality back:
- Rename /system/recovery-from-boot.bak back to recovery-from-boot.p
- Execute /system/bin/install-recovery.sh to actually install Cyanogen recovery.
Both steps can be done with CM file manager. You have to give the app root access!
After performing the steps above you can use 'Update Cyanogen recovery' for the future builds to keep your recovery up to date.
You can use this method if you don't want to download/use the img file above or don't want to regularly update the recovery manually.
Questions:
If you have any questions don't hesitate to ask in this thread! I'm not a developer but I'll try my best to help you out
Note to users: I'm not responsible if you brick your phone.
Note to admins/moderators: I'm not a developer / contributor of CyanogenMod and not associated with Cyanogen, Inc. in any way. If this thread is inappropriate, please move/delete it.
Reserved
Seems like you're not having trouble with CM recovery. I've tried this before using the 2nd method of renaming and executing. I might go back to CM recovery in a while. I notice the latest TWRP 2.8.5.2 is not really clearing the data partitions of my device. Already gave you a +1 on the CM thread, but I will still give you one for this thread! Nice job!.
Yeah.. it's working fine for me
Thanks for the first comment on this thread! Really appreciate it
Just want to clear this one, does "Wipe data/factory reset" includes internal storage?
No, it doesn't Or at least shouldn't It didn't format internal storage on CWM and TWRP and the same should apply for CM recovery Would be freaking thankful if you could try that (of course backup ur internal storage before if you want to try)
experience7 said:
No, it doesn't Or at least shouldn't It didn't format internal storage on CWM and TWRP and the same should apply for CM recovery Would be freaking thankful if you could try that (of course backup ur internal storage before if you want to try)
Click to expand...
Click to collapse
Okay, I will. I'll report back soon.
@Moderators:
{
"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"
}
I just wanted to pop into this thread and say that I installed cyanogen recovery (homebrewed)- it seems fine- gestures work well. There is no option to wipe system, but hey, dirty flashing is the in thing nowadays. Life is too short to wipe data and and then restore it from backup.
I did install PA gapps with cyanogen recovery - the PA script and the recovery graphics fight each other, but it's not like I have to look at it all the time. There is a lot of scrreen flashing between the script output and the little android dude. If you blink your eyes fast enough, you can see just one or the other.
Yeah, i also found out that CM recovery tries to 'hide' what's going on so that you can only see the green Andy Looks weird with PA GApps but works fine with official CM nightly builds
Am I able to update official nightlies with cyanogen recovery?
is the touch screen swipe based or touch based?
Did you even read the OP?
I removed my Google Drive link with the image files since there's an official download now!
hammerhead-recovery: http://download.cyanogenmod.org/?device=hammerhead
hammerheadcaf-recovery: http://download.cyanogenmod.org/?device=hammerheadcaf
Have fun!

{ROM}TWRP_Backup{Stock_Lite}{SM-A715F/DS}Android_11

TWRP BACKUP {STOCK ROM LITE}
DISCLAIMER:
I am NOT responsible for bricking or destroying your device so use at your own risk. Always backup before experimenting with your phone!
DO NOT FLASH PHOENIX KERNEL (BOOT.IMG FROM THIS BACKUP).
You may flash country-specific home_csc via Odin after rom restore. It will not trigger factory reset if TWRP installed.
FEATURES:
• Busybox Installed
• Magisk Rooted
• System Debloated
• S20 Wallpapers
• New System Sounds (legendary ringtone from S6)
• Hidden Features (add by cscfeature.xml)
• Bixby Removed.
BUGS:
None
DOWNLOAD LINK:
• Mediafire https://www.mediafire.com/file/9d8sslhyfv5cb85/TWRP.zip/file
INSTALLATION:
• Download the zip files from given link and extract,
• Place the TWRP folder in your SD card,
• Reboot to recovery mode,
• Format data and reboot recovery,
• Choose Restore from TWRP menu,
• Select file and select all except boot.img
• Swipe to restore
• Reboot to system and wait.
ADDITIONAL FEATURES:
See attachments below and use root explorer to copy paste the file "cscfeature.xml" as shown in screenshot.
CREDITS:
@ShaDisNX255 for TWRP
@topjohnwu for Magisk
@fei-ke for omc-decoder
@renoxtv for Phoenix Kernel
SOURCES:
• Stock firmware from here https://www.sammobile.com/samsung/galaxy-a71/firmware/#SM-A715F
• Phoenix Kernel here https://forum.xda-developers.com/t/kernel-android-11-phoenix-kernel-for-galaxy-a71.4262955/
• TWRP from here https://forum.xda-developers.com/t/android-11-recovery-a715f-twrp-3-5-1-ianmacd.4248487/
• Magisk from here https://github.com/topjohnwu/Magisk/releases
Spoiler: Screenshots
{
"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"
}
LAST UPDATED: 2021/05/22
a10 or a11?
stargam said:
a10 or a11?
Click to expand...
Click to collapse
Android 11
If anybody can tell me where I can find the param file or the bootlogo/splash screen on the Snapdragon, I'll remove the annoying bootloader warning permanently.
ronaldomort said:
If anybody can tell me where I can find the param file or the bootlogo/splash screen on the Snapdragon, I'll appreciate it and remove the annoying bootloader warning permanently.
Click to expand...
Click to collapse
I've tried everything
no solution yet
SPLASH SCREEN - Stock splash screen without warning!
Stock splash screen without the warning message for rooted S10+ devices Completely stock splash screen All warnings have been removed WARNING: Flash at your own risk! Directions Download attachment Place attachment into download folder in...
forum.xda-developers.com
art-art-art said:
I've tried everything
no solution yet
SPLASH SCREEN - Stock splash screen without warning!
Stock splash screen without the warning message for rooted S10+ devices Completely stock splash screen All warnings have been removed WARNING: Flash at your own risk! Directions Download attachment Place attachment into download folder in...
forum.xda-developers.com
Click to expand...
Click to collapse
Appreciate it
Sadly the ROM backup for me was not useful because on boot the phone doesn't recognize my fingerprints, tried EVERYTHING but I should reinstall from scratch. Always worked on my other devices, but this one was the first time it doesn't, and was very frustrating. Next time I will try erasing the access security before making a backup...
viktor92 said:
Sadly the ROM backup for me was not useful because on boot the phone doesn't recognize my fingerprints, tried EVERYTHING but I should reinstall from scratch. Always worked on my other devices, but this one was the first time it doesn't, and was very frustrating. Next time I will try erasing the access security before making a backup...
Click to expand...
Click to collapse
It probably didn't because of fingerprints
I will appreciate if anyone can make this into a custom rom and I don't even want the credit. Just a custom rom for this backup would be nice.
ronaldomort said:
It probably didn't because of fingerprints
Click to expand...
Click to collapse
Sorry, what wasn't recognized was the patern, the fingerprint unlock doesn't work with the phone just booted.
Do not install phoenix kernel as my phone died. Doesn't charge, force reboot or connect to PC, etc.
Thread closed at OP's request.

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

How do I install gapp's on A11 and with Chinese firmware version V5.17?

Hello friends!
I bought the Red Magic 3S. It has firmware from the Chinese version V5.17 and Android 11. I don't have Google play or Google Services. It also did not receive notification in most apps. I would like to know where to start, sorry for the bad english
As per "courtesy" a Senior Moderator translated your post, I encourage you to use a translator to use the English language in your later posts
Im in the same situation, installed the chinese version through system update. Updated chinese version to Android 11 V5.17. Installed TWRP with adb with bootloader and then also installed magisk through TWRP Recovery adb sideload but cannot install gapps pico it says error 70, when I googled that it means that theres not enough system storage to install gapps. I've deleted some of the original bloatware with magisk debloater and still has no space. I'm beginning to think that it is due to system being encrypted and twrp thinks theres no space to installed. Have tried removing screen lock still didn't work. Under settings security we can find were phone says encrypted I just have to figure out how yo decrypt. Maybe something nubia did to prevent us from rooting?
Try installing Google packages through the app called "HiGoPlay". You will find this app in the app center store
{
"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"
}
juan_carlos__007 said:
Im in the same situation, installed the chinese version through system update. Updated chinese version to Android 11 V5.17. Installed TWRP with adb with bootloader and then also installed magisk through TWRP Recovery adb sideload but cannot install gapps pico it says error 70, when I googled that it means that theres not enough system storage to install gapps. I've deleted some of the original bloatware with magisk debloater and still has no space. I'm beginning to think that it is due to system being encrypted and twrp thinks theres no space to installed. Have tried removing screen lock still didn't work. Under settings security we can find were phone says encrypted I just have to figure out how yo decrypt. Maybe something nubia did to prevent us from rooting?
Click to expand...
Click to collapse
In my case, I still haven't done any procedure, like unlocking the bootload, twrp, root, etc. But with you it can work!
if u still need help dm me
To install Оpen GApps pico on 11 android v5.17, you need to delete the folder nubia_Browser, it is in the folder app, this browser still needs to be removed so that it does not redirect to the Chinese store, you will have 100 mb of free space and twrp will not give an error that there is not enough free space.
https://sourceforge.net/projects/opengapps/files/arm64/20220503/open_gapps-arm64-11.0-pico-20220503.zip/download
Before installing google services, you need to remove all types of locks on your phone and put one pin code lock, then when you load it into the system, Google will ask for a pin code, then fingerprints: write your own pin code, fingerprints must be skipped!
Installing gapps pico:
1. You must be root!
2. reboot into twrp-3.3.1-4-NX629J-mauronofrio
3. click: settings
4. click: reset settings
5. go: extra
6. push: explorer
7. choose: system_root
8. choose: system
9. choose: app
10. find: nubia_Browser and other programs I threw off screenshots
11. in the lower right corner, click on the folder with a checkmark
12. click on: delete button
13. flash open gapps pico from phone memory or flash drive
14. reboot into the system.
15. optional: download Browser V7.3.5.2022091518a.zip, unzip and install browser apk.
SDCARD TRANSCRIPT:
The phone must be rooted with twrp-3.3.1-4-NX629J-mauronofrio installed!
1. In TWRP clear: Dalvik/ART Cache, Cache, Data, Device Memory
2. Reboot your phone in twrp
3. With flash drive install magisk Magisk-25.2(25200).zip
4. Reboot into the system.
5. Install Magisk 25.2.apk

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