[ROM][UNOFFICIAL][10.0][11/28/2022] LineageOS 17.1 [S6/S6Edge/S6Edge+/Note5] - Galaxy Note5 Original Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/* WARNING:[/FONT][/CENTER]
[FONT=Arial][CENTER]
* Your warranty is now void, not that you had one anyway.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.
* A lot. Like more than last time a lot.
*/
​
Introduction
LineageOS is a free, community built, aftermarket firmware distribution of Android 10, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on 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 applications installed. Linked below is a package that has come from another Android project that restores the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Source Code
All the source code for LineageOS is available from the LineageOS GitHub organization. And if you would like to contribute to LineageOS, please visit the Gerrit Code Review. You can also view the Changelog for a full list of changes and features.
Known Issues (as of February 25th, 2021):
Back camera video recording doesn't work in 4K, only 1080p and below
SELinux status is currently permissive until we can finish writing updated sepolicy rules
Some camera apps may deadlock while taking a picture with flash enabled or trying to record video
Always On Display doesn't work
Working:
Audio
Bluetooth
Camera (including the Camera2 API in supported apps like OpenCamera, may need to be manually enabled)
Capacitive Buttons
Data
Fingerprint
GPS
HWC
In-Call Audio
Microphone
Notification LED
Rotation
S-Pen (including in landscape and reverse portrait as of 02/25/2021)
Samsung Doze
Sensors
Torch
Video Playback
Wi-Fi (both 2.4GHz and 5GHz)
Wi-Fi Hotspot (both 2.4GHz and 5GHz)
Wireless Charging
Install Instructions:
0. Make sure your device is bootloader unlocked and that you have the latest version of TWRP installed as your recovery.
Download the latest version of LineageOS from the given releases page (which can be found below)
Download the latest version of OpenGApps (ARM64/10.0/nano) or a synonymous microG package (optional)
Download the latest version of Magisk (optional)
Reboot into recovery mode (support for recovery issues will only be provided for TWRP)
Make a backup of boot, system, EFS, and data (optional, only if you want to restore later in case something happens)
Wipe system, data, cache, and dalvik-cache
Flash LineageOS
Flash OpenGApps/microG (optional)
Reboot into LineageOS and set up your device
Reboot back into recovery mode, flash Magisk, and then reboot back into LineageOS (optional, but recommended for additional functionality not available without Magisk such as root)
NOTE: Before downloading LineageOS, please check to make sure your device is a supported model and that you choose the right build for your device. If your model is not yet listed as supported, you may have to follow an additional set of steps in order to be able to flash the downloaded ZIP. Otherwise, you may receive an error about this ROM not being for your device. If you receive this error on the correct device variant, update TWRP!
Please, please, please do not submit bug reports for issues on unsupported models! For example, we know that you can use these instructions to install and run the N920T/W8 builds on N920P, however Sprint's RIL is NOT supported at this time and may not ever be supported in the future. This being said, should a build ever be made available supporting your model, please switch to it as soon as possible!
The additional steps, to be done after downloading the latest version of LineageOS:
Open the downloaded ZIP file in your favorite archive software (such as 7-Zip, WinRAR, or good ol' File Explorer)
Inside of the ZIP, navigate to /META-INF/com/google/android
Drag the updater-script file to someplace you can access easily (such as your desktop)
Open the extracted updater-script file with your favorite text editor (such as Notepad, Notepad++, Sublime Text 3, etc)
On the very first line, you should see some text that looks like this:
Code:
assert(getprop("ro.product.device") == "nobleltetmo" || getprop("ro.build.product") == "nobleltetmo" || abort("E3004: This package is for device: nobleltetmo; this device is " + getprop("ro.product.device") + "."););
Remove this line and all subsequent lines such that the first line instead looks like this:
Code:
ui_print("Target: samsung/nobleltetmo/nobleltetmo:7.0/NRD90M/N920TUVS5ERE1:user/release-keys");
Save the file
Drag the edited file back into the same location inside of the ZIP, and overwrite the changes if it asks you to
Use this edited ZIP to finish the installation/update instructions
Donating
If you like my work then please consider donating!
PayPal: JoshuaDoes
Patreon: JoshuaDoes
Downloads:
Note 5 International: noblelte
Note 5 North America: nobleltetmo
Note 5 China Dual-SIM: nobleltezt
S6 Edge+ International: zenlte
S6 Edge+ North America: zenltetmo
S6 International: zerofltexx
S6 North America: zerofltecan
S6 Edge International: zeroltexx
S6 Edge North America: zeroltecan
If your model is not listed as being supported above but the ROM works for your model, please tell me! I'll be happy to list support for it. And if your model is listed above but builds are not yet available, please do not use builds for other models or you will face issues switching to the builds for your model. For example, N920X and N9208 users should not attempt to install the N920T/W8 builds and should wait until I make these respective builds available.
Social Media (*):
Discord: Exynos7420 AOSP Testing (where all the discussion of this ROM will be)
Telegram: JoshuaDoesAOSP ROMs (a newsletter channel for my own Android projects)
XDA:DevDB Information
LineageOS, ROM for the Samsung Galaxy Note 5
Contributors
JoshuaDoes, Lunarixus, ananjaser1211, Exhigh, ripee, xSil3nt
Source Code: https://github.com/universal7420
ROM OS Version: Android 10
ROM Kernel: Linux 3.10.61
ROM Firmware Required: Stock Nougat for your variant.
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 10
Stable Release Date: 2022-11-28
Created 2020-07-13
Last Updated 2022-11-29

Great Job Dev...
Waiting for N920C !
Tks !

Güzel çalışma
Waiting for N920C Thnx

first I have a few questions I want to ask the developer
1 the camera in the previous version was constantly locking, it still continues
2 Connecting to apps like whatsapp too late is annoying tree seconds
3 AOSB applications very bad phone application voice recording feature does not work, there is no trash in the gallery, etc.
4 System applications cannot be deleted when installing magisk
If the developer is open to comment, I would like to ask the note 10 model uses android 10, wouldn't it be close to the original and port?

Delete

Need Call Recorder

so uhhh.. F2FS support for N9208 variant?

SM-N9208 dual sim not working

Will this enable unrestricted hotspot/tether on my note 5? I have a unlimited hotspot plan restricted to 3G speeds, will this allow me to tether with native data speed (4G LTE)

Absolutely amazing! I've experienced the smoothest and fastest rom on my s6e+ ever, it is way smoother even than the 7.0 stock. But what have you done and why does this 10.0 rom works significantly better than all other? What surprised me also is that it doesn't get hot, temperature is +- like the stock 7.0. Thank you so much, you made the best rom ever

Well, everything is amazing exept laggy YouTube video playing (+ huge overheating) and absolutely no working gcam mods

Hi, are you planning to enable the screen wake on new notifications like in lineage 16? To clarify, not AOD but the regular screen wake.

Zerofltxx ,s6 camera not work please fix it

Nice work
Yup Camera doesn't work and I missed new navbar I try to install it from magisk modules but it just messed everything and I need vibration intensity changer from Lineage Os.
I never use feedback from vibration again it just too much.
But nice work developers. I'm using it now, I don't know if other apps like Tiktok/Youtube will have problems
Using S6 zerofltexx
keep going.

anyone on g928t hve workin sim or call

leonard (g2) said:
anyone on g928t hve workin sim or call
Click to expand...
Click to collapse
binary? In which room are you currently have you tested if the calls G928T works

Jesthing said:
binary? In which room are you currently have you tested if the calls G928T works
Click to expand...
Click to collapse
lineage 20200811 I've also tries bliss and havoc all said to insert sim, when i tried an older version of lineage from the 6th month that i had it read sim but calls don't work

My device is nobleltezt but system detect me as noblelte. So i install noblelte version. How to enable dual sim on noblelte? Is it can be only edit build.prop?

sure?
Иван_ said:
Absolutely amazing! I've experienced the smoothest and fastest rom on my s6e+ ever, it is way smoother even than the 7.0 stock. But what have you done and why does this 10.0 rom works significantly better than all other? What surprised me also is that it doesn't get hot, temperature is +- like the stock 7.0. Thank you so much, you made the best rom ever
Click to expand...
Click to collapse
Are you sure ?, because my camera dropped the quality level considerably, some apps do not work, like those of my cable listener movistar and directv, also those of the banks do not work = (

Does anyone have an issue with calls? I can hear the caller perfect, but he almost can't hear me, when i enter speaker mode then he can hear me perfectly. Is there a fix for this or did i just missed something? I'm using Note 5 N920T

Related

[ROM] [ 8.1.0 ] Official madOS - Coolpad Note3 [MT6753]

{
"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"
}
This is a Official Build of madOS ( based on AOSP Oreo ) for Coolpad Note 3 with MTK 6753 SoC
madOS is based on pure A.O.S.P. with many additional customizations and MediaTek support.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.
*/
Installation Instructions:
Download ROM from M.A.D. Facebook
OR from download section
Download OpenGapps nano or pico from download section
Backup
Flash new mandatory new Oreo TWRP (available on downloads)
Boot to the new TWRP recovery
full Wipes (dont come crying if you didn't .. ;p )
Install rom (optionally following by GAPPS if you use them)
Optional: go to: wipe --> Advanced Wipe, tick 'cache' and klick 'repair or change File System' --> change File System --> F2FS --> swipe to the right (hit back several times, and proceed the same way with 'data').
Reboot System
Working:
RIL (Calls /SMS, Data connection, etc)
Wifi
Bluetooth
FM Radio
All Sensors (including fingerprint)
Lights; HW Keys
Both storages & MTP
HW de/encoding
Camera (photos and video)
GPS & aGPS
Audio
madOS Extras (the features ya'all used too), plus, some new features we added on Oreo)
Not working:
VoLTE
XDA:DevDB Information
madOS_O_CPN3, ROM for the CoolPad Note 3
Contributors
DerTeufel1980, fire855
Source Code: https://github.com/MediatekAndroidDevelopers
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: twrp
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 2.1
Stable Release Date: 2017-12-31
Created 2017-12-31
Last Updated 2017-12-31
Reserved
General F.A.Q.
Q: What the hell is madOS ?
A: madOS, (M.A.D. Team OS), is a ROM based on pure A.O.S.P. with extended capabilities and customizations made by or merge/adapted by M.A.D. Team.
Q: Which recovery should I use for this ROM?
A: Latest M.A.D. TWRP 3.2.1-0 recovery for OREO 8.1.0
http://www.mediafire.com/file/11350taybhaxbcl/twrp_coolpad_n3_oreo.img
Q: How do i flash new recovery ?
A:
1: You can flash it with a scatter file
2: You can simply flash it from the existing twrp recovery: Install> Install image> Select Oreo TWRP> Select "Recovery" as partition to flash.
Reboot to recovery to use new one
Q: Do i need to make full wipes?
A: YES, dont come crying at me, if you didn't .... ;p
Q: What is "full wipes" ?
A: To Wipe : Cache; System; DATA ...
Q: What should i use f2fs or ext4?
A: Both are supported, choose the one you desire
Q: Does this rom have any Theme support
A: Yup, We have working Theme Engine (madOS extras)
Update: On Oreo 8.1.0:
- We have extended Theme support even further ( madLauncher, messaging, etc)
- As well as many fixs
Q: Some translations are missing for my language, can I help?
A: Sure you can, please check our translations repo available here , you can either do a pull request, or if you don't know how to work with git, sent us the XML. Strings for your language ( Check Readme on repo).
Q: I want to report a bug(s) do you have an issue tracker?
A: Yeah... madOS issue tracker
Q: What's working ?
A: Check first Post for current status
Q: App "x" doesn't work, why?
A: Probably not compatible with OREO yet, feedback is welcome
Q: Is the rom rooted?
A: NO, But you can easily root with :
1: Magisk ( v14 onwards.)
2: Super SU ( v2.82 onwards)
IF there are problems in rooting, you need to report it to the root-threads...There's nothing we can do
Q: Should i root together with rom ?
A: Not advised.. mainly the Magisk that gives some weird issues...
Flash ROM and GAPPS (if you use gapps), after first boot get back to recovery and flash your desire rooting method
Q: Does xposed work?
A: Is there Xposed for O? ... then no ;p
Q: How is battery life with Oreo?
A: Pretty awesome
Q: Does this build support Vulcan?
A: No....duh! v
Q: Does doze work in this build?
A: Yup
Q: when will (feature/issue here) be fixed?
A: NO ETA , please
Porting F.A.Q.
No porting support, no port questions allowed on this thread, and porting PMs will be auto-deleted, porting replies will be reported as well
G.APPS F.A.Q.
Q:What GAPPS package should I use?
A: openGapps arm64 nano/pico
Q: How to properly install GAPPS?
A:Flash Rom + Flash Gapps at once
CREDITS and Thanks
madOS Team
Our translators, credits list here
A.O.S.P.
Pure Nexus
AOSPA
DU (Dirty Unicorns)
Omni
HELP supporting madOS
We do this on our free time, however we do have costs on maintaining this :/
Any donation is highly appreciated
You can donate by using
this link
If the above doesn't work in your country, then you can directly donate by using this e-mail adress: [email protected]
About madOS Proprietary Apps
You are NOT allowed by any means, to use our madOS apps on any other build, your rom
This is exclusively for OFFICIAL madOS ROM releases
@To Moderators: Feel free to clean the thread, whenever users start spamming, severe OT, or questioning about porting...
Reserved
Changelog 26h March 2018:
madOS version: 2.1.2
Build number: OPM1.171019.021 - March 2018 Security Patch Level
fixed video playback issues
improved camera quality
improved overall smoothness
tons of new options added
https://www.facebook.com/notes/mad/rom-810-official-mados-coolpad-note3-mt6753/1647790581971375/
Changelog 4th January 2018:
madOS version: 2.1.1
Improved GSM/LTE signal handling
Fixed GSM/LTE signal with GPS enabled
Added option to set QuickSettings background transparency
Fixed alarms
Fixed wallpaper scrolling setting in madLauncher
Improvements in bluetooth for A2DP
Updated included APNs list
That's what a new year gift is called.
Coolpad users happy now.....
You deserve a Thumbs up guys!!
Good work @m.a.d team
Thanks Team M.A.D, time and again you have proved that your ROMs are the best for Coolpad devices. I'm stoned to see how you release ROMs without major bugs. Hats off!! A big fan of yours. Didn't even flash a single custom ROM ever since you released Mad os Nougat back in August.
Thank you so much M.A.D. Team for all your efforts.
Happy New Year guys.
I have a made a quick video on How to install this ROM.
https://www.youtube.com/watch?v=P8GytCuFWLQ
Bugs and it's probable solutions
I am going to compile all the bugs I will encounter.
Code:
Try these on your own. These worked for me it may or may not work for you.
1. Screen Recorder is not able to save the video. (DU is saving but most of the time black and white and some yellowish lines) AZ and ScreenCam are not even saving anything.
probable solution: NONE:crying:
2. Performance lag is there. probable solution: flash magisk 15.2 and then after rebooting install latest magisk manager.:good:
e.g. Typed whole word then it shows up suddenly.
When on call it takes time to reach Home after clicking Home button
3. Network drops when GPS is on (Airtel 4G SIM).
probable solution: delete system/vendor/bin/mtk_agpsd:fingers-crossed:
I will add others when encounter.
Very Much thanks for the rom..
But facing too much network drops
Xieyt said:
Very Much thanks for the rom..
But facing too much network drops
Click to expand...
Click to collapse
I believe that network drop is due to low LTE signals of Jio and in mados we have fatser network switching when the signals are below specified limits. As Jio doesn't have any fallback networks(3g or 2g) it causes the network to entirely drop and it comes back when signals are good enough @DerTeufel1980
Gps fix ..? While using gps mobile network goes off every time
Jio 4g voice not working on cpn3 please volte pach update
Thanks!
Thanks for the ROM.....
But why is LTE Only, WCDMA Only or GSM Only modes are not working...
And zero brightness bug is also there (i mean when you move the slider to left most then the screen becomes fully dark).
RIL crash is there when an app try to access FINE_LOCATION or COURSE_LOCATION.
BKhandual said:
Thanks for the ROM.....
But why is LTE Only, WCDMA Only or GSM Only modes are not working...
And zero brightness bug is also there (i mean when you move the slider to left most then the screen becomes fully dark).
RIL crash is there when an app try to access FINE_LOCATION or COURSE_LOCATION.
Click to expand...
Click to collapse
To avoid the ril crash with GPS, you/one needs to delete system/vendor/bin/mtk_agpsd.
You need to be rooted for this...
Sent from my uhans h5000, running Android 8.0.0
DerTeufel1980 said:
To avoid the ril crash with GPS, you/one needs to delete system/vendor/bin/mtk_agpsd.
You need to be rooted for this...
Click to expand...
Click to collapse
After this will do GPS works ?
Ui is not smooth their is noticeable lag in the ui..
lovepreetsg said:
After this will do GPS works ?
Click to expand...
Click to collapse
Nope......only Agps will work like before but gps won't...
And at this time RIL is more important than gps
niks143 said:
Jio 4g voice not working on cpn3 please volte pach update
Click to expand...
Click to collapse
I am able to use Jio4gVoice on this ROM with some tweaks on my CPN3
lovepreetsg said:
After this will do GPS works ?
Click to expand...
Click to collapse
Yes. GPS is still working afterwards.
Just the agps solution from mediatek is not working then... But I don't know if it was ever working (good).
Sent from my uhans h5000, running Android 8.0.0
The ui crashes frequently.

[ROM] [ 8.1.0 ] Official madOS - Coolpad Note3 Lite [MT6735]

{
"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"
}
This is a Official Build of madOS ( based on AOSP Oreo ) for Coolpad Note 3 lite with MTK 6735 SoC
madOS is based on pure A.O.S.P. with many additional customizations and MediaTek support.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.
*/
Installation Instructions:
Download ROM from M.A.D. Facebook
Download OpenGapps nano or pico from here: http://opengapps.org/
Backup
Flash new mandatory new Oreo TWRP: new oreo twrp, if this one isn't working...please try using this: alternate twrp
Boot to the new TWRP recovery
full Wipes (dont come crying if you didn't .. ;p )
Install rom (optionally following by GAPPS if you use them)
Optional: go to: wipe --> Advanced Wipe, tick 'cache' and click 'repair or change File System' --> change File System --> F2FS --> swipe to the right (hit back several times, and proceed the same way with 'data').
Reboot System
Working:
RIL (Calls /SMS, Data connection, etc)
Wifi
Bluetooth
FM Radio
All Sensors (including fingerprint)
Lights; HW Keys
Both storages & MTP
HW de/encoding
Camera (photos and video)
GPS & aGPS
Audio
madOS Extras (the features ya'all used too), plus, some new features we added on Oreo)
Not working:
VoLTE
XDA:DevDB Information
madOS_O_CPN3_LITE, ROM for the CoolPad Note 3
Contributors
DerTeufel1980, superdragonpt, fire855
Source Code: https://github.com/MediatekAndroidDevelopers
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: twrp
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 2.1
Stable Release Date: 2017-12-31
Created 2017-12-31
Last Updated 2018-03-29
Reserved
General F.A.Q.
Q: What the hell is madOS ?
A: madOS, (M.A.D. Team OS), is a ROM based on pure A.O.S.P. with extended capabilities and customizations made by or merge/adapted by M.A.D. Team.
Q: Which recovery should I use for this ROM?
A: Latest M.A.D. TWRP 3.2.1-0 recovery for OREO 8.1.0
--> Check xda Download Section
Q: How do i flash new recovery ?
A:
1: You can flash it with a scatter file
2: You can simply flash it from the existing twrp recovery: Install> Install image> Select Oreo TWRP> Select "Recovery" as partition to flash.
Reboot to recovery to use new one
Q: Do i need to make full wipes?
A: YES, dont come crying at me, if you didn't .... ;p
Q: What is "full wipes" ?
A: To Wipe : Cache; System; DATA ...
Q: What should i use f2fs or ext4?
A: Both are supported, choose the one you desire
Q: Does this rom have any Theme support
A: Yup, We have working Theme Engine (madOS extras)
Update: On Oreo 8.1.0:
- We have extended Theme support even further ( madLauncher, messaging, etc)
- As well as many fixs
Q: Some translations are missing for my language, can I help?
A: Sure you can, please check our translations repo available here , you can either do a pull request, or if you don't know how to work with git, sent us the XML. Strings for your language ( Check Readme on repo).
Q: I want to report a bug(s) do you have an issue tracker?
A: Yeah... madOS issue tracker
Q: What's working ?
A: Check first Post for current status
Q: App "x" doesn't work, why?
A: Probably not compatible with OREO yet, feedback is welcome
Q: Is the rom rooted?
A: NO, But you can easily root with :
1: Magisk ( v14 onwards.)
2: Super SU ( v2.82 onwards)
IF there are problems in rooting, you need to report it to the root-threads...There's nothing we can do
Q: Should i root together with rom ?
A: Not advised.. mainly the Magisk that gives some weird issues...
Flash ROM and GAPPS (if you use gapps), after first boot get back to recovery and flash your desire rooting method
Q: Does xposed work?
A: Is there Xposed for O? ... then no ;p
Q: How is battery life with Oreo?
A: Pretty awesome
Q: Does this build support Vulcan?
A: No....duh! v
Q: Does doze work in this build?
A: Yup
Q: when will (feature/issue here) be fixed?
A: NO ETA , please
Porting F.A.Q.
No porting support, no port questions allowed on this thread, and porting PMs will be auto-deleted, porting replies will be reported as well
G.APPS F.A.Q.
Q:What GAPPS package should I use?
A: openGapps arm64 nano/pico
Q: How to properly install GAPPS?
A:Flash Rom + Flash Gapps at once
CREDITS and Thanks
madOS Team
Our translators, credits list here
A.O.S.P.
Pure Nexus
AOSPA
DU (Dirty Unicorns)
Omni
HELP supporting madOS
We do this on our free time, however we do have costs on maintaining this :/
Any donation is highly appreciated
You can donate by using
this link
If the above doesn't work in your country, then you can directly donate by using this e-mail adress: [email protected]
About madOS Proprietary Apps
You are NOT allowed by any means, to use our madOS apps on any other build, your rom
This is exclusively for OFFICIAL madOS ROM releases
@To Moderators: Feel free to clean the thread, whenever users start spamming, severe OT, or questioning about porting...
Reserved
Changelog 25th March 2018:
madOS version: 2.1.2
Build number: OPM1.171019.021 - March 2018 Security Patch Level
fixed video playback issues
improved camera quality
improved overall smoothness
tons of new options added
https://www.facebook.com/notes/mad/rom-810-official-mados-coolpad-note3-lite-mt6735/1647717181978715/
Changelog 4th January 2018:
madOS version: 2.1.1
Improved GSM/LTE signal handling
Fixed GSM/LTE signal with GPS enabled
Fixed Settings crash
Fixed LED notification
Added option to set QuickSettings background transparency
Fixed alarms
Fixed wallpaper scrolling setting in madLauncher
Improvements in bluetooth for A2DP
Updated included APNs list
Thank You MAD team for releasing this ROM
HAPPY NEW YEAR!!!
Thanks for the oreo, you had fixed camera bug, network switching bug, file system bug. But got some problems. gps works fine but if gps is on while data network is on, which causes a reset for both sims, leads to frequent disconnection and unstable network ( when ever any app request for location). second the brightness is very low in front camera video recording mode, you can see clear differnce if you switch to photo mode. Also camera got stuck while recording videos in instagram, it's deadlock only force quit intagram is the only option to make camera work again. Please fix these asap
Also problem while sending videos via instagram , videos become black and white , i think problem with hardware encoding
To avoid the ril crash with GPS, you/one needs to delete system/vendor/bin/mtk_agpsd.
You need to be rooted for this...
Sent from my uhans h5000, running Android 8.0.0
DerTeufel1980 said:
To avoid the ril crash with GPS, you/one needs to delete system/vendor/bin/mtk_agpsd.
You need to be rooted for this...
Sent from my uhans h5000, running Android 8.0.0
Click to expand...
Click to collapse
Thanks that works but after reboot network dropped two time but recovered instantly. Please also check - if one sim's signal gone it resets and scans for network but i think it resets the second SIM for no reason even if it has full signal.
anoop.rajasekharan said:
Thanks that works but after reboot network dropped two time but recovered instantly. Please also check - if one sim's signal gone it resets and scans for network but i think it resets the second SIM for no reason even if it has full signal.
Click to expand...
Click to collapse
Network is going to be much better in next release, independent from the GPS bug.
Sent from my uhans h5000, running Android 8.0.0
YouTube crashes
YouTube and camera crashes automatically , what should I do?
nitish2121 said:
YouTube and camera crashes automatically , what should I do?
Click to expand...
Click to collapse
Provide a log please. I don't face this behavior
Sent from my uhans h5000, running Android 8.0.0
update available:
https://www.facebook.com/notes/mad/...s-coolpad-note3-lite-mt6735/1561935003890267/
YouTube app freezes
The ROM is good. However, YouTube freezes after sometime and the phone just hangs. Need to force reboot somehow in order to solve this issue. YouTube is practically unusable now. Please look into this issue.
After 4th Jan update.. whether I play video in full-screen after some time screen freezes . Force restart is only option after that. Same with WhatsApp video call.
Volte
Do I expect volte support in future update of this rom?
HARISHFIRKE said:
Do I expect volte support in future update of this rom?
Click to expand...
Click to collapse
If you expect anything in future then wait for it in the future itself! Present generation can't think or predict about the future.
I'd say stay happy with what you have right now at this very moment. Coolpad got oreo being a mtk device is in itself a nice thing, hardly a bunch of mtk devices have development support.
With regards
Kubersharma :laugh:
Works with all ROM Kernel: Linux 3.x? 'cause I have 3.18.19+
Some bugs I found
- Phone freezes after some time while in fullscreen on YouTube.
- Hide quick settings on secure lockscreen not working.
Some feature requests
- Immersive mode quick tile.
- Stay awake quick tile.
- 180° rotation support.
Some features which I think are not right
- All the info in status bar (clock, battery) are a little off the edge of screen. Don't know why but, it makes the notification icons overlap.
Some questions I have
- What is MAD mode?
- I am a heavy android user who does HD gaming and browsing all day. Are the kernel settings optimised for that kind of use or should I tweak them to squeeze more battery?
1Nomintan said:
Thanks for your (MAD Team) hard work.
Keep going:good:
Click to expand...
Click to collapse
Nice that you appreciate their work, but do not qoute the whole OP thread, hope you understand [emoji3]
Sent from my Z2 Plus using Tapatalk
Not able to add call... if I touch add call it mutes instead. Also if I get a second call my phone it just gives me the beep sound of second call and doesn't wake the screen. I have to wake it and see whose calling and if I answer it by swiping upward the call is received but the screen continues to show incoming call receive screen. Phone basically hangs into that incoming call receive screen. I have to do a soft reboot to come out of it.

[ROM][7.1.2][UNOFFICIAL] LineageOS 14.1 - SM-T550/SM-T555

LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1.2 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
LineageOS is based on 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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
This thread is for Official LineageOS 14.1 builds for SM-T550/SM-T555. The following will not be supported here:
Custom kernels
Mods
Xposed
I don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from any source other then this thread
Modified system files
First time flashing LineageOS 14.1 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery (If you installed twrp early on you may need to reinstall it due to the device name changing)
Wipe data/factory reset
Flash LineageOS
Install the Google Apps addon package (Optional)
Reboot
SM-T550/SM-T555 Downloads
Google Apps:
http://opengapps.org/
Kernel
https://github.com/Galaxy-MSM8916/android_kernel_samsung_msm8916
Device Tree
https://github.com/Galaxy-MSM8916/android_device_samsung_gt510wifi
Aytex, who made all of the banners on this post.
Galaxy-MSM8916 Dev team​
This build is designed for the Wifi-only variant (SM-T550) but it will flash and boot on the LTE variant (SM-T555), your tablet will act like a wifi only tablet so you will not have calling, texting, mobile data. In the future, I may make a SM-T555 build that has working telephony but probably not due to me not having one.
What's working:
Wifi
Bluetooth
Sensors
Video
Offline charging
Hardware buttons
What's broken:
GPS is flaky
Camera
Audio
Changelog:
4/18/18
Initial release
For some reason it's not booting on my device if I take the older version from you Android host profile it boots and only audio thorugh the devices speaker isn't working
@Deadman9365 Hi! Could you tell me which TWRP do you use? I found on the web only an UNOFFICIAL one which works only on MM... Could you help me, please? I would like to try this ROM
I have the same problem as user nils_92.
The old "nightly" version (lineage-14.1-20170619-NIGHTLY-gt510wifi) boots, but the new one (Sean_lineage-14.1-20180418-UNOFFICIAL-gt510wifi) does not. Here the device restarts again and again before it has been completely loaded for the first time. Tested with "TWRP-3.1.x-omni-7.1_j16_20170609_gt510wifi" and "TWRP-3.2.1.1-lineage-15.1_j2_20180418_gt510wifi" as recovery
I also tested the recoverys, the flashing of other custom roms for the SM-T550 works fine. So here you can rule out the error. What I haven't tried yet was to leave the device alone and see if it might catch itself again and then boot into the operating system at some point.
I can confirm for the nightly-version that the camera and the sound do not work.
Looking forward to testing the final version.
Is work still being done on this rom? I checked the github but i dont see any recent commits
Title says lineage 14.1 but github link are stating 15.1?
I am looking forward to flashing the next release and getting some more juice out of this tablet
Can I flash it on SM-P550?
I have T550 before; i just trade off for S pen.
New version not booting.
I have tablet (Samsung Galaxy Tab A 9.7) SM-T550
I do install TWRP 3.1.0.1 with ROM LineageOS 14.1.
1) Use to Wipe Factor Reset
2) Use to install Rom
3) Use to install GApps
4) Reboot
But, its not working (When i start "reboot") > "SAMSUNG GALAXY TAB A 9.7" after "LINEAGEOS" cant open launhcer, its alone off tablet and on again...
Thank you developer and thank you all for not responding me.
Finally I have bricked my Tab, I'm very thankful to you guys.
samymarboy said:
Thank you developer and thank you all for not responding me.
Finally I have bricked my Tab, I'm very thankful to you guys.
Click to expand...
Click to collapse
First sentence says
* We are not responsible for bricked devices, dead SD cards,
Click to expand...
Click to collapse
so no need to thank anyone also it's been mentioned multiple times that there seems to be an issue and that it doesn't boot just get over it and flash stock or any other custom Rom for this device.
Not to mention that you seem to have a different device after all...
nils_92 said:
First sentence says so no need to thank anyone also it's been mentioned multiple times that there seems to be an issue and that it doesn't boot just get over it and flash stock or any other custom Rom for this device.
Not to mention that you seem to have a different device after all...
Click to expand...
Click to collapse
Where was you when I asked a question before flashing ?
Why your ramping now? When I didn't want a reply from you ?
samymarboy said:
Where was you when I asked a question before flashing ?
Why your ramping now? When I didn't want a reply from you ?
Click to expand...
Click to collapse
Don't complain if you don't want a reply read the description and don't flash on an unsupported device and all of you issues are solved! Good luck for the future you'll need it
I'm using SM-T550 with TWRP
It doesn't working launcher it's alone off and on again.. please help me?? I like lineageaos
Hi @deadman96385 nice to See you Continue working on this tab?. Still got my sm-t555 running so i hope there will be a release for lte Version. Tell me if
i can Test for you again
I'm working in order to keep this device alive, too.
Oreo works and the camera is working in my testbuilds, except for some grainy previews in the camera app.
I'll release a build when the speakers are working. Headphones are working already.
Stay tuned
Audio is working now. Feel free to use my vendor & device tree here @deadman96385. There are still some camera related issues, for instance the bad preview in the stock camera app. Using a different camera app solved this issue for me. Since deadman already supports Lineage OS, I'll build & support AICP. Android Oreo works on the tablet, I hope deadman will switch to the newest version of android soon. If there's some time in the next month I'll try to fix the remaining issues (the camera and SELinux permissive). Maybe I have time to build a SM-T555 version, too. But I don't own this type of tablet, so I would definitely need some testers.
virsys said:
Audio is working now. Feel free to use my vendor & device tree here @deadman96385. There are still some camera related issues, for instance the bad preview in the stock camera app. Using a different camera app solved this issue for me. Since deadman already supports Lineage OS, I'll build & support AICP. Android Oreo works on the tablet, I hope deadman will switch to the newest version of android soon. If there's some time in the next month I'll try to fix the remaining issues (the camera and SELinux permissive). Maybe I have time to build a SM-T555 version, too. But I don't own this type of tablet, so I would definitely need some testers.
Click to expand...
Click to collapse
Nice work, I've been busy with other devices. But more then willing to work with you on the camera. I'll get your changes merged into the primary trees. Let me know via PM your email, hangouts, telegram username or whatever so we can have a chat.

[ROM][8.1][A3 2016] ResurrectionRemix 6.2.1 for Galaxy A3 2016 | a3xelte | SM-A310xx

{
"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"
}
Galaxy A3 2016 | a3xelte | SM-A310xx
UNOFFICIAL | Android 8.1
Download: HERE​
Changelog:
Code:
[COLOR="Teal"]2019-02-08[/COLOR]
- Upstreamed new Kernel again from v3.10.61 to 3.10.108 for enhanced security and performance
- Fixed audio recording issue by not allowing to record with a bitrate below 48000 in the audio policy
- Updated stock vendor blobs from CRG1 to CRH1 for better security and stability (this time it mostly improved GPS)
- Fixed bluetooth calling
[COLOR="Teal"]2019-01-30[/COLOR]
- Initial release
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.
*
*/
Click to expand...
Click to collapse
Installation instructions:
1. Make sure you have TWRP installed on your device to be able to flash the rom.
2. Download the latest build from the link above and copy it to a place where you can find it later.
3. Optionally download GApps for using the Play Store and other Google related services from here: https://opengapps.org. Choose ARM as architecture and 8.1 as the OS version. The size of the GApps package is upon to you how much apps you want to have preinstalled. Copy this zip aswell to a place where you can find it easy later. If you download it with Chrome or with the Google Drive App it should be by default in the Download folder.
4. Turn your phone off and press Volume UP + Home Button + Power button at the same time until the splash screen appears. Then your device should boot into the recovery. There you wipe following partitions: Data, System, Cache, Dalvik if this is your first install. All of your installed applications get lost by this. Your photos, videos etc. won't get deleted if you haven't ticked the box for internal storage. As the kernel also supports F2FS i would change the filesystem for the cache partition from ext4 to f2fs for a better system performance. Now go to the main TWRP menu, click on install and go to the place where you have placed your zips and first select the rom and then click on the left button if you have downloaded the optional GApps package to add another zip to the queue. Now swipe the slider at the bottom to install and reboot the phone to the system. The first boot can take a while and after booting you could experience some lags because of the GApps initialization but they should disappear after some time.
5. Now you have successfully installed the rom and you're ready to use ResurrectionRemix on your device. Congratulations!
Bugs:
- VoLTE (isn't working on samsung devices and won't work anytime in the future too)
- Same as LineageOS 15.1
Credits:
@danwood76 for maintaining the a3xelte device tree
@Stricted for maintaining the common device tree
Contributors:
@Borduni
Source Code:
https://gitlab.com/dariotrombello
https://github.com/ResurrectionRemix
https://gitlab.com/Exynos7580
Version Information
Android: 8.1 Oreo
Kernel: Linux 3.10.108
Status: Stable
Stable Release Date: 2019-30-01
Created: 2019-30-01
Last Updated: 2019-02-08
reserved
Many thanks:good:
I would just like to thank @Borduni @danwood76 @Stricted and all the devs that are helping maintain our device and bringing us updated ROMs! This was a rom i was wishing for very much! Thank you for all your efforts and time dedicated for us.
4-core processor or 8-core processor?
If 8 core enabled, can we get 4 core enabled version?
Also thank you all of you guys for still developing for A310F users. I wish i can donate for you guys but PayPal is not avalaible in our country.
senemir said:
4-core processor or 8-core processor?
If 8 core enabled, can we get 4 core enabled version?
Also thank you all of you guys for still developing for A310F users. I wish i can donate for you guys but PayPal is not avalaible in our country.
Click to expand...
Click to collapse
Quad Core Kernel. I won't publish any of my new roms with Octa Core Kernel's because of the high battery drain.
You don't need to donate me anything. I don't even have set up PayPal :laugh:.
Borduni said:
Quad Core Kernel. I won't publish any of my new roms with Octa Core Kernel's because of the high battery drain.
You don't need to donate me anything. I don't even have set up PayPal :laugh:.
Click to expand...
Click to collapse
Thanks bro. I will try this rom tomarrow.
And i dont like Octa Core too. Phone overheats and battery drain is too much like you said.
Keep up that great work !
Does sound work in all apps? I've used three other 8.0 roms and they all recorded mic very quietly in apps like Snap and Insta.
hajdud said:
Does sound work in all apps? I've used three other 8.0 roms and they all recorded mic very quietly in apps like Snap and Insta.
Click to expand...
Click to collapse
This will be fixed soon, it's on my list
2019-02-08
- Upstreamed new Kernel again from v3.10.61 to 3.10.108 for enhanced security and performance
- Fixed audio recording issue by not allowing to record with a bitrate below 48000 in the audio policy
- Updated stock vendor blobs from CRG1 to CRH1 for better security and stability (this time it mostly improved GPS)
- Fixed bluetooth calling
As I see this rom audio recording is working fine right? I had another issue with L15.1 which was that I couldn't get faceunlock to work at all, it didn't even show up in the setings. It wasn't the gapps cause I use those same gapps on extendedAOSP and it worked. Also at some point the mic stopped working, etheir for calls nor audio recording. I'm on 14.1 now but it doesn't play flac natively and the music player I use doesn't support flac by itself, all the rest is great en 14.1. So, if anyone is kind enough to advice me about this ROM that'd be great, I'm getting a little tired of flashing, mostly because I need the phone for work during the day and the microphone dying is not cool XD Thanks in advance.
LucasNerv said:
As I see this rom audio recording is working fine right? I had another issue with L15.1 which was that I couldn't get faceunlock to work at all, it didn't even show up in the setings. It wasn't the gapps cause I use those same gapps on extendedAOSP and it worked. Also at some point the mic stopped working, etheir for calls nor audio recording. I'm on 14.1 now but it doesn't play flac natively and the music player I use doesn't support flac by itself, all the rest is great en 14.1. So, if anyone is kind enough to advice me about this ROM that'd be great, I'm getting a little tired of flashing, mostly because I need the phone for work during the day and the microphone dying is not cool XD Thanks in advance.
Click to expand...
Click to collapse
Most audio issues are fixed in the latest version.
RR should be as stable as my Lineage OS builds as it is based on my trees. Only current issue is buggy MTP but this will be mostly solved in our kernel tree soon.
RR-Pie-v.7.0.1 is coming soon
Hi,
(This is my first post on xda, so I'm not sure I'm doing it right. Tell me if I should do it differently so I learn)
I like this rom, and have used it in various versions of several devices, so I'm happy to see it is developed for this device too.
However, when i try to flash it to my SM-A310F, I get the error that this rom is for a3xelte, while my device is (blank space) .
I use TWRP v. 3.0.2.1 and have flashed the revolution OS rom with success. This rom works ok, but I just miss some the customizations and functionalities in RR.
-And also the lack of samsung software, which I use none of and just disable.
I general, I can install roms which are based on the stock samsung rom in some way or another (like the revolution OS), but not roms like RR, dotOS or lineages.
From Software settings (running revolution OS):
Baseband: A310FXXU2BPG6
Kernel version: 3.10.105-NOUGAT-ALX-0.0.2
So, do any of you clever people have a good idea why my SM-A310F is not considered worthy for RR? Is there a way to flash it anyway, or is this a hardware issue of some sort?
And thanks!
Bobbobelob said:
Hi,
(This is my first post on xda, so I'm not sure I'm doing it right. Tell me if I should do it differently so I learn)
I like this rom, and have used it in various versions of several devices, so I'm happy to see it is developed for this device too.
However, when i try to flash it to my SM-A310F, I get the error that this rom is for a3xelte, while my device is (blank space) .
I use TWRP v. 3.0.2.1 and have flashed the revolution OS rom with success. This rom works ok, but I just miss some the customizations and functionalities in RR.
-And also the lack of samsung software, which I use none of and just disable.
I general, I can install roms which are based on the stock samsung rom in some way or another (like the revolution OS), but not roms like RR, dotOS or lineages.
From Software settings (running revolution OS):
Baseband: A310FXXU2BPG6
Kernel version: 3.10.105-NOUGAT-ALX-0.0.2
So, do any of you clever people have a good idea why my SM-A310F is not considered worthy for RR? Is there a way to flash it anyway, or is this a hardware issue of some sort?
And thanks!
Click to expand...
Click to collapse
You need to update TWRP. Here you find the latest official build: https://eu.dl.twrp.me/a3xelte
And also you could do a baseband update. Flash the newest firmware for your country via ODIN and install TWRP and RR after that again.
I recommend you to use RR 7 (Android 9) instead of this. I haven't published a build since a long while.
Thanks so much for the very quick response! I will give both a try starting with updating twrp. I'm not sure where to look for the baseband update, but I will try to find it if twrp update does not work.
Bobbobelob said:
Thanks so much for the very quick response! I will give both a try starting with updating twrp. I'm not sure where to look for the baseband update, but I will try to find it if twrp update does not work.
Click to expand...
Click to collapse
You can use the tool samfirm (google it) or updato.com
Baseband updates can improve signal strength/battery life. But it is not necessary.
Thanks again, I really appreciate your help.
I'd love to try RR7, but I can't find the download link in the relevant thread (it says removed by OP) or in the RR homepage. Therefore I chose this version instead. Is RR7 available somewhere else.
https://forum.xda-developers.com/sa...m-rr-7-0-1-galaxy-a3-2016-a3xelte-sm-t3919153

[ROM][OFFICIAL][9.0.0_r47][INACTIVE FOR PIE] Renouveau v9.0 (N920*/G92**)

This project is currently on pause and will not resume for Android 9. Active development is taking place for Exynos7420 devices on Android 10, and Renouveau v10 will pick up once these developments are finalized and ready for testing. Renouveau also will no longer be based on ResurrectionRemix, as they are no longer continuing with Android 10. If a moderator sees this, I ask that they close this thread. No further help will be provided for Renouveau v9. Thank you!
Code:
/*Your warranty is now void, not that you had one anyway.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.
* A lot.
{
"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"
}
Introduction
Renouveau is an aftermarket Android firmware designed to renew your Android experience, with popular bases driving it all for customization, performance, and stability.
AOSP
↓
LineageOS
↓
ResurrectionRemix
↓
Renouveau​
Renouveau has only existed for a few months now, so please be patient as the kinks get worked out and everything you could ever want and more is brought to the surface for your eyes to see (on your phone anyway).
Source Code
All the source code for Renouveau is available from the Renouveau GitHub organization. Any changes made from the original ResurrectionRemix and LineageOS bases can be found here.
Additionally, the source code for the prebuilt kernel (soon to be included as part of Renouveau) can be found here.
Known Issues:
In-call audio on US-variant devices (see Patches down below)
MTP May be fixed now according to some users, needs testing and feedback
GateKeeperService (currently cannot be acquired by LockSettingsService, which prevents users from using security methods such as PINs and therefore prevents users from enrolling biometrics such as fingerprints) May be fixed now according to some users, needs testing and feedback
If you install a recent OpenGApps build, Google's Setup Wizard may crash while adding the finishing touches
Pre-installed Firefox will always crash (due to a bug Mozilla has yet to fix when the context of the app is in /system/priv-app until you update the app via a more recent APK or the Play Store)
F-Droid still exists (oops)
ViperFX will still want to install its driver despite the driver shipping with Renouveau, just give it root access to reinstall the driver and then you can revoke root access again if you wish
Working:
Audio
Bluetooth
Camcorder
Camera
Capacitive Buttons
Data
Fingerprint (only if you have previously-enrolled biometrics from before the GateKeeperService bug was introduced) (see above)
GPS
HWC
Microphone
Notification LED
Rotation
S-Pen
Sensors
Torch
Video Playback
Wi-Fi
Wi-Fi Hotspot (both 2.4GHz and 5GHz)
Supported Models:
SM-G920F
SM-G928X
SM-N920T/W8/P
SM-N920X
SM-N9208
Experimental: G92XUS devices
Experimental: G92X devices
If your model is not listed as being supported above but the ROM works for your variant of the SM-N920* series or the SM-G92** series, please tell me! I'll be happy to support it.
Install Instructions:
NOTE: Before downloading Renouveau, please check to make sure your device is an SM-N920T. If it is not, you will have to follow an additional set of steps in order to be able to flash the downloaded ZIP. Otherwise, you will receive an error about this ROM not being for your device.
The additional steps, to be done after downloading the latest version of Renouveau:
Open the downloaded ZIP file in your favorite archive software (such as 7-Zip, WinRAR, or good ol' File Explorer)
Inside of the ZIP, navigate to /META-INF/com/google/android
Drag the updater-script file to someplace you can access easily (such as your desktop)
Open the extracted updater-script file with your favorite text editor (such as Notepad, Notepad++, Sublime Text 3, etc)
On the very first line, you should see some text that looks like this:
Code:
assert(getprop("ro.product.device") == "nobleltetmo" || getprop("ro.build.product") == "nobleltetmo" || abort("E3004: This package is for device: nobleltetmo; this device is " + getprop("ro.product.device") + "."););
Remove this line such that the first line instead says this:
Code:
ui_print("Target: Samsung/nobleltetmo/nobleltetmo:9/PQ3A.190801.002/eng.joshua.20190914.154326:userdebug/test-keys");
Save the file
Drag the edited file back into the same location inside of the ZIP, and overwrite the changes if it asks you to
Use this edited ZIP to finish the installation/update instructions
Download the latest version of Renouveau v9.0 from the given releases page
Download the latest version of the Helios for AOSP 9.0 kernel from the given releases page
Download the latest version of OpenGApps (ARM64/9.0/nano) or a synonymous microG package (optional)
Download the latest version of Magisk (optional)
Reboot into recovery mode (support for recovery issues will only be provided for TWRP)
Flash Renouveau
Flash OpenGApps/microG (optional)
Flash the prebuilt kernel (if you're not using SM-G920F)
Reboot into Renouveau and set up your device
Reboot back into recovery mode, flash Magisk, and then reboot back into Renouveau (optional, but recommended for additional functionality not available without Magisk)
Downloads:
Renouveau (SM-N920T): Releases for Renouveau
Kernel (SM-N920*/SM-G92**): Releases for Helios for AOSP9.0
Patches:
In-call audio patch for US-variant N920* devices: nobleus audio test.zip
In-call audio patch for US-variant G92** devices: zerous audio test.zip
Social Media (*):
Discord
Telegram
Twitter
Credits:
The ResurrectionRemix Team for their amazing work adding the great customizations that Renouveau can extend upon
The LineageOS Project for the beautiful performance and stability introduced to the stock AOSP bases
@enesuzun2002 for bringing NexusOS to the Samsung Galaxy S6 Edge+, for which the Samsung Galaxy Note 5 wouldn't have such a stable infrastructure for custom ROMs
@ananjaser1211 for the original Helios kernel sources that I was able to port from OneUI to AOSP 9.0, as well as the patches being used for nobleus and zerous in-call audio testing
@Lunarixus for the flashable packaging of the nobleus and zerous in-call audio testing patches
@DqrKn3Zz for the flashable packaging of the Helios for AOSP9.0 kernel
XDA:DevDB Information
Renouveau, ROM for the Samsung Galaxy Note 5
Contributors
JoshuaDoes
Source Code: https://github.com/RenouveauOS
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
Based On: ResurrectionRemix
Version Information
Status: No Longer Updated
Created 2019-06-23
Last Updated 2020-07-12
Please support for N920W8
Please add support for N920W8 canadian carrier, i will post you my boot.img or any file to help support the note 5 canadian model.
Thabks!
manikar said:
Please add support for N920W8 canadian carrier, i will post you my boot.img or any file to help support the note 5 canadian model.
Thabks!
Click to expand...
Click to collapse
It may be possible that it already works for you! The only way to find out is to attempt to follow the install instructions and see if it boots. Before doing so, make sure to back up your device and then wipe data, system, cache, and dalvik/art cache. If you get a stable install running and can do your usual daily tasks, I'll make sure to add the N920W8 to the list of supported devices.
Good luck!
Quick boot and smooth home launcher. But My device cant find the sim (Note 5 N920T - sim VIETNAMESE)
The Bluetooth works very well on the N920G in both Floyd V2 and my builds of crDroid and Resurrection Remix, I do not know why not on the N920T.
Btw, Enes bringed up AOSP 9 for the Galaxy S6, not the Edge+ version & Khoailang2005 was the first to bring AOSP 9 kernel for N5, so, JijonHyuni take his idea an continue with it.
SonXoan said:
Quick boot and smooth home launcher. But My device cant find the sim (Note 5 N920T - sim VIETNAMESE)
Click to expand...
Click to collapse
Are there any custom ROMs where your device can find the SIM? If so, a link to the custom ROM would be helpful!
iTzPr0o117 said:
The Bluetooth works very well on the N920G in both Floyd V2 and my builds of crDroid and Resurrection Remix, I do not know why not on the N920T.
Btw, Enes bringed up AOSP 9 for the Galaxy S6, not the Edge+ version & Khoailang2005 was the first to bring AOSP 9 kernel for N5, so, JijonHyuni take his idea an continue with it.
Click to expand...
Click to collapse
I'll go ahead and update the credits section, thank you!
JoshuaDoes said:
I'll go ahead and update the credits section, thank you!
Click to expand...
Click to collapse
No problem, also your rom boot and runs very well on this device.
iTzPr0o117 said:
No problem, also your rom boot and runs very well on this device.
Click to expand...
Click to collapse
Glad to hear it boots! One thing I am looking for is translators, I don't want an English-only translation for anything I add :c
JoshuaDoes said:
It may be possible that it already works for you! The only way to find out is to attempt to follow the install instructions and see if it boots. Before doing so, make sure to back up your device and then wipe data, system, cache, and dalvik/art cache. If you get a stable install running and can do your usual daily tasks, I'll make sure to add the N920W8 to the list of supported devices.
Good luck!
Click to expand...
Click to collapse
Hi,
It boots up when i flash the hyper kernel after flashing the rom.
bugs:
- In call audio is not working, when i call someone and its just blank no sound and hang up the Dialer with a beep and same with incoming call!
whats working:
-Bluetooth work fine on N920W8 and everything works fine except in-call audio.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
To do:
-I think the main culprit is with the kernel it is not designed for our mobiles but instead it is made for all other samsung note 5 models.
-Please make some changes or build kernel and add support for N920W8 & N920T.
manikar said:
Hi,
It boots up when i flash the hyper kernel after flashing the rom.
bugs:
- In call audio is not working, when i call someone and its just blank no sound and hang up the Dialer with a beep and same with incoming call!
whats working:
-Bluetooth work fine on N920W8 and everything works fine except in-call audio.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
To do:
-I think the main culprit is with the kernel it is not designed for our mobiles but instead it is made for all other samsung note 5 models.
-Please make some changes or build kernel and add support for N920W8 & N920T.
Click to expand...
Click to collapse
Thank you for the feedback!
Unfortunately I haven't self-developed any piece of the kernel behind this, but maybe I can try and work some things out, but who knows. I have some ideas I can experiment with, however I don't personally have service on my N920T for testing. I see you've joined the Discord server, so hopefully we can stay in contact on this issue and figure something out!
JoshuaDoes said:
Thank you for the feedback!
Unfortunately I haven't self-developed any piece of the kernel behind this, but maybe I can try and work some things out, but who knows. I have some ideas I can experiment with, however I don't personally have service on my N920T for testing. I see you've joined the Discord server, so hopefully we can stay in contact on this issue and figure something out!
Click to expand...
Click to collapse
thanks so much!
i appreciate it!
Could we get the support for N920C
Thankyou:laugh:
abdulraheem78655 said:
Could we get the support for N920C
Thankyou:laugh:
Click to expand...
Click to collapse
Try it and tell me if it works! I can't support things I can't test myself.
Hey JoshuaDoes. Awesome job. We need people like you here. Just a quick question. Does call audio work for n920T?
munirshah77 said:
Hey JoshuaDoes. Awesome job. We need people like you here. Just a quick question. Does call audio work for n920T?
Click to expand...
Click to collapse
I wish I could tell you if call audio worked or not for the N920T, but I don't have service at the moment and won't for a little while. Would you be able to test for me?
Hoping wifi tethering gets fixed. It's the only thing holding me back since I use that feature all the time.
@JoshuaDoes first of all thanks man for your great work your ROM working absolutely fine on s6 edge+ G928G with hyper kernal 2.6 no problem so far I m testing it right now but only one thing recent and back button are not working every thing else is working fine but I m still testing
I know you didn't support s6 edge+ but can you help me in regarding to back and recent keys
And thanks again for great
miatawnt2b said:
Hoping wifi tethering gets fixed. It's the only thing holding me back since I use that feature all the time.
Click to expand...
Click to collapse
Just so you know, WiFi tethering *appears* to be working fine for me on my SM-N920T. I can create the hotspot on both 2.4GHz and 5GHz bands. I can also connect to it from my laptop just fine. The only thing I am not sure about at the moment is whether or not internet connectivity will work as I don't currently have service on my phone to test.
sufian.ahmed2007 said:
@JoshuaDoes first of all thanks man for your great work your ROM working absolutely fine on s6 edge+ G928G with hyper kernal 2.6 no problem so far I m testing it right now but only one thing recent and back button are not working every thing else is working fine but I m still testing
I know you didn't support s6 edge+ but can you help me in regarding to back and recent keys
And thanks again for great
Click to expand...
Click to collapse
Thank you for the kind words!
I'm afraid I wouldn't know where to start with getting the back and recents keys working, however should you decide to stay on Renouveau (or any other ROM that uses the Hyper Kernel), your best bet would be to enable the navigation bar and treat your phone like a soft navigation phone. In Renouveau you can find this under Settings > Renouveau Tools > NAVIGATION.
Best of luck!

Categories

Resources