(MI A2) MiCamV2 [v1.0.3][UNITY+gcam patches]['18-11-28] - Xiaomi Redmi Note 5 Pro Themes, Apps, and Mods

MIUI Camera v2 - from Mi A2 series
Working on Oreo and Pie (TWRP or Magisk), with packages for AOSP and MIUI based ROM.
Test version includes files from BDD Camera booster patch for gcam fix (front and rear module) by BeatByDad (his work is based on RN5patch from nHappyMan).
For full compatibility (with also gcam support) use build.prop_edits addon to change build.prop
Gcam version suggested
Info:
For AOSP
From dumps of Mi A2, the Camera app works on Lineage 15.1 with the help of some libs, so I've made my module to use it on Los. Thanks to others finding I've now found my perfect combination of options and quality so far.
I've solved sound issue and made a fingerprint shutter toggler (TWRP only) that works system wide.
Note: The camera don't needs camera2 api but works with it enabled too.
For MIUI
The MIUI packages are a simpler version because there is no need to install another camera, stock one is already MIUI Camera v2. The mod just enables more functions in the stock app (you can see from the function list what is enabled and what is stock).
there is no need for camera sound fix or fp shutter toggler here since it's al managed by MIUI.
Depending on the MIUI version there are more function like 60fps available.
Link github repo:
AOSP - MIUI
Functions:
in italics options added (not enabled in stock MIUI Camera for whyred)
PHOTO
AI mode
Portrait mode
Full manual mode (1/4s max shutter)
Square mode
Panorama (full quality)
Peak focus (when manual focus)
Grid toggle
Scene modes
Tonal and color presets
HHT
Straighten
Tilt-shift
Group Selfie (works good only when phone is horizontal)
Beautify and Beautify pro (v2)
Timer (3s and 5s)
HDR (on, off, auto), HDR pro (default) and live HDR
Torch mode (back and front)
Increased burst shoot (100 pics)
Better lowlight shot
VIDEO
4K record (30fps)
1080p 60fps
Video image stabilization (software, not with 4K)
Slow motion 720p,120fps - 1080p,120fps (last one, only AOSP)
Time lapse
AUDIO
Camera sound toggle
Increased aac bitrate
ADD-ON
Fingerprint shutter toggler (system wide)
Editor for build.prop with TWRP package
Known Issue:
group selfie partially working (good when taking horizontal shot).
1/2 shutter take faster speed pic at nearly 1/6s
On indian models front filter not working (for now disabled because not supported by miui camera, new version supports it)
audio fix disables system camera sound (so they don't work with camera apps that uses them like snap camera)
TWRP package need to be reinstalled after a dirty flash or ROM updates (it gets uninstalled by doing that so can be done to remove the package)
systemwide fingerprint act as a selector when out of camera app (set your camera icon up left in home screen to have fp quick shortcut to camera too)
other camera patches (for examples some gcam patches) can reduce functionality (test without any other patches if having problems at first).
Install:
Select installer you prefer:
- Magisk if you have it installed and want easy install/uninstall and OTA survival
- TWRP if you want to keep system rootless (need to be reinstalled after a dirty flash or a ROM update).
and select:
- AOSP if on Lineage or any AOSP based ROM
- MIUI if you are on a MIUI based ROM
Install Magisk modules in magisk (from magisk repo too) or TWRP (on your choice) and reboot;
For TWRP installer make a backup of system and vendor in TWRP to uninstall. Also dirty flash ROM will restore system and vendor as before installing the package.
For Magisk AOSP since v0.20 you can choose to install FPShutter_toggle also, to enable system wide fingerprint shutter. It's on a separated module so people can chose if enable it and use it on other ports too.
Note: A second install of FPShutter toggle will revert back files as before disabling the module (uninstall), so next time only need to update Camera module/installer.
If camera don't start check permission, try to clear app data (it will reset permission too).
If still not working wipe cache and dalwik from TWRP.
Download:
LAST STABLE RELEASES - AOSP or MIUI, TWRP or MAGISK
Additional packages:
For fingerprint shutter toggle (AOSP only, MIUI not needed):
Since v0.20 Fingerprint Shutter is a separate TWRP installer, so can work on other ports too.
FPShutter_toggle-TWRP_0.4 <--install from twrp ( once, if reinstalled it will revert the mod.)
tip: I have camera icon in up left corner of home screen so when tapping on fp it get selected another tap opens camera and third tap shoots a pic.
For build.prop edits:
Since the package don't need any build.prop on most system but I like to have some set. I came up with that TWRP package that can survive OTA and dirty flash.
It will backup original system/build.prop to system/build.prop.bak and edit prop saved in system/etc/build.prop_edits.sh.
So to use your config just change content in build.prop_edits.sh relative to props and recompress the package.
build.prop_edits-TWRP_v0.2.zip
TEST releases:
AOSP-TWRP:
TEST:
- MiCamV2_whyred_v1.0.3d.zip
- AOSP-TWRP_MIUICamerav2_v1.0.2_TEST
TO PROPERLY TEST AND AVOID ERRORS: DIRTY FLASH ROM AND WIPE DALVIK AND CACHE
MAKE A TWRP BACKUP TO BE SURE TO BE ABLE TO RESTORE IF SOMETHING GOES WRONG!
WARNING! If the ROM already includes MiCam as stock, updating the app with the test package can give errors.
To avoid any update error before installing the test package manually delete:
Code:
/system/priv-app/MiuiCamera
/data/data/com.android.camera
Then restart system and after install test module from twrp.
Changes:
1.0.3 Unity installer (universal for TWRP-Magisk-MIUI-AOSP) with Stable and Test version plus options to install various patches (RN5CP v1.015 or 1.035; BBDCB v3.1 or back only) and also included fp shutter fix (optional)
1.0.2
- New apk (from jasmine miui 9.6.16 with some patches by me),
- AI mode in front cam and portrait restored for testing (but don't work so can be keept off),
- restored tilt-shift (with some gcam mod can have shutter in preview),
- beautify 3d,
- 1080p 60fps
- 720p 240fps HFR
- new advanced portrait mode with scenes and AI,
- enabled indian filter,
- test support 32s shutter for india model (reported not working),
- front cam, back camera and 1080p fix for gcam by BeatByDad (included BDD camera booster v3.1),
- seems that google photo now enables unlimited free storage for full size pic like pixel (not confirmed)
- more under the hood options enabled.
Bugs:
- wrong preview in manual mode if manual shutter is set to any value.
- Shutter is enabled to go till 32s but max shutter is 1/4s (for global/china models) till we find how to patch lib.
- 240fps in HFR works only 720p (sometimes gives errors)
- front portrait is broken by BBD camera booster front cam fix, not yet found a solution.
MIUI-TWRP: no plans for now
Magisk: will be TWRP only
Magisk repository:
Latest Magisk modules are both in magisk repo choose the one you need based on system in use.
To find them easily search for "whyred"
If MIUI based rom use: MIUIcamera v2 MODs for whyred (Redmi Note 5 / pro) MIUI;
if AOSP based rom use: MIUIcamera v2 PORT for whyred (Redmi Note 5 / pro) AOSP.
Credits:
I saw the works of @carlosggb and @ARNOB XENON and from them I've took the slow-mo fix by @Dyneteve and some video recording improvements inspiration also applied with magisk the sound fix by @lawong.
The audio recording fix by @rocker00 is not anymore supported and on some ROMs it gives problems.
Other people working on improving our camera have inspired and helped this work to be done: @jhenrique09, BeatByDad, nhappyMan and others...

Changelog
V1.0.1 Restored AI scenes, fixes for TWRP packages.
V1.0 Stable version, disabled not working good: AI mode, Group selfie, Tilt-shift (AOSP only), India filters.
v1.0_RC7 AOSP: Removed build.prop edits - MIUI: Fix incorrect module description.
v1.0_RC6 Removed TWRP addon.d support cause errors, added config files from beryllium for 3D beatify.
v1.0_RC5 Fix permission errors, revert build.prop camera aux support for some gcam.
v1.0_RC4 Added more options, fixed [email protected] on MIUI.
v1.0_RC3 Small repo fix. Addon.d fix
v1.0_RC2 Disabled HFR [email protected] for MIUI and removed audio recording fix (issue on some pie ROMs).
v1.0_RC1 Added HFR [email protected] and better video quality record, other minor fixes.
v0.21 Fix for magisk repo.
v0.20 Re-add Camera Sound Fix in camera, only FPShutter as external module. First update from Magisk repo.
v0.19 Add super resolution in MIUI build, removed audio fix and FP shutter from magisk AOSP (made separate modules).
v0.18 Revert to h264, mod watermark in all version, added build.prop edit (for pie support).
v0.17 Added more libs, HEVC codec, removed age&gender, obj. tracking and magic mirror from AOSP cause partially or not working; enabled asd night. Edited watermark.
v0.16 Removed better lowlight shot causing system FC.
v0.15 Revert camera sound toggle fix.
v0.14 Better lowlight shot, magisk module updated.
v0.13 Cleanup, new camera sound fix and first version for Oreo Pie and MIUI
v0.12 Removed tick sound and other small fixes (disabled super resolution, tele and night asd)
v0.11 Fixed FC on some ROM, Added super resolution, tele and night asd, parallel process options. Enabled back camera AI feature. First TWRP version.
v0.10 Granted needed permissions by default.
v0.9 Fixed video start and end record sounds.
v0.8 Added audio recording fix by @rocker00, restored group selfie (for test).
v0.7 Removed all devices but whyred, set default HDR pro (back) and auto (front).
v0.6 Enabled portrait mode (after LineageOS fixed the issues).
v0.5 Added initial support to Mi A1, Mi 6X, Mi A2/lite, Redmi Note 3, Redmi Note 4.
v0.4 Fixed system camera shutter sound (by @lawong), enabled magic mirror and age&gender, full size panorama and effects.
v0.3 Enabled slow motion (by @Dyneteve ), image stabilization and FP shutter. Disabled portrait mode.
v0.2 Disabled AI (gives no visible differences) and zoom options (sometimes use the worst camera).
v0.1 First test porting from Mi A2 camera with more functions.
Older releases:
GITHUB PAGE
AOSP packages:
Magisk module AOSP:
v1.0
v1.0_RC7
v1.0_RC6
v1.0_RC5
v1.0_RC4
v 1.0_RC3
v1.0_RC2
v1.0_RC1
v0.21
v0.20
v0.19
v0.18
v0.17
v0.16
v0.15
v0.14
v0.13
v0.12
v0.11
v0.10
v0.9
v0.8
TWRP installer AOSP:
v1.0
DOWNLOAD TWRP v1.0_RC7 <-- removed restore after updates (not working)
DOWNLOAD TWRP v1.0_RC6 <-- removed restore after updates (not working)
DOWNLOAD TWRP v1.0_RC5 <-- to test restore after updates
DOWNLOAD TWRP v1.0_RC4 <-- to test restore after updates
DOWNLOAD TWRP v1.0_RC3 <-- to test restore after updates
DOWNLOAD TWRP v1.0_RC2 <-- to test restore after updates
DOWNLOAD TWRP v1.0_RC1 <-- to test restore after updates
DOWNLOAD TWRP v0.21 <-- to test restore after updates
DOWNLOAD TWRP v0.20 <-- to test restore after updates
DOWNLOAD TWRP v0.19 <-- to test restore after updates
DOWNLOAD TWRP v0.18 <-- to test restore after updates
DOWNLOAD TWRP v0.17 <-- to test fingerprint shutter
DOWNLOAD TWRP v0.16 <-- to test dirty flash support
DOWNLOAD TWRP v0.15 <-- to test dirty flash support
DOWNLOAD TWRP v0.14 <-- to test dirty flash support
DOWNLOAD TWRP v0.13 <-- to test dirty flash support
DOWNLOAD TWRP v0.12 <--added addon.d (should survive rom updates)
DOWNLOAD TWRP v0.11 (TEST PACKAGE) <--based on this one by @[email protected]
note: TWRP package fixed thanks to feedback and testing by @Saabu and @woland_ca
MIUI packages:
Magisk module MIUI:
V1.0
DOWNLOAD V1.0_RC7
DOWNLOAD V1.0_RC6
DOWNLOAD V1.0_RC5
DOWNLOAD V1.0_RC4
DOWNLOAD V1.0_RC3
DOWNLOAD V1.0_RC2
DOWNLOAD V1.0_RC1
DOWNLOAD V0.21 <--UNINSTALL PREVIOUS VERSION BEFORE INSTALL
DOWNLOAD V0.20
DOWNLOAD V0.19
DOWNLOAD V0.18
DOWNLOAD V0.17
DOWNLOAD V0.16
DOWNLOAD V0.15
DOWNLOAD V0.14
DOWNLOAD V0.13
TWRP Installer MIUI:
v1.0
DOWNLOAD v1.0_RC7
DOWNLOAD v1.0_RC6 <-- removed ROM update support
DOWNLOAD v1.0_RC5 <-- to test if survives OTA
DOWNLOAD v1.0_RC4 <-- to test if survives OTA
DOWNLOAD v1.0_RC3 <-- to test if survives OTA
DOWNLOAD v1.0_RC2 <-- to test if survives OTA
DOWNLOAD v1.0_RC1 <-- to test if survives OTA
DOWNLOAD V0.21 <-- to test if survives OTA
DOWNLOAD V0.20 <-- to test if survives OTA
DOWNLOAD V0.19 <-- to test if survives OTA
DOWNLOAD V0.18 <-- to test if survives OTA
DOWNLOAD V0.17 <-- to test if survives OTA
DOWNLOAD V0.16 <-- to test if survives OTA
DOWNLOAD V0.15 <-- to test if survives OTA
DOWNLOAD V0.14 <-- to test if survives OTA
DOWNLOAD V0.13 <-- to test if survives OTA

Looks promising! Awesome buddy and thanks for share, wished i can give a try but....MIUI user is here.
I'm so interested in this part "Full manual mode (1/4s max shutter)", Please tell me what are the files or the modifications which are responsible for this so i can give a try, i think it's about libs but i am not sure!
Edit: Ohh i thought it's 4s not 1/4s, i already have max 1/2s...any chance for even 8s? redmi note 4 already got 32s https://forum.xda-developers.com/redmi-note-4/how-to/guide-long-exposure-redmi-note-4-redmi-t3657343

rocker00 said:
Looks promising! Awesome buddy and thanks for share, wished i can give a try but....MIUI user is here.
I'm so interested in this part "Full manual mode (1/4s max shutter)", Please tell me what are the files or the modifications which are responsible for this so i can give a try, i think it's about libs but i am not sure!
Click to expand...
Click to collapse
On MIUI you should be able to have same results only by editing /system/etc/device_features/whyred.xml
you can not use the one in this module because I've removed lines not for the camera that MIUI needs, but you can see from it what I've changed and added. For group selfie you need also the libs libmorpho_group_portrait.so and libmorpho_groupshot.so
you can put them in /system/lib64/ they are here
for the manual functions the line in whyred.xml is:
Code:
<!--whether support manual focus/exposure_time in camera CHANGED-->
<bool name="support_camera_manual_function">true</bool>

It's 1/4s max because 1/2 is not true at least on Los. If you compare pic taken with 1/4 and 1/2 you will see 1/2 is darker it's more like 1/6 in reality. For more shutter speed I'll start to try after monday to edit the libs.

Yeah i already have all of this, while you're reply i just edited my post.
About shutter speed, from what i gathered from the link i posted above it looks like it's all about this lib "libmmcamera_whyred_s5k2l7_ofilm_cn_i.so" for the global version
and i think imx for the Indian version, we need someone with proper skills in decompiling .so files so he can brings this mode...lets see!

i go to magisk manager -> moduls -> and press the + select the zip then i get that errror message
- Copying zip to temp directory
! This zip is not a Magisk Module!
or do i have to flash this with twrp ? im really new to magisk
Edit: DOWNLOAD Latest Release used this 0.9 version

_JaSoN_ said:
i go to magisk manager -> moduls -> and press the + select the zip then i get that errror message
- Copying zip to temp directory
! This zip is not a Magisk Module!
or do i have to flash this with twrp ? im really new to magisk
Edit: DOWNLOAD Latest Release used this 0.9 version
Click to expand...
Click to collapse
It was an error, now uploaded right file. :good:
v0.9 DOWNLOAD

Excellent work! Any chance of getting the HDR to work with flash? thanks

hmm not working for me app force close im on magisk v16.0
rom lineage-15.1-20180814-nightly-whyred-signed.zip

hey, can you make it a a normal flashable zip and not a magisk module?

I have latest ressurection remix with camera 2 api and gcam, which works great, but this app crashes at launch (flashed succesfully via latest Magisk). Any idea what is the issue?

On android pie i got a bootloop! ?
Sent from my Redmi Note5 using XDA Labs

carstenheuer said:
On android pie i got a bootloop! ?
Click to expand...
Click to collapse
This is for oreo

Bootloop on masik 2.4

_JaSoN_ said:
hmm not working for me app force close im on magisk v16.0
rom lineage-15.1-20180814-nightly-whyred-signed.zip
Click to expand...
Click to collapse
matthies00 said:
I have latest ressurection remix with camera 2 api and gcam, which works great, but this app crashes at launch (flashed succesfully via latest Magisk). Any idea what is the issue?
Click to expand...
Click to collapse
have you give all permissions?
------------
working fine on RR latest build.
fingerprint is working.
haven't tried group selfies.
only still experiencing delay/lag when switching modes or enter the settings, just like the other 2 ports.
guess it's a rom problem.

Yes, app cant even start anyway...

Working smooth on aex 5.8

60 keeps stoping. always this warning when open

matthies00 said:
Yes, app cant even start anyway...
Click to expand...
Click to collapse
have u tried the other ports? have any problem with those?
of those worked, well, I have no idea then.
mine on RR and gcam active also, and have no problem.
both runs normal.
maybe you could pull some log so the dev might know what's going on.
---------
edit :
something weird happened, don't know if it was a bug.
after I update derp kernel to v2.2, this module suddenly force close. (log attach)
so I revert back to previous version (derp v2.1). still force close.
tried to remove the module and flash it again, still force close.
tried to disable gcam, re-flash the module, still force close.
then I'm flashing derp v2.2 again, flash the other port (from carlos) in magisk manager, reboot, the port runs fine.
then I disable that port, while flashing this module in magisk manager, reboot,
and now this module runs normal, no force close.
delete the other port while enable gcam, reboot, now both working normal again.
I have no idea what was happened, lol.

Related

[CLOSED][ROM][UNOFFICIAL][8.1.0][treble][mido] LineageOS eXtended 15.1 [Closed for posts]

[ROM][UNOFFICIAL][8.1.0][treble][mido] LineageOS eXtended 15.1 [Closed for posts]
Thread closed as requested by Developer. Hopefully he opens one soon for everyone to use
Rom download https://androidfilehost.com/?w=files&flid=256804
Change Log - https://pastebin.com/raw/zEH3kdjK
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
LineageOS eXtended is a free, community built, aftermarket firmware distribution of Android 8 (oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS eXtended is based on LineageOS and the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS eXtended does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS eXtended is available in the LineageOS eXtended Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
Source Code:
https://github.com/LineageOS-eXtended
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
IR Blaster
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
LED
GPS
Volte
Known issues:
You Tell me
Instructions :
Download the latest build and GApps
Reboot to recovery
Flash the latest build and GApps
Reboot
Downloads :
Twrp for Treble builds (will work with normal builds too)
Custom magisk for treble enabled builds v16.4
Un-Official build [Nightlies]: https://androidfilehost.com/?w=files&flid=256804
MIUI Camera (For Slow Motion Video Capture)
GCam (UriKill Version) - For better HDR+ photo capture
Credits :
Alexey711 - Rom Compiler / Developer
XDA:DevDB Information
LineageOS 15.1 eXtended Redmi Note 4, ROM for the Xiaomi Redmi Note 4
Contributors
p3dboard, p3dboard, alexey71
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: Miui 9 8.5.x or later
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: https://androidfileh
Stable Release Date: 2018-05-05
Created 2018-05-07
Last Updated 2018-05-07
First.
Screenshot please
Akibtech said:
First.
Screenshot please
Click to expand...
Click to collapse
Done, I just added a screen shot of the Settings, showing the Build number, and also of the Advanced Settings for adjusting the flash light.
There's a Youtube video https://www.youtube.com/watch?v=ZFx21b-oT1c that explains the extra features of this over LineageOS
(Moved from LineageOS thread)
Magisk Module - to change some defaults - values listed below. Just allows me to turn off Noise Cancellation for Video recording, use fluencepro instead of regular fluence Noise Cancellation and enable EIS by default.
Verified that the getprop command from a ADB shell returns the new values. Looks like the Module is working
Build.prop additions
Code:
# Add EIS and disable noise cancelation
persist.camera.eis.enable=1
#use fluencepro instead of fluence
ro.vendor.audio.sdk.fluencetype=fluencepro
#turn off noise cancellation for audio recordings
persist.vendor.audio.fluence.voicerec=false
Charging speed slow or Normal,
Because Many oreo rom charging very slow like 500mh - - 1200mh
bujing2 said:
Charging speed slow or Normal,
Because Many oreo rom charging very slow like 500mh - - 1200mh
Click to expand...
Click to collapse
Normal, I've never seet it jumps to 2k but it was playing at 1.8-1.9
Backups - Btw, if anyone wants to get SMS Backup, Call History Backup etc, going on Oreo, and you have Root Access (Magisk Root as an example), then you can get it going by opening up a Terminal Window (get Terminal App from Google play).
Then from the terminal run
Code:
su
bmgr run
bmgr backupnow --all
Once its completed, do a reboot, and you'll notice that in your Backup Status, your SMS's, Call Logs, Device Settings etc are now backed up. They should now backup once every 24 hours to your Google Drive, for use if you need to restore your device.
Last time I tried an Oreo Rom, it wasn't backing up, and at that time, I didn't know how to fix it. So I went back to MIUI for a while, so I had the auto backup (yeah I could have used an application for SMS backup, but I wanted the OS to do it )
Dolby Atmos & ViPER4Android work properly or not?
Downloading rom.
Is it based on abhishek? If not, is it enforcing selinux?
amnher said:
Is it based on abhishek? If not, is it enforcing selinux?
Click to expand...
Click to collapse
Not sure, but I guess that because its got LineageOS as its source with extra's on top, if abhishek has contributed to the LineageOS Gerrit than that might be true. Since its a Russian Developer, you would probably have to ask on the 4pda.ru forum to get an exact answer.
At the moment, seLinux is in permissive mode, so its not enforcing.
p3dboard said:
Not sure, but I guess that because its got LineageOS as its source with extra's on top, if abhishek has contributed to the LineageOS Gerrit than that might be true. Since its a Russian Developer, you would probably have to ask on the 4pda.ru forum to get an exact answer.
At the moment, seLinux is in permissive mode, so its not enforcing.
Click to expand...
Click to collapse
Hows the thermal problem on network?
amnher said:
Hows the thermal problem on network?
Click to expand...
Click to collapse
I have only just started using the rom, but haven't experienced any issues yet.
According to Alexey's change log of recent activities, on the 2/5/2018 he "Updated thermalconfig" - so maybe that's the fix for the issue?
05/05/2018
Corrected copying to MicroSD (for example, QuickPic application or stock gallery)
Added setting "Notification display time" (Settings - Applications and notifications - Notifications - Pop-up notifications)
Added "Notification transfer time" setting (Settings - Applications and notifications - Notifications - Pop-up notifications)
================================================== =====================================
05/04/2018
Fixed crash bluetooth after reboots
================================================== =====================================
05/03/2018
Corrected the disappearance of the fingerprint, if you place another Treble core
Added patch cameras, for 60fps and from the dark video. Thanks FaXiR http://4pda.ru/forum/index.php?s=&showtopic=833225&view=findpost&p=72042322
Removed the animation of Android R. Use Ethans, as for me, even more beautiful and there is no bug
WiFi 2.4GHz - now can connect at a speed of 150Mbps
Removed warning "Not compatible image of vendor ...."
Updated the kernel to 3.18.108
================================================== =====================================
05/02/2018
New Diode Driver
Updated thermalconfig
================================================== =====================================
05/01/2018
The firmware was transferred to TREBLE.
It is necessary to make a clean installation with System-Data wikis (Data format is desirable at once) - Vendor - Cache
p3dboard said:
I have only just started using the rom, but haven't experienced any issues yet.
According to Alexey's change log of recent activities, on the 2/5/2018 he "Updated thermalconfig" - so maybe that's the fix for the issue?
05/05/2018
Corrected copying to MicroSD (for example, QuickPic application or stock gallery)
Added setting "Notification display time" (Settings - Applications and notifications - Notifications - Pop-up notifications)
Added "Notification transfer time" setting (Settings - Applications and notifications - Notifications - Pop-up notifications)
================================================== =====================================
05/04/2018
Fixed crash bluetooth after reboots
================================================== =====================================
05/03/2018
Corrected the disappearance of the fingerprint, if you place another Treble core
Added patch cameras, for 60fps and from the dark video. Thanks FaXiR http://4pda.ru/forum/index.php?s=&showtopic=833225&view=findpost&p=72042322
Removed the animation of Android R. Use Ethans, as for me, even more beautiful and there is no bug
WiFi 2.4GHz - now can connect at a speed of 150Mbps
Removed warning "Not compatible image of vendor ...."
Updated the kernel to 3.18.108
================================================== =====================================
05/02/2018
New Diode Driver
Updated thermalconfig
================================================== =====================================
05/01/2018
The firmware was transferred to TREBLE.
It is necessary to make a clean installation with System-Data wikis (Data format is desirable at once) - Vendor - Cache
Click to expand...
Click to collapse
Ethans Animation really beautiful and fast
Where is the latest update link OP is little confusing.
G camera- recording 60fps without dark video, or not
bujing2 said:
G camera- recording 60fps without dark video, or not
Click to expand...
Click to collapse
You have to have sufficient light to get 60fps. Under dark / low light, the video gradually gets darker, as the Camera doesn't let in enough light to do that high a FPS except in bright conditions.
The only way to overcome that is to use Open Camera, and set it to Manual Exposure mode, then you can drop the FPS recording to say 15fps, and up the ISO to 1600, decreasing the shutter speed. Xiaomi Miui has something automatic that drops the FPS to increase the brightness with its Camera module.
But under bright / outdoor light, you can get close to 60fps. Today I got 58.5 fps in my test.
haravtar said:
Where is the latest update link OP is little confusing.
Click to expand...
Click to collapse
"instructions : download the latest build"
what is confusing...
haravtar said:
Where is the latest update link OP is little confusing.
Click to expand...
Click to collapse
I've updated the 1st post, hopefully its a bit clearer to you now - There's an AndroidFileHosts.com site that contains the rom builds.
Dolby Atmos & ViPER4Android working in this rom?
bujing2 said:
Dolby Atmos & ViPER4Android work properly or not?
Downloading rom
If you're flashing the combined zip of foly and viper I don't think viper will work but the dolby will.
---------- Post added at 08:47 AM ---------- Previous post was at 08:43 AM ----------
Does this rom has snap camera because we can record 120fps slow motion on it.
Click to expand...
Click to collapse

[MAGISK Rom / SHRP Recovery / Flashable Base ) 420rom N976B/0/5F - V11.0 - EUA5 - ANDROID 11 - OneUI 3.0 - Sec Patch 01/2021 - Released 03/02/2021

{
"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"
}
WELCOME TO 420 ROM - MAGISK ROM FOR SAMSUNG GALAXY NOTE 10 + 5G N976B & now N975F/0F!
Telegram-Group
Please bear in mind that things will be added as and when my learning and time permits (being a dad with a family and having ADHD myself means things get a lil gnarly) but i will aim to support this ROM as regularly as possible.
Ill usually release a test to one or two users before each release also :cyclops:​
CUSTOMIZABLE MAGISK ROM FEATURES: - with Vol +/- keys
-Add YouTube Vanced - thanks to Vanced peeps github
-Add 3minit battery - thanks G Harrington - if online menus don't appear, install the apk that the module places on your internal storage in the 420rom folder.
-Add 3minit clock - thanks G Harrinton
-Add V4A (MAKE SURE YOU INSTALL AUDIO MODIFICATION LIBRARY V3.5 BEFORE STARTING V4A!!! - available in Magisk Repo)
-Add Quality bootanimation thanks to @chalmizzle
-Add SamsungSans fonts apk
-Add Goodlock
-Add SoundAssistant (for increased vol steps)
-Add Customized Secsettings (420 banner in every phone info screen)
-Add Custom wallpapers
-Remove Chrome
(further debloat options for stock rooted base)
-Remove Bixby
-Remove Netflix
-Remove kidshome
-Remove Facebook_stub
-Remove FBservices
-Remove Upday
-Remove Onedrive
CORE MAGISK ROM FEATURES
-installs custom secsettings
-Detects OMC code and ensures correct OMC folders and files installed
Enabled the following CSC fetures:
-Net-speed indicator in status bar
-Data usage in quick settings
-Call recording enabled
-Disabled SMS to MMS conversion
-Caller & Spam SMS protection
-Camera features
-vibrate for notifications incall
-enabled text templates
-MMS with data off enabled
-and a few more!!!
GOOGLE EDITION FEATURES (FURTHER TO THOSE IN MAIN MODULE ABOVE
This Module is based on the main Main 420rom Rom Module but replaces some of the Samsung apps with Google ones. It is recommended to backup your Samsung apps 1st!!!
Installed with Module - Samsung App it replaces
--------------------------------------
Google Phone - Samsung Phone
Google Contacts - Samsung Contacts
Google Messages - Samsung Messenger
Google Chrome - Samsung Internet Browser
Google Calculator - Samsung Calculator
Google Calendar - Samsung Calendar
Google Clock - Samsung Clock
Google Drive - Samsung Cloud (stays installed)
Google Files - Samsung MyFiles
Google Fit - Samsung Health (can be reinstalled from Galaxy Apps)
Google Pay - Samsung Pay
Google Keep Notes - Samsung Notes
Google Photos - Samsung Gallery
Google Recorder - Samsung Recorder
Google TTS - Samsung TTS
Google Duo - n/a
Google News - n/a
Google Tasks - n/a
Google Sounds (Sound Picker) - n/a
Google Apo - n/a
Google Carrier Services (for RCS) - n/a
GBoard - Samsung Keyboard
GMail - Samsung Email
YouTube Music - Samsung Music
YouTube Vanced, Vanced Manager & Vanced MicroG - YouTube
Nova Launcher - OneUI Launcher
RECOVERY FLASHABLE BASE FEATURES
-One for each note device supported
-Does away with warning on splash option in Aroma
-Installs up to date SHRP recovery
-Debloated
-rebased with each firmware update (when possible)
-contains 420rom kernel based on cruel
SKY HAWK RECOVERY PROJECT FEATURES BIG THANKS to Skyhawk peeps and @abun880007
Clean & Modern Design
All New Dashboard
Security Features
Theming Support
Magisk Support and Features built in
Extra Modules and Tweaks
Changelog:
v11.0
Complete Rewrite of installation procedure please refer to Post #2 on XDA
Rom Module
- Updated source base to EUA5 Sec Patch 01-2021
- Vanced Manager updated to 2.3.0
- Performance and Bug fixes
Rom Base
- Updated source base to EUA5 Sec Patch 01-2021
- Performance and Bug fixes
v10.1.3
Rom Module
- Updated Google apps (Google Edition only)
- Performance and Bug fixes
Rom Base
- Updated Kernel with Magisk 21.4
v10.1.1
Rom Module
- Fixed SafetyNet it now passes
- Updated Google apps (Google Edition only)
- Google Emojis are now a optional install (Google Edition only)
- Updated Nova Launcher to 7.0 beta 14 ( Google Edition only)
- Script updates
- Performance and Bug fixes
Rom Base
- Updated Kernel with Magisk 21.3
v10.1
Rom Module
- Updated source base to ETLL Android 11 OneUi 3.0 Sec Patch 12_2020
- Fixed wallpapers
- Updated Google apps
- Updated Nova Launcher to 7.0 beta 11
- Script updates
- Performance and Bug fixes
Rom Base
- Updated source base to ETLL Android 11 OneUi 3.0 12_2020 sec patch
- Updated SHRP Recovery to 3.0
- Fixed SHRP flashing certain zip files
- Updated 420rom Kernel to 11.1.1
- Performance and Bug fixes
v8.2 Changelog
Rom Module
- Fixed CSC Mods on Note 10 N970F
- Fixed System information in Settings on Note 10 N970F
- Performance and Bug fixes
Known Issues
-Viper4AndroidFX does not currently work with the Rom Module
v8.1 Changelog
Rom Module
- Re-added Note 10 N970F to the Rom Module (must be on Stock Rooted Base)
- Added Selectable CSC features (so you can now choose which ones you want and don't)
- Performance and Bug fixes
V8,0 Bases and Rom Modules have been Released
Changelog
v8.0
Rom Module
- Files Rebased to DTJ4 11-2020 Security Patch
- Performance and Bug fixes
- Updates all included Apps For Samsung and Google Editions
Module Base
- Files Rebased to DTJ4 11-2020 Security Patch
- Magisk Manager updated to 8.0.3
- Performance and Bug fixes
v5
Rom Module
-Added multi OMC code support - the module will detect your OMC code, OXM, OWO etc etc, and apply the relevant OMC folders to ensure no clashes with the product partition and the CSC features etc. - Basically supporting every CSC's firmware available on sammobile for N975F and N976B
-Files rebased to CTGA
-Big install script tidy up and recode using functions
Module Base
-Rebased to CTGA
-The base changes to no red warning boot automatically - PM me and i'll show you how to disable this
-Latest 420rom kernel based on cruel added
-Latest SHRP recovery added to base
v4/v.1
-Test beds for new multi OMC code support - Not released - rebased to CTG1
v3.1
-Fully odexed everything - Rom module will now work very smoothly on either 420rom module base or Rooted Stock
-added youtube vanced option
-added 3minit clock option
-added final fix for 3minit battery
-module bases have been fully odexed
v3.0
Rom Modules:
-massive overhaul of script and module structure to bring the 5 supported devices into one zip. - 5 device all in one solution!
-fix for bluetooth pairing issue on root - thanks @3arthur6
-rebrand of module and added a few wallpapers
Module Bases
-One for each note device supported
-Do away with warning on splash option in Aroma
-Install SHRP recovery option
-Install correct CSC files based on your CSC - Just select your CSC from the list in Aroma
-Much much cleaner installation experience than previous bases thanks to the newly implemented and aforementioned AROMA!!
v2.0
-Module recognizes whether you're on stock rooted or our base rom and gives you the relevant custom options on install - big script re-rite hence v2.
-Fixed 3minit battery as res folder was in wrong app folder.
-improved and more informative installation experience.
-new way of implementing multidisabler in rom
-lastly we now have our own team SHRP recovery!!!!!
V1.3
-Rebased to CDT1 on both devices
-WALLPAPERS added to wallpaper-res.apk
-3minit battery added
-Option to re-add bixby (if you use that lol)
-hopefully sorted out carrier bloat after Dr Ketan's advice
V1.2
-DEBLOAT - fix for bixby removal (missed an apk in 1.1)
-CHAT SETTINGS - restructured omc folders for the gazillionth time to fix RCS chat settings (took ages to work this out lol) all good now, cscfeatures AND chat settings now perfect
-SECSETTINGS - 420'd secsettings in both module and rom (you have an option of either custom secsettings app, 1 with logo only in software information, the other has a 420 banner on all phone info screens, selectable as an option at install)
V1.1
-added samsung daily under Bixby options
-fixed upday not removing
-fixed kids home not removing
-fixed facebook not removing
V1.0 - first non Beta release!!!
-extensive changes to omc folders and code for features - CSC features are now injected into the xmls depending on what CSC you are under!! (rather than replacing the xmls with a crappy generic copy) - this should drastically improve reliability and hopefully not break anything - I removed one or two defunct features.
-rebased to CTC9 (Both devices)
-made remove system update a standard feature
-added Bluetooth fix for gear - thanks @onkel_tom and @lupin (and anyone else involved)
-will include pairing on reboot as soon as tests allow. - I had a pretty nasty crash earlier today - need to make sure that's not this
v0.6.3
-the knackered mule the work for v1 was done on - not released
v0.6.2
-added option for installing v4a
-added option to remove Tips
-added tonnes of prop tweaks
v0.6.1
-Rebased files to BTC1 (N976B) & BTB9 (N975F)
-Added option for custom 420 Bootanimation
-Added option for GoodLock
-Added option for SoundAssistant
V0.6 - Not released
-Worked out vol +/- custom install options:
-Add SamsungSans
-Remove Bixby
-Remove Chrome
-Remove Netflix
-Remove kidshome
-Remove software update
-Remove Facebook_stub
-Remove FBservices
-Remove Upday
-Remove Onedrive
v0.5.2
-knox remains (for now)
-removed FBservices
-removed all bixby crap apart from the useful camera bits
-removed chrome
-removed netflix
v0.5.1 - Unreleased
-Final rework of OMC folders in module so that bear minimum is replaced - 5g should now be fixed for all users - thanks @Leeum for testing fix
-partial success at removing knox - thanks @abun880007 - we'll keep on this
-removed bixby
-removed facebook
v0.5 - "Durban Poison"
-REBASED TO MAGISK MODULE - INSTALL VIA MODULES IN MAGISK!!
-removed facebook_stub
-removed upday
-New Bootanimation Included
v0.4.1 - "Purple Punch" - Rebased to BTB4 firmware
- Feb sec patch
- added the following to CSC Fetures
-camera features​-vibrate for notifications incall​-enabled display mirroring​-reboot with safe mode enabled​-control font size with volume keys in messages​-enabled text templates​-MMS with data off enabled​-Enabled full context menu in messages​-enabled add sender info when forwarding​-enabled block call message​-enabled dual dashboard in smart manager​-enabled call reject count (voice recorder)​-enabled clear today's history (web)​-enabled home page option (web)​-enable visible wifi password (presumably when entering password)​-and a few more!!!​
v0.4 - Never released.
- a futile attempt at merging multidisabler - if anyone can help please shout lol
previous versions...
V0.3.1 – Based on BTA1/2 firmware
RO-Knox and TIMA bollox set to zero
CSC features now applied to all CSC folders
Removed software update and FOTAagent.apk
V0.3 – Based on BTA1/2 firmware
Fixed 5G Connectivity
Restructured OMC folders to provide Multi CSC support
Applied CSC features to most OMC folders
Fixed Camera Force close bug
V0.2 – Based on BTA1/2 firmware
-(edit) this version was dog s##t :silly:
V0.1 - Based on BTA1/2 firmware
Magisk 20.3 included - thanks @topjohnwu
Zipaligned framework apps
removed DM_Verity
removed Force_encrypt
removed knox
debloated basic crap
whats next? & Known Bugs we can't do much about or will sort eventually
-if A SYSTEM APP hasn't been removed, try uninstalling it you should now be able to - any updates installed over an original system app remain as they are data apps following an update - small yet annoying bug - i'm on it
CORE DEV TEAM
Myself - team owner and Rom Module chef
@abun880007
Huge thanks to.................
@sevsman for the work on the module bases up to now. all the best in whatever you do going forward!:good: & for the Multidisablers
@abun880007 for the bullet proof testing and everything else!!!
@Didgeridoohan for the magisk assistance and @Zackptg5 for the brilliant MMT Extended zip
Rooted with Magisk - thanks @topjohnwu
@dr.ketan for the various pointers given
@topjohnwu for magisk
@Winb33) for the samsungsans7.2 fonts
@superr for the awesome kitchen
@starbucks2010 for help with our awesome CSC features implementation
@speedyjay for GDRIVE file hosting!
@Zackptg5 and @~clumsy~ for your help in getting Vol Custom Install working!!!
@Team_DeWitt for the Awesome V4A 2.7 - a must have for audiophiles!!
G Harrington for the 3minit apps
Team Vanced for bringing us all youtube Vanced
DOWNLOADS
420roms Downloads Folder
XDA:DevDB Information
[MAGISK Rom / Recovery Flash-able Base / Recovery], ROM for the Samsung Galaxy Note 10+
Contributors
exocetdj, abun880007
ROM OS Version: Android 11
ROM Kernel: Linux 4.x
Based On: Magisk MMT Extended template & Samsung Firmware
Version Information
Status: Stable
Current Stable Version: v11.0
Stable Release Date: 2021-02-03
INSTALLATION INSTRUCTIONS
YOU MUST BE ON ROOTED STOCK TO USE THE MOTHER MODULE AND ROM MODULE!
As always it is strongly recommended to make a backup if you have TWRP installed
Install procedure for v11.0 onwards has changed drastically as has the format of the module base itself
From now on the N10 Series has a new install procedure but you will have exactly the same end result!!!!!!.
There is now a "Mother Module" or "MM" which, when flashed in Magisk, places a (Magisk installed) Rom Module zip and a (TWRP flashable) Module Base Convertor zip into their own folder on internal/420.
The next thing to do is to go to TWRP and locate the Module Base Convertor zip and flash it. This will apply all debloat and This will also trigger a marker that will allow the rom module to be flashed.
Once the first zip is flashed, you can then go and install the rom module as normal in Magisk
There is also a rooted stock firmware to start the whole thing off
BEFORE YOU START. DO NOT ATTEMPT TO FLASH THIS OVER A DIFFERENT DEVS ROM - IT WILL CAUSE ISSUES. BACKUP APPS AND DO A FRESH STOCK INSTALL FIRST - that's even if you get past the failsafe
Clean Install Process assuming you are on the matching firmware to the released Rom and rooted
1, Download the "Mother Module" from Downloads (Check in Telegram Group or on XDA).
2, Flash the Mother Module in Magisk - Reboot to TWRP
3, In TWRP, Flash Module Base Convertor located in internal/420 - this will apply all the modifications and debloat to your rom like the old Base did.
4, Reboot and Install Rom Module in Magisk as normal located in internal/420 - all done!!!
Install Process assuming you are coming from earlier 420rom:
1, Download the "Odin Files", "Mother Module" and latest "420rom Release Kernel" from Downloads (Check in Telegram Group or on XDA).
2, Using the "Odin Files" i have provided, Flash Modded BL, Modded AP, CP and HOMECSC in Odin with AUTOREBOOT off
3, Keeping phone plugged in, hold vol down and power to exit download and immediately hold vol up and power to enter TWRP.
4, Flash Multidisabler then Flash the "420rom Release Kernel" image to the boot partition and then Reboot.
5, Flash the Mother Module in Magisk - Reboot to TWRP
6, In TWRP, Flash Module Base Convertor located in internal/420 - this will apply all the modifications and debloat to your rom like the old Base did.
7, Reboot and Install Rom Module in Magisk as normal located in internal/420 - all done!!!
Reserved
Process for getting round SAMSUNG screen issue caused by older TWRPs with future dates (Rollback protection issue)
prerequisites
-TWRP patched tar packaged (patched AP with TWRP from IAN included)
-Stock Patched Recovery
-420 Base Rom
process
-Return to stock by flashing AP/BL/CP&CSC in odin
-Reboot and confirm oem unlocking greyed out, reboot to download, meanwhile unzip the magisk_patched.tar package
-In download mode and with auto reboot off in odin, flash BL, Magisk_patched.tar(with the TWRP from Ian in), CP & HOMECSC.
-When flashing is complete exit download mode and immediatly hold power and vol up and hold until on TWRP slider screen. swipe to allow modifications, format internal storage and flash multidisabler.
-Reboot TWRP wipe data, system, cache and dalvik and flash the base rom for your device...then..... FLASH THE STOCK PATCHED RECOVERY FOR YOUR DEVICE AND THEN FLASH MULTIDISABLER (THIS IS IMPORTANT AS YOU WILL THEN BE ABLE TO INSTALL TWRP VIA THE APP WITHOUT HAVING TO REFORMAT INTERNAL - the process will fail otherwise)
-Reboot straight to stock recovery (reboot from TWRP and hold Vol up and power until in stock recovery) and factory reset then reboot to system.
-You should now boot up as normal, setup your device, in particular have TWRP app and Magisk set up and running.
-Flash the Unpatched TWRP for your device in the TWRP app - reboot TWRP and check the box to kill that annoying swipe to allow modifications and then you are good to install the module !!!
...
...
Last one!!
Nice to see some love for N976B for a change. Appreciate it buddy.
CodeFox said:
Nice to see some love for N976B for a change. Appreciate it buddy.
Click to expand...
Click to collapse
No problem! got to admit its basic at first but i will be constantly evolving this so expect a few quick roms to start with lol!!
How did you fix magisk rootfs on your rom ??
for magisk 19.4 and newer to work?
and don't just causes a bootloop lol
Отправлено с моего iPhone с Tapatalk
pzayx said:
How did you fix magisk rootfs on your rom ??
for magisk 19.4 and newer to work?
and don't just causes a bootloop lol
Отправлено с моего iPhone с Tapatalk
Click to expand...
Click to collapse
its rooted via Geiti's kernel - allowing us to keep using the BLSA TWRP
exocetdj said:
its rooted via Geiti's kernel - allowing us to keep using the BLSA TWRP
Click to expand...
Click to collapse
Is magisk 19.3 or 19.4(or newer) included?
am custom rom maker but in custom (system folder style) after Magisk 19.3 i just get bootloop
From logs @ rootfs is broken
How did you work that out in this ROM?
Or are you using classic 19.3?
I will allso publish my asap rom when it is worked out
pzayx said:
Is magisk 19.3 or 19.4(or newer) included?
am custom rom maker but in custom (system folder style) after Magisk 19.3 i just get bootloop
From logs @ rootfs is broken
How did you work that out in this ROM?
Or are you using classic 19.3?
Click to expand...
Click to collapse
i should probably add that it's magisk 20.3 - so basically it will be whatever magisk version is included in the kernel at time of release
this means obviously that updating magisk manually is not recommended
ill add details to 1st post
also take a look at the 1st post in the kernel thread for an explanation of how this root works
exocetdj said:
i should probably add that it's magisk 20.3 - so basically it will be whatever magisk version is included in the kernel at time of release
this means obviously that updating magisk manually is not recommended
ill add details to 1st post
also take a look at the 1st post in the kernel thread for an explanation of how this root works
Click to expand...
Click to collapse
is it ok if i reuse some stuffs from your rom in my rom so i can make my rom work
I promise i not gonna touch the kernel that you use btw
Please
pzayx said:
is it ok if i reuse some stuffs from your rom in my rom so i can make my rom work
I promise i not gonna touch the kernel that you use btw
Please
Click to expand...
Click to collapse
to be honest mate i'm not sure what you could use, its a very stock rom and whilst it works great, the stuff that makes it work, the kernel namely, arent mine to share i'm afraid bro
as i learn and make my own addidtions going forward, ill be happy to share my own stuff if you provide credit and links to my thread (thats if i ever create anything useful haha!)
exocetdj said:
to be honest mate i'm not sure what you could use, its a very stock rom and whilst it works great, the stuff that makes it work, the kernel namely, arent mine to share i'm afraid bro
as i learn and make my own addidtions going forward, ill be happy to share my own stuff if you provide credit and links to my thread (thats if i ever create anything useful haha!)
Click to expand...
Click to collapse
i need some files for comparison espeically your updater-script symlink please let my use it please? i need to publish my ROM? :fingers-crossed:
Отправлено с моего iPhone с Tapatalk
pzayx said:
i need some files for comparison espeically your updater-script symlink please let my use it please? i need to publish my ROM? :fingers-crossed:
Отправлено с моего iPhone с Tapatalk
Click to expand...
Click to collapse
reckon you can get TWRP working for me? also do you know where to add CSC mods? - its not under csc/other.xml lol
hit me via PM and we're on :good:
exocetdj said:
reckon you can get TWRP working for me? also do you know where to add CSC mods? - its not under csc/other.xml lol
hit me via PM and we're on :good:
Click to expand...
Click to collapse
yes and i will show you how to do High Screen frame rate Mod too if you want to try (@75hz) (@144hz) but it depend what panel the note 10 5G is using and if its same as Note 10+ 5G (note 10 5G works at 75hz but my phone is brick so stopped testing that lol)
pzayx said:
yes and i will show you how to do High Screen frame rate Mod too if you want to try (@75hz) (@144hz) but it depend what panel the note 10 5G is using and if its same as Note 10+ 5G (note 10 5G works at 75hz but my phone is brick so stopped testing that lol)
Click to expand...
Click to collapse
Hi Augustin
For mod suggestions, I suggest iOS emojis, as it's simple too, maybe try to integrate viper like Dr ketan did. I wish all success on your rom sir
Love the name btw one of main reasons I'm downloading it lol
---------- Post added at 12:57 AM ---------- Previous post was at 12:56 AM ----------
pzayx said:
yes and i will show you how to do High Screen frame rate Mod too if you want to try (@75hz) (@144hz) but it depend what panel the note 10 5G is using and if its same as Note 10+ 5G (note 10 5G works at 75hz but my phone is brick so stopped testing that lol)
Click to expand...
Click to collapse
Augustin that you?
lil.kapten said:
For mod suggestions, I suggest iOS emojis, as it's simple too, maybe try to integrate viper like Dr ketan did. I wish all success on your rom sir
Love the name btw one of main reasons I'm downloading it lol
---------- Post added at 12:57 AM ---------- Previous post was at 12:56 AM ----------
Augustin that you?
Click to expand...
Click to collapse
Hehe I love the plant!
Let me know how flashing goes. It takes a lil while but when done, flash multidisabler and THEN reboot
One user reporting error 6 but it flashed fine my end and everything seems in order

[GCAM] Buffer fix by Wyroczen

[GCAM] Buffer fix by Wyroczen
Hey, I've made buffer fix for LG G7 in a form of TWRP flashable zip and Magisk module:
It will fix lagging viewfinder in GCAM both nightsight and normal mode.
Instructions:
Boot into TWRP, mount vendor, flash zip.
Requirements:
Stock android 9 / Custom android 10 (stock?)
Downloads:
A9:
Celsoazevedo: https://www.celsoazevedo.com/files/android/p/lg-g7-buffer-fix/
A10:
Celsoazevedo:
Donation:
If you want, you can support my work by sending me donation
https://www.paypal.me/wyroczen
XDA: DevDB Information
LG VG7 TWRP flashable lib fix.
Thx for the mod .
On what GCAM should i use it?
lovermed said:
Thx for the mod .
On what GCAM should i use it?
Click to expand...
Click to collapse
7+
Emanel000000 said:
7+
Click to expand...
Click to collapse
Can u link me the one that you are using?
Hi)
When it works with Q ?Or i can downloaded fix V40 for Q and it works on G7 ?)
Wyroczen said:
[GCAM] Buffer fix by Wyroczen
Hey, I've made buffer fix for LG G7 in a form of TWRP flashable zip and Magisk module:
It will fix lagging viewfinder in GCAM both nightsight and normal mode.
Instructions:
Boot into TWRP, mount vendor, flash zip.
Requirements:
Stock android 9 work (may or may not work in others)
Downloads:
Celsoazevedo: https://www.celsoazevedo.com/files/android/p/lg-g7-buffer-fix/
Donation:
If you want, you can support my work by sending me donation
https://www.paypal.me/wyroczen
XDA: DevDB Information
LG VG7 TWRP flashable lib fix.
Click to expand...
Click to collapse
This is not working on Android 10. I already tried it.
I've made version for A10 it should be available soon
Please, fix for stock 10.
Works on : GCam_7.2.010_Urnyx05-v2.3 on Android 10.
I installed it using Magisk and everything works as of now.
Tried portrait, and night sight.
Thankyou OP!
Gcam i used this fix with:
https://f.celsoazevedo.com/file/cfiles/gcm1/GCam_7.2.010_Urnyx05-v2.3.apk
Wyroczen said:
[GCAM] Buffer fix by Wyroczen
Hey, I've made buffer fix for LG G7 in a form of TWRP flashable zip and Magisk module:
It will fix lagging viewfinder in GCAM both nightsight and normal mode.
Instructions:
Boot into TWRP, mount vendor, flash zip.
Requirements:
Stock android 9 / Custom android 10 (stock?)
Downloads:
A9:
Celsoazevedo: https://www.celsoazevedo.com/files/android/p/lg-g7-buffer-fix/
A10:
Celsoazevedo:
Donation:
If you want, you can support my work by sending me donation
https://www.paypal.me/wyroczen
XDA: DevDB Information
LG VG7 TWRP flashable lib fix.
Click to expand...
Click to collapse
Somehow this module (Magisk version) not working in my G7EAW, with Android 20n (India version). Tried version for Android 9 and 10, with many version of GCam, still no luck. The best I can get with Gcam_7.3.018_Urnyx05-v2.0. However must do some trick to make Gcam crash first with enabling 4K video record, after crash run Gcam again and 'magically' camera running smooth without viewfinder lagging.
I did enable Global Namespace in Magisk when installing this module.
Am I missing missing something or any trick to make this module working properly in Android 9?
I'm on Revolution X (android 10), and installed this fix via Magisk, everything is fine except nighsight. I still touch to focus, and take a picture (good quality), but viewfinder is all black.
May i miss something on setting? Thanks.
This isn't working for me. With the buffer fix the app crashes immediately during startup. I've used both the android 9 and 10 versions for magisk but still everything crashes. My phone is running Android 9 and its the stock US unlocked version g710-ULM20e.
It works in A10 and G710EM, but after a while (some hours, it depends) it stops working - the GCAMs 7.x lag again. I have to remove and install again the module (and therefore reboot). Any clues on why this happens, and would it be possible to fix it?
How can I install TWRP in my LG v40 can you give me a video link so I ll do it.

[MAGISK Rom / Firmware base convertor) 420rom-T860/5 - V13.3- CUE1 - ANDROID 10 - OneUI 3.1 - Sec Patch 05/2021 - Released 06/07/2021

​
{
"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"
}
WELCOME TO 420 ROM - MAGISK ROM FOR SAMSUNG GALAXY TAB S6 WiFi/4G (T860/5)!
420rom Telegram-Group:
Please bear in mind that things will be added as and when my learning and time permits (being a dad with a family and having ADHD myself means things get a lil gnarly) but i will aim to support this ROM as regularly as possible.
Ill usually release a test to one or two users before each release also - :cyclops:​
CUSTOMIZABLE MAGISK ROM FEATURES: - with Vol +/- keys
-Add YouTube Vanced - thanks to Vanced peeps github
-Add 3minit battery - thanks G Harrington - if online menus don't appear, install the apk that the module places on your internal storage in the 420rom folder.
-Add 3minit clock - thanks G Harrinton
-Add V4A (MAKE SURE YOU INSTALL AUDIO MODIFICATION LIBRARY V3.5 BEFORE STARTING V4A!!! - available in Magisk Repo)
-Add Quality bootanimation thanks to @chalmizzle
-Add SamsungSans fonts apk
-Add Goodlock
-Add SoundAssistant (for increased vol steps)
-Add Customized Secsettings (420 banner in every phone info screen)
-Add Custom wallpapers
-Remove Chrome
(further debloat options for stock rooted base)
-Remove Bixby
-Remove Netflix
-Remove kidshome
-Remove Facebook_stub
-Remove FBservices
-Remove Upday
-Remove Onedrive
CORE MAGISK ROM FEATURES
-A load of prop tweaks - thanks @sevsman
-Remove software update
-Remove Tips
Enabled the following CSC fetures:
-Net-speed indicator in status bar
-Data usage in quick settings
-Call recording enabled
-Disabled SMS to MMS conversion
-Caller & Spam SMS protection
-Camera features
-vibrate for notifications incall
-enabled text templates
-MMS with data off enabled
-and a few more!!!
GOOGLE EDITION FEATURES (FURTHER TO THOSE IN MAIN MODULE ABOVE
This Module is based on the main Main 420rom Rom Module but replaces some of the Samsung apps with Google ones. It is recommended to backup your Samsung apps 1st!!!
Installed with Module - Samsung App it replaces
---------------------------------------------------------------
Google Phone - Samsung Phone
Google Contacts - Samsung Contacts
Google Messages - Samsung Messenger
Google Chrome - Samsung Internet Browser
Google Calculator - Samsung Calculator
Google Calendar - Samsung Calendar
Google Clock - Samsung Clock
Google Drive - Samsung Cloud (stays installed)
Google Files - Samsung MyFiles
Google Fit - Samsung Health (can be reinstalled from Galaxy Apps)
Google Pay - Samsung Pay
Google Keep Notes - Samsung Notes
Google Photos - Samsung Gallery
Google Recorder - Samsung Recorder
Google TTS - Samsung TTS
Google Duo - n/a
Google News - n/a
Google Tasks - n/a
Google Sounds (Sound Picker) - n/a
Google App - n/a
Google Carrier Services (for RCS) - n/a
GBoard - Samsung Keyboard
GMail - Samsung Email
YouTube Music - Samsung Music
YouTube Vanced, Vanced Manager & Vanced MicroG - YouTube
Nova Launcher - OneUI Launcher
RECOVERY FLASHABLE BASE FEATURES
-One for each tab device supported
-Install SHRP recovery
-Install correct CSC files based on your CSC
-Much much cleaner installation experience than previous bases thanks to the newly implemented installation
SKY HAWK RECOVERY PROJECT FEATURES BIG THANKS to Skyhawk peeps and @abun880007
Clean & Modern Design
All New Dashboard
Security Features
Theming Support
Magisk Support and Features built in
Extra Modules and Tweaks
Changelog:
v13
- Install choices are in the Master Module (aka mother module) but install process is the same - the rom module will automatically pick up any choices made in the Master Module flash - end result is the same but this was a hell of a lot of work.
- rebased to CUE1 (OneUI 3.1 and A11)
-added power app
-multidisabler now baked into firmware
-a few others i have forgotten lol
V12
- NEW ROM MODULE SETUP BACKUP AND RESTORE - I have created a new Rom Module backup and restore function which will read the setup of the last rom module install (v12 onwards only) and ask you if you want to restore your previous install options. It will also backup any CSC features choices you make. This was not easy due to the complexity of my other function
- THE MODULE BASE CONVERTOR - this will now send the Rom Module to internal instead of the mother module.
-FIRMWARE CHECK - this means that the Rom will not install unless the matching firmware to the Rom is detected (there should be no reason to mix firmwares as this causes issues)
- VOLUME BUTTON CHOICES - I have managed to increase the timeout from 3 to 9 seconds
-some script optimisations and tidy ups
-CTS fix working perfectly and is included as an install option
-everything should hopefully tidy up after itself (eg the convertor deletes itself from internal storage mid flash) but let me know if anything is out of place
v11.0
Complete Rewrite of installation procedure please refer to Post #2 on XDA
Rom Module
- Vanced Manager updated to 2.3.0
- Performance and Bug fixes
Rom Base
- Performance and Bug fixes
v10.0
Rom Module
- Updated base to BUA1 01_2021 Sec Patch
- Vanced Manager updated to 2.1.1
- Updated Google Apps (Google Edition only)
- Performance and Bug fixes
Module Base
- Updated base to BUA1 01_2021 Sec Patch
- Fixed V4AFX by downgrading magisk to 21.1 (do not update it yet)
- Performance and Bug fixes
v9.0
Rom Module
- Complete install script rewrite
- Fixed Viper4Android driver now installs
- Fixed YouTube Vanced you can now install rooted and un-rooted apps from Vanced Manager
- Fixed Selectaable CSC mods
- Performance and Bug fixes
v8.2
Rom Module
- Files Rebased to BTK2 11-2020 Security Patch
- Added Selectable CSC features (so you can now choose which ones you want and don't)
- Updates all included Apps For Samsung and Google Editions
- Performance and Bug fixes
Module Base
- Files Rebased to BTK2 11-2020 Security Patch
- Magisk Manager updated to 8.0.3
- Performance and Bug fixes
Known Issues
-Viper4AndroidFX does not currently work with the Rom Module
v5.0
-Added multi OMC code support - the module will detect your OMC code, OXM, OWO etc etc, and apply the relevant OMC folders to ensure no clashes with the product partition and the CSC features etc. - Basically supporting every CSC's firmware available on sammobile for T860/T865
-Files rebased to BTG1/BTG2
-Big install script tidy up and recode using functions
v4.0
-Module Base performance and system fixes
v3.1
-Added support for 4G version T865
-Fully odexed everything - Rom module will now work very smoothly on either 420rom module base or Rooted Stock
-Big Performance improvements and lagging has now gone
-added youtube vanced option
-added 3minit clock option
-added final fix for 3minit battery
-module bases have been fully odexed
-We now have the Standard Edition which is similar to the 2.0.1 rom and a new Google Edition where the main Samsung apps are replace by Google Versions.
v3.0
-massive overhaul of script and module structure to bring the 5 supported devices into one zip. - 5 device all in one solution!
-fix for bluetooth pairing issue on root - thanks @3arthur6
-rebrand of module and added a few wallpapers
v2.1
-Module updated to not install vendor apps and some performance changes.
(If you installed 2.0 remove it and then install version 2.0.1. If any of the vendor apps like Telcel app are still installed you will now be able to uninstall them like normal apps).
v2.0 (Initial Release for T860)
Module Bases:
Changelog:
v5.0
-Rebased to BTG1/BTG2
-Latest 420rom kernel based on cruel added
-Latest SHRP recovery added to base
v4.0
-Base performance and system fixes
v3.1
-One for each tab device supported
-Install SHRP recovery
-Install correct CSC files based on your CSC - Just select your CSC from the list in Aroma
-Much much cleaner installation experience than previous bases thanks to the newly implemented procedure
v2.0
-Module recognizes whether you're on stock rooted or our base rom and gives you the relevant custom options on install - big script re-rite hence v2.
-Fixed 3minit battery as res folder was in wrong app folder.
-improved and more informative installation experience.
-new way of implementing multidisabler in rom
-lastly we now have our own team SHRP recovery!!!!
whats next? & Known Bugs we can't do much about or will sort eventually
- MERGING ZIPS!!!!!!!!!!
-if A SYSTEM APP hasn't been removed, try uninstalling it you should now be able to - any updates installed over an original system app remain as they are data apps following an update - small yet annoying bug - i'm on it
-Bluetooth pairing is broken with root (you need to repair every reboot) - this is what it is and the bluetooth lib module on magisk repo will sort this
CORE DEV TEAM
Myself - team owner and Rom Module chef
@abun880007 - T860 Maintainer and Kernel Dude
Huge thanks to.................
@sevsman for the work on the module bases up to now. all the best in whatever you do going forward!:good: & for the Multidisablers
@abun880007 for the bullet proof testing!!!
@Didgeridoohan for the magisk assistance and @Zackptg5 for the brilliant MMT Extended zip
Rooted with Magisk - thanks @topjohnwu
@dr.ketan for the various pointers given
@topjohnwu for magisk
@Winb33) for the samsungsans7.2 fonts
@superr for the awesome kitchen
@starbucks2010 for help with our awesome CSC features implementation
@abun880007 for GDRIVE file hosting!
@Zackptg5 and @~clumsy~ for your help in getting Vol Custom Install working!!!
@Team_DeWitt for the Awesome V4A 2.7 - a must have for audiophiles!!
@youtube vanced Team
@cpl Launcher Team
All Downloads - G Drive link
Rooted Stock Firmware
Master Modules
XDA:DevDB Information
420rom by ExocetDJ & abun880007, ROM for the Samsung Galaxy Tab S6
Contributors
exocetdj, abun880007
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: Magisk MMT Extended template & Samsung Firmware
Version Information
Status: Stable
Current Stable Version: v12.0
Stable Release Date: 2021-02-26
INSTALLATION INSTRUCTIONS
YOU MUST BE ON ROOTED STOCK TO USE THE MOTHER MODULE AND ROM!
As always it is strongly recommended to make a backup if you have TWRP installed
Install procedure for v11.0 onwards has changed drastically as has the format of the module base itself
From now on the N10 Series has a new install procedure but you will have exactly the same end result!!!!!!.
There is now a "Mother Module" or "MM" which, when flashed in Magisk, places a (Magisk installed) Rom Module zip and a (TWRP flashable) Module Base Convertor zip into their own folder on internal/420.
The next thing to do is to go to TWRP and locate the Module Base Convertor zip and flash it. This will apply all debloat and This will also trigger a marker that will allow the rom module to be flashed.
Once the first zip is flashed, you can then go and install the rom module as normal in Magisk
There is also a rooted stock firmware to start the whole thing off
BEFORE YOU START. DO NOT ATTEMPT TO FLASH THIS OVER A DIFFERENT DEVS ROM - IT WILL CAUSE ISSUES. BACKUP APPS AND DO A FRESH STOCK INSTALL FIRST - that's even if you get past the failsafe
Clean Install Process assuming you are on the matching firmware to the released Rom and rooted
1, Download the "Mother Module" from Downloads (Check in Telegram Group or on XDA).
2, Flash the Mother Module in Magisk - Reboot to TWRP
3, In TWRP, Flash Module Base Convertor located in internal/420 - this will apply all the modifications and debloat to your rom like the old Base did.
4, Reboot and Install Rom Module in Magisk as normal located in internal/420 - all done!!!
Install Process assuming you are coming from earlier 420rom:
1, Download the "Odin Files", "Mother Module" and latest "420rom Release Kernel" from Downloads (Check in Telegram Group or on XDA).
2, Using the "Odin Files" i have provided, Flash Modded BL, Modded AP, CP and HOMECSC in Odin with AUTOREBOOT off
3, Keeping phone plugged in, hold vol down and power to exit download and immediately hold vol up and power to enter TWRP.
4, Flash Multidisabler then Flash the "420rom Release Kernel" image to the boot partition and then Reboot.
5, Flash the Mother Module in Magisk - Reboot to TWRP
6, In TWRP, Flash Module Base Convertor located in internal/420 - this will apply all the modifications and debloat to your rom like the old Base did.
7, Reboot and Install Rom Module in Magisk as normal located in internal/420 - all done!!!
Process for getting round SAMSUNG screen issue caused by older TWRPs with future dates (Rollback protection issue)
prerequisites
-TWRP patched tar packaged (patched AP with TWRP from Ian)
-Stock Patched Recovery
-420 Base Rom
process
-Return to stock by flashing AP/BL/CP&CSC in odin
-Reboot and confirm oem unlocking greyed out, reboot to download, meanwhile unzip the magisk_patched.tar package
-In download mode and with auto reboot off in odin, flash BL, Magisk_patched.tar(with the TWRP from Ian in), CP & HOMECSC.
-When flashing is complete exit download mode and immediatly hold power and vol up and hold until on TWRP slider screen. swipe to allow modifications, format internal storage and flash multidisabler.
-Reboot TWRP wipe data, system, cache and dalvik and flash the base rom for your device...then..... FLASH THE STOCK PATCHED RECOVERY FOR YOUR DEVICE AND THEN FLASH MULTIDISABLER (THIS IS IMPORTANT AS YOU WILL THEN BE ABLE TO INSTALL TWRP VIA THE APP WITHOUT HAVING TO REFORMAT INTERNAL - the process will fail otherwise)
-Reboot straight to stock recovery (reboot from TWRP and hold Vol up and power until in stock recovery) and factory reset then reboot to system.
-You should now boot up as normal, setup your device, in particular have TWRP app and Magisk set up and running.
-Flash the Unpatched TWRP for your device in the TWRP app - reboot TWRP and check the box to kill that annoying swipe to allow modifications and then you are good to install the module !!!
Wooo! First custom rom for the S6! IT HAS BEGUN!
When will a download link be up? I'd love to try it out.
EDIT: Is the Base ROM still uploading? Cause there's no T860 in the N10 Complete folder.
EDITv2: Sorry if I'm asking to soon, I'm just so excited.
ElsaReyes said:
Wooo! First custom rom for the S6! IT HAS BEGUN!
When will a download link be up? I'd love to try it out.
EDIT: Is the Base ROM still uploading? Cause there's no T860 in the N10 Complete folder.
EDITv2: Sorry if I'm asking to soon, I'm just so excited.
Click to expand...
Click to collapse
The Rom Module is up and the Base Rom will be up soon. You can flash the Rom Module as long as you have Magisk 20.4 or later installed. It can be installed like a Magisk module. But you will get better options and compatibility with the Base Rom when it is uploaded. I will also be uploading installation instructions shortly.
ElsaReyes said:
Wooo! First custom rom for the S6! IT HAS BEGUN!
When will a download link be up? I'd love to try it out.
EDIT: Is the Base ROM still uploading? Cause there's no T860 in the N10 Complete folder.
EDITv2: Sorry if I'm asking to soon, I'm just so excited.
Click to expand...
Click to collapse
Nice to see some excitement for our project - @abun880007 has done a stellar job in porting my module over to your device so, even though ill probably never own one, im stoked to see this on a totally different type of device!!
Any feedback on things is welcome also - the fix in the third post may only be applicable to the note series but if you ever get stuck at SAMSUNG screen on boot then this will help.
Finally the rom is incoming so sit tight and in the meantime enjoy the module - this is the thing that contains the "Custom Rom features"
Hmm, flashed the module in magisk and was wondering, what's this telcel app that's shown up?
Also maybe it runs better with the custom base, but things are running slow and choppy now.
ElsaReyes said:
Hmm, flashed the module in magisk and was wondering, what's this telcel app that's shown up?
Also maybe it runs better with the custom base, but things are running slow and choppy now.
Click to expand...
Click to collapse
I found it also...I presume some kind of sniffing or spyware app. I deleted it with Root Explorer.
Been like 8 hours, just curious if the base rom will be up anytime soon or?
tin2404 said:
I found it also...I presume some kind of sniffing or spyware app. I deleted it with Root Explorer.
Click to expand...
Click to collapse
I will look into the Telcel app, prob something being picked up with the CSC's maybe be leaking across from a vendor CSC.
abun880007 said:
I will look into the Telcel app, prob something being picked up with the CSC's maybe be leaking across from a vendor CSC.
Click to expand...
Click to collapse
Version 2.0.1 of the module has now been released. This resolves the issue with Vendor apps being installed. please refer to the changelog in post 1
Is the base rom close to being fully uploaded yet?
ElsaReyes said:
Is the base rom close to being fully uploaded yet?
Click to expand...
Click to collapse
It will be up later today
carrier bloat is due to what's left in /product/app being activated by cscfeatures i think. Abun sorted it though
the module will be increasing in size a little but that's going to be inevitable as i have successfully merged the Note 10 modules into one working zip and plan to add T860 also so it will be an AIO solution for these devices (abun's rubbing his hand's in glee as only will need to use one module now haha!!!!).
Be sure to install the module if you want the custom rom features as this is a Magisk rom project (i.e the module is installed over the stock style base rom or rooted stock setup) - having said that, the base rom will offer a great rooted stock experience with under the hood teweaks for those that prefer
Real excited to try out this rom, been waiting for it to finish uploading for three days now, hope it is so soon.
ElsaReyes said:
Real excited to try out this rom, been waiting for it to finish uploading for three days now, hope it is so soon.
Click to expand...
Click to collapse
Sorry guys found a bug and trying to resolve it, should be up later today, will keep you posted
ElsaReyes said:
Real excited to try out this rom, been waiting for it to finish uploading for three days now, hope it is so soon.
Click to expand...
Click to collapse
are you on rooted stock rom at the moment?
exocetdj said:
are you on rooted stock rom at the moment?
Click to expand...
Click to collapse
I am. I tried flashing the module though and after things started running real slow and choppy. Might need to wipe my tablet cause it's had some small problems lately, so that might be why, but I'd rather wait till the base rom comes out to do so so I only have to wipe it once.
ElsaReyes said:
I am. I tried flashing the module though and after things started running real slow and choppy. Might need to wipe my tablet cause it's had some small problems lately, so that might be why, but I'd rather wait till the base rom comes out to do so so I only have to wipe it once.
Click to expand...
Click to collapse
That's fair enough
Close to release?

Pixel expeirence for a30 and a30s (android 12)

What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
(NOTE YOU CANNOT UPDATE FROM PE 11 WITHOUT SEVERE BUGS BACKUP YOUR DATA WITH NANDROID OR ANOTHER APP AND RESTORE IN 12)
Based on Android 12.0
Disclaimer:- This will void warranty.
You will need to unlock bootloader.
*All your data will be lost*
Read all the steps correctly
BUGS:-
mtp (aka transferring files from phone to pc or vice versa with a cable) will not work with adb (it will freeze phone ) to use mtp disable usb debugging in developer options then once you disable usb debugging click usb settings and choose storage
headphone jack does not work (enable use alternative way to detect headsets in phh settings)
audio volume might be low on some devices install the dsp audio module and
DO NOT let the phone die of battery you will not be able to boot and it will be hard to get back into the system (workaround- in magisk install acca https://github.com/Magisk-Modules-Repo/acc and install this apk after installing https://github.com/MatteCarra/AccA then set profile to default (this will shut down the phone at 5% hence removing the risk of your phone not booting after hitting 0%
You tell me
Links
Rom- Download
Stock Samsung kernel source.
Install-
1.Use twrp 3.5.1 (others did not work for me good luck in testing)
2 Unpack the "xz" archive and put the .img file onto the sd card or internal (if you dont have a sd card do step 3 then transfer the img file to your phone)
3. In TWRP head to factory reset format type yes and hit enter
4. Flash the img file (as system obviously)
5. flash eureka oneui kernel (DONT FLASH THE NON ONEUI ONE ONLY FLASH ONEUI EUREKA KERNEL)
6. flash magisk (it is optional but for best performance you should) (use 21.0 for android 12)
Credits-https://github.com/phhusson/
ponces - Overview
Husband of Rita. Father of Luke. Fan of Android and Linux. There is no place like /home 🤓 - ponces
github.com
Pixel Experience Team, phhusson, AndyYan and eremitein -
Zainullah Boot fix (if you cant boot)
install oneui boot into oneui change date to 3 months from now
check for updates
boot into download mode
flash twrp and vbmeta
boot into twrp
do format data
flash multidisabler
flash rom
flash kernel as boot
do factory reset
reboot
if it boots you into fastboot shutdown flash twrp only and try another factory reset and reboot (In twrp)
(Android 12 )
No gapps needed (after installing update all apps in play store including play store itself)
Camera works but use gcam go mod by greatness https://www.celsoazevedo.com/files/android/google-camera/dev-greatness/f/dl9/
if there is any working gcam mod link it so i can test it
gcam go is way way better than the stock camera with hdr night mode portrait and soon filters
(ultra wide and other cameras do not work for now)
Increase performance without any battery impact or (by feravolt and gloeysik)
Step 1
- Install FDE AI Magisk Module to make it a system app, thus it will work better and removes all kernel locks from OEMs (I'm looking at you, Samsung) https://github.com/feravolt/FDE.AI-docs/releases/download/12.4.1m/FDE.AI-as-system-app.MAGISK.zip
- Update FDE AI to the latest version by downloading the latest APK here, since the fde ai magisk module will only install fde ai 12.4.1, not the latest version: https://github.com/feravolt/FDE.AI-docs/releases
- Move to the bottom of the screen and select AI Chat, then type /advancedai (no space, no uppercase letters). This will going to make the AI more effective, without you having to do anything.
- Go to the settings tab and use the AUTO settings for FDE AI.
Optimized and adjusted Google Play services. Contribute to gloeyisk/universal-gms-doze development by creating an account on GitHub.
github.com
install cloudflaredns4magisk
[MODULE] CloudflareDNS4Magisk​
install adaway (optional if you want ads or not) , allow superuser for it download this https://energized.pro/bluGo/formats/filter in adaway click he button in the middle click add click file and add the file then go back to the main menu and click the reload button now https://adaway.org/
Blog
Pixel Experience
Donate
jhenrique09
phhusson
AndyYan
eremitein
ponces​
supports A307gt?
yes this is a gsi it works on all a30 and a30s but there might be bugs try on your own risk there is no issues on my a307 -fn
There is a problem in the download link my IDM did not work here!
Please Upload a new link
#Beta_tester
it works try the new link
Is the file name (Pixel experience 11 stable)?
Rafyhasan69 said:
Is the file name (Pixel experience 11 stable)?
Click to expand...
Click to collapse
yes
Rafyhasan69 said:
Is the file name (Pixel experience 11 stable)?
Click to expand...
Click to collapse
tell me how the install goes and if there are any bugs
Zainullahk1234 said:
tell me how the install goes and if there are any bugs
Click to expand...
Click to collapse
PixelExperience_a30-11.0-20210913-0041-UNOFFICIAL.zip Did not flash via TWRP IT Gets Error
Rafyhasan69 said:
PixelExperience_a30-11.0-20210913-0041-UNOFFICIAL.zip Did not flash via TWRP IT Gets Error
Click to expand...
Click to collapse
E3004: This Package is for device: a30,a30dd; this device is a30s.
Updater process ended with error: 1.
how to fix the screen
Rafyhasan69 said:
how to fix the screen
Click to expand...
Click to collapse
yes Go to settings → Phh Treble Settings → Misc features →set Rounded corners to 30
Rafyhasan69 said:
how to fix the screen
Click to expand...
Click to collapse
did it work?
yes it works
hi, does nfc work ?
makadang said:
hi, does nfc work ?
Click to expand...
Click to collapse
yes
Zainullahk1234 said:
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 11.0
Disclaimer:- This will void warranty.
You will need to unlock bootloader.
*All your data will be lost*
Read all the steps correctly
BUGS:- Fingerprint does not work (Can be fixed but is very complex and will not be included in tutorial)
fake corners that cut the screen (fix included in thread)
You tell me
Links
Rom- https://github.com/zainullahk/Pixel-expierence-For-a30-and-a30s-
Stock Samsung kernel source.
Install-
1.Need TWRP 3.4.0 or higher!
2. Unpack the "xz" archive and put the .img firmware file into your storage or sd card
3. Go to TWRP and do wipe data-yes
4. Make Wipe data, cache, cache-Dalvik in advanced wipe
5. Flash our .img file which we threw on the Usb/sdcard/storage
6. If you want flash magisk flash it
7. how to fix the rounded corners issue Go to settings → Phh Treble Settings → Misc features →set Rounded corners to 30
Credits-https://github.com/phhusson/treble_experimentations/releases
(Android 11 )
No gapps needed (after installing update all apps in play store including play store itself)
Camera works but use gcam go mod by greatness https://www.celsoazevedo.com/files/android/google-camera/dev-greatness/f/dl9/
if there is any working gcam mod link it so i can test it
gcam go is way way better with hdr night mode portrait and soon filters
(ultra wide and other cameras do not work)
(if face unlock is not working download the pixel feature drop magisk module and install it this fixed face unlock for me and also added more pixel only features
GitHub - ayush5harma/PixelFeatureDrops: Magisk Module for Pixel Feature Drops that adds the system files for the same and spoof using the latest device fingerprint from Google Pixel .
Magisk Module for Pixel Feature Drops that adds the system files for the same and spoof using the latest device fingerprint from Google Pixel . - GitHub - ayush5harma/PixelFeatureDrops: Magisk Modu...
github.com
(images)
View attachment 5447277View attachment 5447279View attachment 5447281View attachment 5447275
Click to expand...
Click to collapse
new bug fix update
nfc did not work on some devices this is fixed
face unlock fixed
minor performance improvements
Rafyhasan69 said:
yes it works
Click to expand...
Click to collapse
flash this in twrp https://forum.xda-developers.com/t/...flagship-stereo-sound-system-for-a30.4245743/ it will fix sound
Zainullahk1234, good job man. The best firmware for today. Thanks for it.
Works great! Thanks
edit: headphones true jack not working?!

Categories

Resources