[DEPRECATED] [MOD] Use any ROM on N9208 with Dual SIM Support - Galaxy Note5 Themes and Apps

Use This Mod Instead
http://forum.xda-developers.com/showthread.php?p=64442481
Reason for Deprecation
N9208 support is being added to XDA ROMs. See:
http://forum.xda-developers.com/note5/development/05-11-15-dr-ketan-rom-l1-multi-dpi-edge-t3241461
http://forum.xda-developers.com/tmo...m-darthstalker-note5-version-1-aroma-t3212091 (V4 not working on N9208)
http://forum.xda-developers.com/note5/development/ioio-rom-release-1-n9208-base-version-t3233375
Purpose
Use any unsupported ROM on N9208 by fixing SIM recognition and adding dual SIM functionality. Until there is a N9208 or unified dual SIM ROM with the similar features as other device variants, this will be of use. Alternatively, try this ROM or SVA ROM.
Original Mod
Here is the link to the original zip (chinese forum):
V1 + instructions: Translated: https://translate.googleusercontent...g=ALkJrhjUYlN5JB6IlAUjaKEGjgjNdR6_ng#pid56205 Original: http://www.i-mobi.tw/forum.php?mod=viewthread&tid=3044&page=4#pid56205
V2 (used for my modified attached zip): Translated: https://translate.googleusercontent...g=ALkJrhg2pjaZ_gTkx5Hzh5jcPis3yGXExA#pid59191 Original: http://www.i-mobi.tw/forum.php?mod=viewthread&tid=3044&page=5#pid59191
"Brush" is flash.
I can't read chinese, but I'll attempt to explain based on Google translate. I've removed anything I couldn't understand or that was unnecessary.
Post V1:
The following 3 ROMs work with the conversion zip.
1. BOH6_Foreverlocos_Breakdown_R1.1.zip (1.16G)
2. N920I N920C Dr.Ketan ROM L1
N920I_OH6_DrKetan_custom_ROM_L1.zip (1.18G)
3. N9200_5.11_Soul_ pure version .zip (1.22G)
Conversion package Contents:
1. Adds N5 Chinese input method
2. Adds Chinese (Taiwan environment, there is phonetic keyboard dialing, SPen have Chinese)
3. Turns off camera shutter sound
4. Adds exit option to browser
5. Speed ​​Dial for 100 people
6. Call recording
7. Call / message blocking option
8. N9208 core files
9. N9208 dual sim files
NOTE: We only need 8, 9, and NFC
How to Flash Transition Pack
There are two kinds of ways
The first (tested with 1 ROM)
1. First flash ROM (N920C, N920I N920T N9200)
2. After flashing ROM and booting into system, flash conversion package in recovery
Disadvantages: flashing conversion package takes about 6 more minutes
The second (tested with 2 ROMs)
1. First flash ROM (N920C, N920I N920T N9200)
2. Do not reboot, flash conversion package in recovery, then reboot to system
The second way is recommended
Comprehensive Conclusion: I theory, this should make any ROM compatible with n9208
After flashing, the phone is entirely Chinese (Taiwan)
See screenshots
Post V2:
No explanation needed. Same as V1 with new package and download link.
Changelog (modifications to original N5_N9208_V2.zip)
Note: I did not ask the developer for permission to modify and redistribute the package.
Removed everything but the /system/lib* files
Removed the kernel
Made changes to updater-script
Replaced update-binary as the original wasn't letting me flash
updater-script code
Code:
ui_print("Mounting system...");
run_program("/sbin/busybox", "mount", "/system");
#run_program("/sbin/busybox", "mount", "/data");
show_progress(1, 15);
ui_print("Backing up and deleting /system/lib/libjni_secimev9.so...");
run_program("/sbin/mv", "/system/lib/libjni_secimev9.so", "/system/lib/libjni_secimev9.so.bak");
delete("/system/lib/libjni_secimev9.so");
ui_print("Copying...");
package_extract_dir("system", "/system");
#package_extract_dir("data", "/data");
ui_print("Unmounting system...");
#set_perm(1000, 1000, 0771, "/data");
#set_perm_recursive(1000, 1000, 0771, 0644, "/data/app");
run_program("/sbin/busybox", "umount", "/system");
#run_program("/sbin/busybox", "umount", "/data");
ui_print("Installation complete!");
ui_print("");
ui_print("*****************************************");
ui_print("* Conversion package by: MTP @i-mobi.tw *");
ui_print("* Modification by: CanMan1 @XDA *");
ui_print("*****************************************");
Known Issues
Important: As of now, I will not be fixing any known issues since I don't have the knowledge to do so. If you are a developer and want to contribute, please share possible fixes.
NFC doesn't work. See this for details. I may try to fix it.
Dual SIM fully to partially working (see notes below). Please report if it works for you.
Any ROM modifications to SystemUI.apk, services.jar, and framework.apk may not work. See here.
Some features of the ROM may not work.
Only tested on SM-N9208_TW (Taiwan, BRI N9208ZTU1AOH4 with OJ3 Modem). Mod may only work for this device.
Working ROMs
Any N920I ROM
Notes: I assume it will be the same as my results below for [N920 I/C/G ] Dr.Ketan ROM L4.
[N920 I/C/G ] Dr.Ketan ROM L4 (Link)
Notes: Dual SIM untested but should be fully functional. No fatal errors. Will probably use as my daily driver.
Partially Working ROMs
Any T-Mobile ROM
Notes: See fOrEvErLoCo's BrEaKdOwN R2.6 noes below. Based on my testing, you must use the original (N5_N9208_V2) zip. Please read the Post V1 to see what the conversion package does before flashing. If you don't want those changes made, use my modified package and a N920I ROM.
DARTHSTALKER NOTE5 V4 (Link)
Notes: SIM Manager Crashes. Mobile data only works with the original V2 zip (N5_N9208_V2). Not checked for fatal errors.
N920T Dr.Ketan ROM L2 (Link)
Notes: SIM Manager Crashes? Mobile data only works with the original V2 zip (N5_N9208_V2)? (Can't recall) Not checked for fatal errors.
fOrEvErLoCo's BrEaKdOwN R2.6 (Link)
Notes (Tested by: cortez.i):
- SIM Manager crashing, both SIM cards have signals and can be used to make/receive calls.
- NFC isn't working.
- WiFi working
- Wireless charging is working
- I can choose which sim to use from the Notification pulldown; simply select the one to use by tapping 1st or 2nd SIM card.
- I cannot choose which SIM to use for Text/Data
Not checked for fatal errors.
Untested ROMs
Try the modified conversion package. If it doesn't work, try the original V2. Report your results here.
Downloads
Modified conversion package for N920I ROMs:
See attached.
Original conversion package V2 from here:
https://drive.google.com/file/d/0B80kk8AOqhiaOFpiX1pjd0NhYjQ/view
Read Post V1 above to see what it does before deciding to flash it.
Installation
Wipe Cache, Dalvik, Data, System
Flash the following, then reboot to system:
ROM
Conversion package (N920I: Attached N920I-N9208_Conversion_Package, N920T: N5_N9208_V2.zip in Downloads, Other: See "Untested ROMs")
Kernel (SkyHigh SM-N9208-SEA_TW 2.1, or Permissive Kernel with Auto Root by xiaolu from bottom of page here, or etc.)
Read Before Posting
Include a link to your ROM or the following information in your post:
ROM Name and Version
ROM Base (Eg. N920I)
How to Report Issues and Functionality
Use the following template and add it to your post:
Model: SM-N908_TW (other variant is SM-N908_SEA)
Region: BRI
Country: Taiwan
Version: N9208ZTU1AOH4
Modem: OJ3
Avoid posting issues in the ROM developers' thread as this zip modifies system files.
To Do
Add NFC Support for N920I ROMs.
If someone can make a flashable zip that fixes the NFC problem for incompatible ROMs, then we may have a method for making any ROM work on N9208.

first, thanks for sharing this... second, i want to try Foreverloco's rom and - based on your post - i need the original version but i can't download from the site. is there another method to get the zip? or, can i use the modified version posted here?

cortez.i said:
first, thanks for sharing this... second, i want to try Foreverloco's rom and - based on your post - i need the original version but i can't download from the site. is there another method to get the zip? or, can i use the modified version posted here?
Click to expand...
Click to collapse
I've updated the OP to answer your question. If you have any other questions about ROMs, please post a link the the ROM thread or say what it's based on.

CanMan1 said:
I've updated the OP to answer your question. If you have any other questions about ROMs, please post a link the the ROM thread or say what it's based on or I probably can't help you.
Click to expand...
Click to collapse
thanks for the reply. i flashed your version with foreverloco's 2.6 ROM and both sims are recognized on the phone. i can receive calls from both sims but i can only dial out using one sim. and of course, NFC is not working. as an FYI, i'm using the original 9208 Root kernel. going to try the other zip and other kernels to see if that helps. i really appreciate you taking time to do this... hopefully i can get things to work with a T-Mo custom ROM.

cortez.i said:
thanks for the reply. i flashed your version with foreverloco's 2.6 ROM and both sims are recognized on the phone. i can receive calls from both sims but i can only dial out using one sim. and of course, NFC is not working. as an FYI, i'm using the original 9208 Root kernel. going to try the other zip and other kernels to see if that helps. i really appreciate you taking time to do this... hopefully i can get things to work with a T-Mo custom ROM.
Click to expand...
Click to collapse
Does the SIM card manager crash when launched? I has this issue in my testing of T ROMs.

CanMan1 said:
Does the SIM card manager crash when launched? I has this issue in my testing of T ROMs.
Click to expand...
Click to collapse
yes it's crashing; dirty flash and after wiping. i was getting android.process.acore FC's so i decided to wipe and start over.
EDIT: want to add that i can choose the second SIM if i dial any number and then hang up the phone.

cortez.i said:
yes it's crashing; dirty flash and after wiping. i was getting android.process.acore FC's so i decided to wipe and start over.
EDIT: want to add that i can choose the second SIM if i dial any number and then hang up the phone.
Click to expand...
Click to collapse
Thanks for the report. I'll add it to the OP
Edit: Was the android.process.acore FC occurring after wiping or dirty flash? And what about your previous post? I don't want to include info from dirty flashes.

CanMan1 said:
Thanks for the report. I'll add it to the OP
Edit: Was the android.process.acore FC occurring after wiping or dirty flash? And what about your previous post? I don't want to include info from dirty flashes.
Click to expand...
Click to collapse
FC's were from a dirty flash; no FC's after TWRP-Factory Reset.

cortez.i said:
FC's were from a dirty flash; no FC's after TWRP-Factory Reset.
Click to expand...
Click to collapse
To confirm, were these issues from occurring after a dirty or clean flash:
flashed your version with foreverloco's 2.6 ROM and both sims are recognized on the phone. i can receive calls from both sims but i can only dial out using one sim. and of course,
Click to expand...
Click to collapse
i can choose the second SIM if i dial any number and then hang up the phone.
Click to expand...
Click to collapse
Also, error logs might be helpful for fixing known issues.

this is really nice idea and thanks a lot to @CanMan1 in start i really did not get his point but after reading this thread i now understand the purpose. can anyone please tell me how many signal bars do you get ? 2 or 1 ?

CanMan1 said:
To confirm, were these issues from occurring after a dirty or clean flash:
Also, error logs may be helpful for fixing problems.
Click to expand...
Click to collapse
- FC's only occurred with dirty flash & no FC's after factory reset.
- SIM Manager still crashing after factory reset, but both SIM cards have signals and can be used to make/receive calls.
- NFC isn't working.
- WiFi working
- Wireless charging is working
- I can choose which sim to use from the Notification pulldown; simply select the one to use by tapping 1st or 2nd SIM card.
- I cannot choose which SIM to use for Text/Data
- will continue testing later today

ravian29 said:
this is really nice idea and thanks a lot to @CanMan1 in start i really did not get his point but after reading this thread i now understand the purpose. can anyone please tell me how many signal bars do you get ? 2 or 1 ?
Click to expand...
Click to collapse
Do you mean mobile data signal bars? I'm getting 1-4 as I'd expect.

CanMan1 said:
Do you mean mobile data signal bars? I'm getting 1-4 as I'd expect.
Click to expand...
Click to collapse
no what i mean was, do you have 2 different signal bar icons for 2 different sims ?

ravian29 said:
no what i mean was, do you have 2 different signal bar icons for 2 different sims ?
Click to expand...
Click to collapse
see below...

cortez.i said:
see below...
Click to expand...
Click to collapse
thanks are you able to use, center clock ? 3 minit battery ? and other mods ?

ravian29 said:
no what i mean was, do you have 2 different signal bar icons for 2 different sims ?
Click to expand...
Click to collapse
I only have 1 SIM to test with.
cortez.i said:
- FC's only occurred with dirty flash & no FC's after factory reset.
- SIM Manager still crashing after factory reset, but both SIM cards have signals and can be used to make/receive calls.
- NFC isn't working.
- WiFi working
- Wireless charging is working
- I can choose which sim to use from the Notification pulldown; simply select the one to use by tapping 1st or 2nd SIM card.
- I cannot choose which SIM to use for Text/Data
- will continue testing later today
Click to expand...
Click to collapse
Can you check if your getting fatal errors in a logcat?

ravian29 said:
thanks are you able to use, center clock ? 3 minit battery ? and other mods ?
Click to expand...
Click to collapse
i don't use 3 minit battery or center clock. i'll test later today... i'm creating my nandroid and calling it a night...
---------- Post added at 01:54 AM ---------- Previous post was at 01:48 AM ----------
CanMan1 said:
I only have 1 SIM to test with. Can you check if your getting fatal errors in a logcat?
Click to expand...
Click to collapse
will let you know later this evening...

ravian29 said:
thanks are you able to use, center clock ? 3 minit battery ? and other mods ?
Click to expand...
Click to collapse
I just tried using Ketan N920I L4 aroma mods
Center clock doesn't work
3Minit doesn't work
Screen record doesn't show up in power menu

CanMan1 said:
I just tried using Ketan N920I L4 aroma mods
Center clock doesn't work
3Minit doesn't work
Screen record doesn't show up in power menu
Click to expand...
Click to collapse
thanks, this was what i wanted to know, actually SystemUI.apk, services.jar and framework.apk are different to these mods will not work and there is no use of this conversion pack

ravian29 said:
thanks, this was what i wanted to know, actually SystemUI.apk, services.jar and framework.apk are different to these mods will not work and there is no use of this conversion pack
Click to expand...
Click to collapse
The conversion pack was only intended to add dual SIM functionality to any ROM.
I've added this information to the OP.
Edit: I think I see your point. Having the same features on a ROM with a N9208 base would be better. Unfortunately, development if lacking for our devices.

Related

[ROM][Umi Zero ] (UPDATE 02/11/15)Arcatarc's "EMUmIZERO"

(UPDATE 02/11/15)Version EMUmIZEROCompleta......full EMUI3 Experience!
For a SUPERLEGGERA (superlight) version of it check this thread: EMUmIZERO SUPERLEGGERA
******************************************************************************************************
INSTALLATION using ROOTJOY:
For the ones who prefer to flash the rom with ROOTJOY:
1: Download the Rom zip and replace " updater-script" inside folder "META-INF\com\google\android" with this one(unzip it before)
...now flash it by selecting the new created zip in rootjoy....that's all my friends...
******************************************************************************************************
INSTALLATION using CUSTOM RECOVERY (FOLLOW ALL THE STEPS TO AVOID ERRORS) :
1:DOWNLOAD Rashr - Flash Tool from Google Market (to flash Recovery)
2:DOWNLOAD ROM
3:DOWNLOAD RECOVERY(NEW VERSION WITH FIXED PARTITIONS LAYOUT)
4: Now select the downloaded recovery with a file explorer (Rashr - Flash Tool will ask you to flash it as recovery & reboot in recovery mode)and flash it
-------------------IMPORTANT STEP----------------------------------------------
5: Once you are in recovery mode make a full backup of your actual rom.
THIS STEP IS VERY IMPORTANT BECAUSE MY TWRP MAKE A BACKUP OF VITAL PARTITIONS WHERE IS STORED IMEI,MAC ETC...
it's a good idea to copy the backup folder on your PC, it could be very useful in future in case of problem with missing IMEI and other trouble...
-------------------IMPORTANT STEP----------------------------------------------
6: Now ( note:due to the fact some people had problem during this step in TWRP-Settings select "Use rm -rf instead of formatting.")select: Wipe-Advanced Wipe and tick: Dalvik Cache,System,Cache,Data.
7: (Without exit from recovery) Select Install and choose the rom zip (on upper part of the recovery screen you can select Internal Storage or SD Card).....
....reboot....
....OK!....now you are on EMUmI!
******************************************************************************************************
IMPORTANT:
ALWAYS CHECK SERVICE PACKS THREAD and flash the latest one(if present)!
Before asking ALWAYS check TIPS SECTION,probably you will find (probably)a solution.
VERY IMPORTANT:
Feedback&Contributions are well accepted...
If you like my works an offer is greatly appreciated not only by me (50% will be donate to UNICEF)
DONATIONS
DONATIONS
DONATIONS
Screenshots
Some Screenshots:
Service pack
Service pack:
Not needed in Rom UPDATE 02/11/15
ADDONS:
ADDONS:
Here you will find "MODULES" to install and obtain new functions:
For those having troubles with 3G data connection (check the frequencies supported by your mobile operator)(flashable in recovery without wipe):
BASEBANDS(Modem):
900 Mhz Baseband:
800/850/900 Mhz Baseband:
-------------------------------------------------------------------------------------------------------------------------------
EngineeringMode (Extract folder and install like normal apps)
MaxxAudioFx:
http://forum.xda-developers.com/android/general/maxx-audio-effects-mediatek-edition-t3044224
Am3D Zirene Audio Fx:
http://forum.xda-developers.com/android/development/sound-mod-am3d-zirene-audio-fx-t3152714
New Fonts:
http://forum.xda-developers.com/showthread.php?t=3032517
KERNELS:
(1.7Ghz)EMUmI_021105_DefaultKernel.zip (Default one included in rom zip,stablest and battery friendly)
(2.0Ghz)EMUmI_021105_Kernel.zip (Fastest but not underclockable)
All Kernels are flashable in RECOVERY.
CHANGELOG
CHANGELOG:
Installation script modifyed according with new (fixed) recovery....now both are "how they should be!".
Totally rebuild from newest Huawei firmware 268 Version.
Plenty of Optimizations and security Patches,included Stagefright bug
New Music app with Equalizer and full working songs dowload
New Baseband from stock Huawei firmware (better??)
Improved Camera
Improved GPS(agps enabled and editable in location setting).
Improved&Fixed all Sensors(now we have a full working compass!).
Added Compass app.
Re-edited new kernel with fix and optimizations.
Improved stability.
Full DTS Sound included!.
Huawei ID & related apps removed (not need to register to download themes).
Patched Service.jar(you can install engineering apps!..you can find them in ADDONS thread),many tnx to eryen :good:
Adopted some Folder&Files (from Huawei firmware)to menage various startup configurations(power policy,icons,toggles default home screen etc..).
Added "Motion control" in settings.
...probably some other things i don't remember..
Full working in every single function(exept the one mentioned in bugs thread)
.......FULL HUAWEI EMUI EXPERIENCE TRANSPLANTED TO UMI ZERO!.
NEW SECTION ADDED: "ADDONS":Her you will find "MODULES" to install and obtain new functions.
P.S.: Superleggera(Superlight) Version will be uploaded ASAP!
BUGS&TIPS
BUGS:
....probably you will find "G750-T20" or "Huawei" in some places:this is needed for the firmware to working(many libs and function refering to those names)
........
TIPS:
NVRAM WARNING: ERR 0x10 (& random WLAN MAC ADDRESS) ???....HERE THE DEFINITIVE SOLUTION
To download Themes and Songs remember to have simcard inserted and not to be in "Flight Mode":Those apps need to access your IMEI number to finalize autentication..
EMUmI is PREROOTED but there isn't the Supersu apk,all apps needing root will work well,i suggest to install SuperSu(from market) only if you need to manage apps permissions..
The rom is FULLY ODEXED (more stable&fast)....so is not reccomended using Titanium or similar app to remove and then restore apps:It will remove the related libs from system but it will not restore them...so i suggest to use it only if you know what you are doing..(to reinstall an app you need to extract the libs from his .apk and copy them to system/lib again.....)..however you can restore "Only data" of apps without problems.
Many Google related apps are not present(tts,search...)first of all to gain space,second because they are often updated....if you need them you can download from Market without problem..
How To Enable On Screen Soft Buttons:modify this line in build.prop:
#qemu.hw.mainkeys=0
TO
qemu.hw.mainkeys=0
(remember to left an empty line at the end of build.prop!)
First of all thanks a lot for your job.
Can I update the rom with twrp?
Sent from my UMI ZERO using XDA Free mobile app
Downloading, gonna test.
I hope huawei and lenovo will bring us more stable firmwares.
Thanks for porting.
Thank you very much for your job!
arna1958 said:
First of all thanks a lot for your job.
Can I update the rom with twrp?
Sent from my UMI ZERO using XDA Free mobile app
Click to expand...
Click to collapse
Yes you can:mine is a modded version of it.....
Thanks a lot for this rom guys, I've just installed it using CWM Recovery and so far it's working fine haven't had any problems :good:
River825 said:
Thanks a lot for this rom guys, I've just installed it using CWM Recovery and so far it's working fine haven't had any problems :good:
Click to expand...
Click to collapse
Can you share some pros/cons compared with stock 3.05?
Hi
Rom is multilingual?
Does this ROM supports double tap to wake ? Are there ang chance that photos are better?
alvin2014 said:
Hi
Rom is multilingual?
Click to expand...
Click to collapse
Yes it is MultiLanguage...
mightystorm said:
Can you share some pros/cons compared with stock 3.05?
Click to expand...
Click to collapse
I've only been using it for 30 minuets
the camera seems slightly better although i haven't tested it in the dark yet
i haven't had any random reboots
headphones work fine
I haven't found anything wrong with it yet
River825 said:
I've only been using it for 30 minuets
the camera seems slightly better although i haven't tested it in the dark yet
i haven't had any random reboots
headphones work fine
I haven't found anything wrong with it yet
Click to expand...
Click to collapse
Did have you try enabling DTS sound?
kovalski1 said:
Does this ROM supports double tap to wake ? Are there ang chance that photos are better?
Click to expand...
Click to collapse
I am also interested in the "double tap to wake" or so called "knock code".
JankyLV said:
I am also interested in the "double tap to wake" or so called "knock code".
Click to expand...
Click to collapse
I think it could be inplemented(lib files are included in system)i'll try....
Good work to continue. Congratulations. You ported the rom from which Huawei model. Thanks.
Sent from my HUAWEI MT7-TL10 using Tapatalk

[Guide] Multi Boot Note 3 (Video Guide Added)

[Guide] Multi Boot Note 3 (Updated 24/07/2015)​
*** Hi Guys i no longer have a note 3 so i cant do any testing but our team member is here to give support for you all and even im here to give support except testing. please contact @[email protected] and @djnim for support.***
I am using this on SM-N9005 Snapdragon Variant of the Note 3; I believe this will work with other Note 3 Variants as well. Few of them are already tested and you can find them below. Others who have different variants which are not tested can try this and update us, and we will be here to help you out if you are ready to try this out.
@chenxiaolong is the one who made this happen to our beloved Note 3
Main advantage of this is you can try any new rom with out loosing or having any kind of trouble with your existing rom. This mod will not change anything in your primary rom, so any time you can go back to your normal state.
Disclaimer
1.I am not responsible for bricked devices, dead SD cards,etc.
2.Before going further! YOU are choosing to make these modifications.
supported Devices: ( Tested and confirmed working)
SM-N9005 (International Qualcomm): hlte (Tested by me )
SM-N900T (T-Mobile US): hltetmo (Tested by @MistaEast ) confirmation post
SM-N900R4 (US Cellular): hlteusc (Tested by @harshal10398 ) confirmation post
SM-N900 (International Exynos): ha3g (Tested by @mohnishkat ) confirmation post
SM-N900P (Sprint): hltespr (Tested by @lord dredd ) confirmation post
SM-N900K(Korean): (Tested by @Premananda_laishram) confirmation post
Requirements
* Read the full guide before Starting.
* Backup your phone if you are doing this first time. (Full Nandroid backup recommended for the new comers and it’s also recommended to others who don’t know what they are doing exactly even if they have multi booted several times)
* Rooted Note 3 with custom recovery (preferred TWRP or philz).
* free space in your internal SD (for example a Cm based roms take up to 2.5GB to 3.5GB and a TW roms take up to 5GB or more.)
* If you face any trouble please read the FAQ before doing something or asking for help. And if you want help please provide as much as details(device, roms, etc.) you can.
*
Instruction:
1.Download your desired Rom which you want to use for multi booting and the mods, addons, gapps, Kernel etc for the same. Keep the files in your internal memory.
2. Download the most recent snapshot release of Dual Boot Patcher and install it on your Note 3.
3. Open Dual Boot Patcher and grant SU permission. Then go to ROMS and you will see your Primary rom, press the 3dotmenu key and click "set kernel". If it fail to set kernal please read the FAQ.
4. Then In Dual Boot Patcher go to Patch Zip File and Choose hlte for snapdragon variant and ha3g for Exynos veriant (Samsung Galaxy Note 3) from the drop down menu.
5. In the second drop down menu select "Data Slot".
6. Below that you have to enter the ID of the secondary rom.(Example 1, 2, 3, etc. - it will take it as /data/multiboot/data-slot-1)
7.Now tap on the below button to choose the ROM's, Gapps, Kernel and mods to patch them and make them perfect for Multi booting.
8. Always remember to keep same slot ID for the Gapps, kernels and mods same as the rom. (Example: if you want to flash the gapps/kernel to the data-slot-1 rom then you have to select the same ID that’s 1 or if you want to flash the gapps/kernel to the data-slot-2 rom then you have to select the same ID that’s 2.)
9. When selecting the files except cm rom zip there will be a “preset” drop down menu, from that you have to select according to the file you are going to patch. (Examp: for roms, kernels, mods, addons – custom; for gapps – Google_Apps; for Su zip – other/SuperSu; For xposed-Other/Xposed)
10. Now press the tap to begin patching button to patch the file. And you will get a new patched zip file in the same location.
11. Now Boot into custom recovery and flash the new patched file and reboot.
12. And your device will boot into New Rom.
13.Install the Dual Boot Patcher app and set the kernel for your second ROM as well.
14. To switch between roms
•Open Dual Boot Patcher app/roms and click on primary or secondary rom as you like and reboot.
•Or Use Swap Roms to switch between Roms.
* Important things to keep in mind: while installing a rom or mod with Aroma installer don't reboot directly from the aroma.
You have to always uncheck the last option to reboot in aroma and click finish. So it can finish the final steps for multi booting.
And if you miss that it will only reboot to recovery. To boot back you have to flash your primary rom kernel or re-flash the patched rom.
Never update a secondary rom through OTA Update.
*. For other devices:
1. You have to download and install X-plore File Manager (which I am using) from play store.
2. Open X-plore File Manager from app drawer and navigate to the patched zip file and open it.
3. Now you will see a folder named multiboot inside that you will find info.prop, now open info.prop with the text editor which comes with the x-plore file manager.
• And then find and change mbtool.installer.ignore-codename=false to mbtool.installer.ignore-codename=true
Revert
To revert back or if you face any problem just flash my Multi Boot cleaner.zip which will wipe all the installation files from \system and restore the primary rom kernel.
As a backup keep a copy of your kernel flashable zip file.
FAQ
1. I can't set the primary rom kernel in xyz rom. And I can’t switch to other rom in primary rom.
Ans. Just download the set kernel fix as per your model and flash it in the recovery.
The above fix only work for primary rom. If you have trouble with any other roms just add ro.patcher.device=hlte(for other models add your model instead of hlte) to the bottom of build.prop of that rom and you are good to go.
If you don’t know how to do that just pm me and I will make a flash able zip to add it to your secondary rom.
if the above didnt work Read this post please
2. App sharing?
Ans. Until now no luck. (Still under testing)
3. This rom can’t be patched.
Ans. some roms are not supported its known, if the Dev have time may be he will consider including them.
Also read this
Credits/ Thanks:
@chenxiaolong
Original Thread: http://forum.xda-developers.com/showpost.php?p=45659284
Don't forget to thank him and if you can please consider a small donation for him because he really deserve it.
@aukhan & Team Emotroid
His Thread (Where I got the idea and help to make this guide): http://forum.xda-developers.com/note-4/general/dual-boot-n910f-snap-dragon-variant-t3065211
@rlorange for the help and support.
His thread for Dual boot backup and restore app. http://forum.xda-developers.com/showthread.php?t=2491299, http://forum.xda-developers.com/not...-4-15-multi-boot-backup-restore-v1-0-t3087187
@AholicCert for helping me with some scripts
@ other XDAmembers
Video Guide
https://www.youtube.com/watch?v=upeSC65t5XQ
Going to try it mate tnx
a_prabhu7 said:
Going to try it mate tnx
Click to expand...
Click to collapse
Welcome try it and let us know.
Sent from my SM-N9005 using XDA Free mobile app
Has anyone tried this out on N900????
thetitanium said:
Has anyone tried this out on N900????
Click to expand...
Click to collapse
Try it your self and let us know. i will promise you that it will not touch your primary rom. Any time you can go back to normal.
54NJ41 said:
Try it your self and let us know. i will promise you that it will not touch your primary rom. Any time you can go back to normal.
Click to expand...
Click to collapse
tried on my 4.4.4 vn rom-set kernel-failed to set kernel..
vagenrider said:
tried on my 4.4.4 vn rom-set kernel-failed to set kernel..
Click to expand...
Click to collapse
1. First of all have you grant super user permission for Dual Boot Patcher. If not just reboot and try again.
2. Do you have enough space in your sdcard (internal) for the backup of the kernel.
3. Just check if there is sdcard/multiboot/primary/boot.img is their.
4. Try the 8.0.0.r1119.g9c51715 version of dual boot patcher if the above didn’t help.
54NJ41 said:
1. First of all have you grant super user permission for Dual Boot Patcher. If not just reboot and try again.
2. Do you have enough space in your sdcard (internal) for the backup of the kernel.
3. Just check if there is sdcard/multiboot/primary/boot.img is their.
4. Try the 8.0.0.r1119.g9c51715 version of dual boot patcher if the above didn’t help.
Click to expand...
Click to collapse
tried all mate but nothing..
vagenrider said:
tried all mate but nothing..
Click to expand...
Click to collapse
Hi bro can you please send me the link to the rom which you are using. I will try and let you know.
54NJ41 said:
Hi bro can you please send me the link to the rom which you are using. I will try and let you know.
Click to expand...
Click to collapse
here you go http://samsungviet.vn/threads/note-3-snapdragon-vn-team-vn-rom-v7-0-online.1034/
apreciate very much your time-effort etc thank you
vagenrider said:
here you go http://samsungviet.vn/threads/note-3-snapdragon-vn-team-vn-rom-v7-0-online.1034/
apreciate very much your time-effort etc thank you
Click to expand...
Click to collapse
Which version 7.2 or other
54NJ41 said:
Which version 7.2 or other
Click to expand...
Click to collapse
7.2
Here we go! I have complete dual Boot on my Note 3! It's awesome! My first Rom is Aryamod 5.3 and my Second Rom is temasek unoffical cm rom! Thanks to the Developers for your great Roms! And now Thanks to you 54NJ41! Your tutorial is great! I wait over 1 year for dual Boot on my Note 3 and now I have it!
does anyone knows how i could get more system partition space?
I tried to use titanium backup to move some apps but it says my system is 2.38gb full
Rogers Note 3
Anyone can tell me if I can install it for the Canadian Rogers Galaxy Note 3 ?
Thank you
you said:
Download and keep your desired (Secondary Rom) CM or AOSP rom + Gapps zip files
the second must be CM or AOSP?
what about if i want to use Arya and Omega roms for example?
vagenrider said:
7.2
Click to expand...
Click to collapse
I have tried the rom but same result as yours. But don’t worry I have an alternative way to set the kernel for your primary rom.
First make folders in your SDCard, “MultiBoot” in it “Primary” it should be like: Sdcard/MultiBoot/Primary
Then extract the boot.img from your rom zip and copy it to Sdcard/MultiBoot/Primary
So the result will be Sdcard/MultiBoot/Primary/boot.img
It’s done.
NightForce said:
Here we go! I have complete dual Boot on my Note 3! It's awesome! My first Rom is Aryamod 5.3 and my Second Rom is temasek unoffical cm rom! Thanks to the Developers for your great Roms! And now Thanks to you 54NJ41! Your tutorial is great! I wait over 1 year for dual Boot on my Note 3 and now I have it!
Click to expand...
Click to collapse
Welcome bro
dream_catcher79 said:
does anyone knows how i could get more system partition space?
I tried to use titanium backup to move some apps but it says my system is 2.38gb full
Click to expand...
Click to collapse
To make space in your system partition.
1. Delete what ever apps you are not using from system/app and syatem/priv-app (Don’t delete if you don’t know what it is or what your are doing.)
Example: shealth, etc.
2. Move some google apps from /system/app to /data/app to make them user app using root explorer.
Example: maps, gmail, chrome, etc.
thermax04 said:
you said:
Download and keep your desired (Secondary Rom) CM or AOSP rom + Gapps zip files
the second must be CM or AOSP?
what about if i want to use Arya and Omega roms for example?
Click to expand...
Click to collapse
To dual boot two TW roms is very hard. Because there is not enough space to fit both system file in your system partition. Other wise you have to deboalt the primary rom and you have to deboalt secondary rom zip before flashing. And by doing so you will lose most of the features of your TW roms.
And if you want to use CM as primary and TW rom as secondary its possible but not recommended. Because you will have trouble with flashing mods etc for your TW rom.
The better option at the moment is to keep the TW rom as Primary and others a secondary.

[Rom]DeodexedBOH6 ThrashRom lite -3.4** update 9-10-2015*

I Welcome to the first custom ROM for the note 5 it is light fast with great battery life and a few minor modifications in due time I will add things I appreciate you for coming and trying out my work.. You can flash whatever kernel you enjoy the best. as I see everyone has different preferences.
2 versions.so please mind the instructions for each
You can choose between stock deodex or live on the edge and go with ThrashRom lite.. Your choice... Happy flashing.
The old AOGE downloads will be at the bottom if you need.
Developers-I do not mind if you use this as a base just please give credit.
9-11-2015 THRASHROM 3.4 clean flash
https://www.androidfilehost.com/?fid=24052804347813339
9-8-2015 ThrashRom 2.4 https://www.androidfilehost.com/?fid=24052804347811318
Boh6 modem- https://www.androidfilehost.com/?fid=24052804347812657
BOH4 modem only if you need - https://www.androidfilehost.com/?fid=24052804347809079
Arter kernel http://forum.xda-developers.com/showthread.php?t=3189907
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Features for lite
-rooted
-deodexed
-busybox
-3minit battery mod
-zip aligned
-over 200 fonts
-debloated
-private mode working
-SuperSU built in
-Knox removed
-boot sound removed
-international samsung boot animation
-ext read/write fix - thanks @TEKHD
-Netflix fix
-Removed volume warning
-block messages
-disable sms to mms threshold
-Removed Knox version in settings
-removed input method switcher in statusbar
-27 quick settings toggles
-5 way reboot thanks @foreverloco
-ram fix
-custom boot animation
-save restore messages
-enable camera during call
-increased volume throughout
Working V4A- http://forum.xda-developers.com/showthread.php?p=62783064
-more I'll post later when I get home
donations are not required or expected but if you feel like it.. It will give me more red bull to motivate me! ... paypal.me/JThrasher47
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Instructions - erase all registered fingerprints!BEFORE FLASHING! After you can put back in.
For THRASHROM LITE
Boot into recovery (TWRP OR PHILZ) NOT FLASHFIRE
-1. Make a backup
2. Perform a full wipe
3. Flash rom
( I recommend arter kernel but that is optional)
4.flash xposed (optional)
5.reboot. sometimes can take up to 10 minutes to boot first time.
6.thanks button goes a long way.
Uodated 3minit https://www.androidfilehost.com/?fid=24052804347810304
If you do not like 3 minit remove it with this-https://www.androidfilehost.com/?fid=24052804347809789
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ADD ONS-
Custom boot animation push to system /media and fix permissions
https://mega.nz/#!zN1ARSBA!3IOtVjsJbZH_f-Mz-v3cZ6BkioSThWNynIlsQjrvPas
-3minit for BOH4 ONLY - https://www.androidfilehost.com/?fid=24052804347810304 THANKS @foreverloco
3minit battery mod for AOGE ONLY https://www.androidfilehost.com/?fid=24052804347802688
Xposed framework-http://forum.xda-developers.com/xpo...samsung-lollipop-t3180960/page59#post62556222
noble kernel rebuild 2in case you have reboots with rebuild 3
https://www.androidfilehost.com/?fid=24052804347803877 @drbveb88 thanks for the link I lost lol
Xposed running great!
Old downloada-
Old V2-download- https://www.androidfilehost.com/?fid=24052804347803738
Still dirty flash and flash SuperSU
Old Debloated version- https://www.androidfilehost.com/?f...ww.androidfilehost.com/?fid=24052804347807578
ThrashRom Lite BOH4 with some mods- --please perform a full wipe on this one - https://www.androidfilehost.com/?fid=24052804347808630
list of apps removed--View attachment 3463572
Thanks to @Manh_IT for root and the kernel.
Thanks to @TEKHD for helping behind the scenes.
Thanks to @Chainfire for supersu
Thanks @-viperboy- for the updater script and all the help
Big Thanks to @markbencze for the banner!
Changelog:
V2- removed drive and lookout.. So you don't need to disable
Included kernel and su in rom
9-3-2015- Updated to new base
9-7-2015-removed volume warning
-removed input method switcher
-call/message block In settings
-Netflix fix
-removed Knox version in settings
-removed 3 minit.. Optional to flash
-disable sms to MMS threshhold
9-8-2015- added 27 toggles at boot
fixed private mode
Thanks to @daxgirl and @foreverloco for pointing me in the right direction
9-11-2015
-updated to boh6
-custom boot animation
-ram fix
-5 way reboot thanks @ foreverloco b/c I was being lazy
Thanks for getting things rolling!
dandroid7 said:
Thanks for getting things rolling!
Click to expand...
Click to collapse
No worries.. I'm just as ready as everyone else.. Too bad I don't have kernel knowledge
Misterjunky said:
I found this N920T (note 5) STOCK kernel posted in this forum earlier today but
forgot who posted the link. It's an Odin flash TAR file, perhaps you can use it.
Here is the download link in case you can use it:
https://www.androidfilehost.com/?fid=24052804347800814
Good luck,
Have a great day!
Click to expand...
Click to collapse
Thanks but no stock kernel will not work unless it has been modified.. There's a reason I left it out lol
Misterjunky said:
I found this N920T (note 5) STOCK kernel posted in this forum earlier today but
forgot who posted the link. It's an Odin flash TAR file, perhaps you can use it.
Here is the download link in case you can use it:
https://www.androidfilehost.com/?fid=24052804347800814
Good luck,
Have a great day!
Click to expand...
Click to collapse
I posted that earlier and that is not the stock kernel that is the stock recovery you should give credit where credit's due man not upload that to your own file host..
re: ok
jthrasher47 said:
I posted that earlier and that is not the stock kernel that is the stock recovery you should give credit where credit's due man not upload that to your own file host..
Click to expand...
Click to collapse
I just edited my post and also removed it from the file hosting.
Thanks for letting me know!
Have great day!
Misterjunky said:
I just edited my post and also removed it from the file hosting.
Thanks for letting me know!
Have great day!
Click to expand...
Click to collapse
I will put together a stock boot tar.. And if you send me one for your device I will put together one for your device too. But it's just not cool to take peoples stuff they put together for the community and upload to your host and share it around..
No harm no foul..
Will that stock boot tar be compatible with my s6 edge+ too?
Perhaps since the Note 5 and the s6 edge+ are almost identical
the roms, recovery and the kernel might be interchangeable. ..
Maybe that's just a lot of wishful thinking on my part.
Have a great day, and good luck with the rom.
Sent from my SM-G928T using Tapatalk
Misterjunky said:
Will that stock boot tar be compatible with my s6 edge+ too?
Perhaps since the Note 5 and the s6 edge+ are almost identical
the roms, recovery and the kernel might be interchangeable. ..
Maybe that's just a lot of wishful thinking on my part.
Have a great day, and good luck with the rom.
Sent from my SM-G928T using Tapatalk
Click to expand...
Click to collapse
I'm not sure. If it has any similarities to the s6 and s6 edge then it might boot but stiff gets broke like screen gets twisted on x Axis and whatnot so I kind of doubt it.. But recovery I'm sure would be fine.
In the build.prop issues like the screen might be an easy fix by renaming
the model numbers or the versions.
To me it looks like the actual rom has parts in it for more than one phone
model and certain files like the build.prop tell the rom which parts to use
depending on the phone's model.
Or am I completely wrong?
Sent from my SM-G928T using Tapatalk
Misterjunky said:
In the build.prop issues like the screen might be an easy fix by renaming
the model numbers or the versions.
To me it looks like the actual rom has parts in it for more than one phone
model and certain files like the build.prop tell the rom which parts to use
depending on the phone's model.
Or am I completely wrong?
Sent from my SM-G928T using Tapatalk
Click to expand...
Click to collapse
Yeah I don't mean to sound rude but yea you're wrong the build.prop won't do anything if you make the changes I mean if you flash it and your axis gets inverted you just put in the dialer code *#2663# and press ftp firmware upgrade and it will fix it it..
The kernel modules is what tells it what to do
re: screen issue
jthrasher47 said:
Yeah I don't mean to sound rude but yea you're wrong the build.prop won't do anything if you make the changes I mean if you flash it and your axis gets inverted you just put in the dialer code *#2663# and press ftp firmware upgrade and it will fix it it..
The kernel modules is what tells it what to do
Click to expand...
Click to collapse
Yea, I know about that *#2663#, it saved my bacon when my touchscreen on my
Note 4 went crazy, it was the right resolution and size but none of the touches
corresponded with what was on the screen, however the s-pen did work properly.
After punching in that code and doing the upgrade the phone worked perfectly.
Before finding that code I was about to flush the phone down the toilet. LOL
The problem was all my fault, I by error odin flashed the wrong version of twrp.
Zip failed to flash on my Note5. Restoring my backup, I'll get you the error log when I'm back in Android.
EDIT: Literally nothing helpful...
Code:
Installing '/sdcard/Deodexed-N920TUVU1AOGE.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Error flashing zip '/sdcard/Deodexed-N920TUVU1AOGE.zip'
Updating partition details...
Let me take a look inside the zip and see what's up.
EDIT2: Yeah, you don't have a META-INF folder. No updater-script or anything. No wonder this won't flash. You'll need to fix that before this will flash.
-viperboy- said:
Zip failed to flash on my Note5. Restoring my backup, I'll get you the error log when I'm back in Android.
EDIT: Literally nothing helpful...
Code:
Installing '/sdcard/Deodexed-N920TUVU1AOGE.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Error flashing zip '/sdcard/Deodexed-N920TUVU1AOGE.zip'
Updating partition details...
Let me take a look inside the zip and see what's up.
EDIT2: Yeah, you don't have a META-INF folder. No updater-script or anything. No wonder this won't flash. You'll need to fix that before this will flash.
Click to expand...
Click to collapse
It says the zip is uploading on the OP lol.. I had a bad connection at work and had to stop uploading I'm about to be back and I'm going to start uploading to flashable
jthrasher47 said:
It says the zip is uploading on the OP lol.. I had a bad connection at work and had to stop uploading I'm about to be back and I'm going to start uploading to flashable
Click to expand...
Click to collapse
The ROM I downloaded was complete, not corrupted. It's just missing essential files needed to flash the ROM.
What you're going to upload next, you've tested and it flashes? I can help you if you need.
EDIT: Oh, the link you put up was a system download lol gotcha, missed that part.
-viperboy- said:
The ROM I downloaded was complete, not corrupted. It's just missing essential files needed to flash the ROM.
What you're going to upload next, you've tested and it flashes? I can help you if you need.
Click to expand...
Click to collapse
That is not the ROM that you downloaded that is just the system files that I put there for anyone to use as a base if they need I have to run it through archikitchen to get the updater script unless you have one lying around that will flash on our phones lol
I'm just getting home so I'm about to start running that it should not be long
jthrasher47 said:
That is not the ROM that you downloaded that is just the system files that I put there for anyone to use as a base if they need I have to run it through archikitchen to get the updater script unless you have one lying around that will flash on our phones lol
I'm just getting home so I'm about to start running that it should not be long
Click to expand...
Click to collapse
Yeah, I missed that lol I quickly threw one into the system download, it just successfully flashed, but it's bootlooping after hitting the T-Mobile logo haha I'm at work, so I'll look at it later.
-viperboy- said:
Yeah, I missed that lol I quickly threw one into the system download, it just successfully flashed, but it's bootlooping after hitting the T-Mobile logo haha I'm at work, so I'll look at it later.
Click to expand...
Click to collapse
The lollipop updater scripts are different from jelly bean they have to find the block and mount it that's why I have to run it through the kitchen real fast I just threw this up there the other day for any better qualified people to use as a base.
Now that we have root I'm about to get the updater script and throw it in there and upload
jthrasher47 said:
The lollipop updater scripts are different from jelly bean they have to find the block and mount it that's why I have to run it through the kitchen real fast I just threw this up there the other day for any better qualified people to use as a base.
Now that we have root I'm about to get the updater script and throw it in there and upload
Click to expand...
Click to collapse
No, you can do something like this:
Code:
run_program("/sbin/mount", "-t", "auto", "/system");
and that'll work just fine.
I have a feeling mine bootlooped because of permissions or symlinks, but it wasn't booting far enough for me to get a logcat of it.
-viperboy- said:
No, you can do something like this:
Code:
run_program("/sbin/mount", "-t", "auto", "/system");
and that'll work just fine.
I have a feeling mine bootlooped because of exactly permissions or symlinks, but it wasn't booting far enough for me to get a logcat of it.
Click to expand...
Click to collapse
Exactly.. Archikitchen does all the sym links in the updater script.. I'll admit I'm not that skilled lol I can just build a simple ROM. It seems like you know what you're doing if you can help in any way that would be appreciated other than that the only way I know how to do it is through the kitchen

[GUIDE][AOSP][7.1.2][HLTE][Rev11][11-Mar-18]Resurrection Remix - Rock Stable Setup

During the last few months I have been testing several Nougat rom/kernel/modem/su combinations for the hlte N9005 international.
I created this thread to share my setup, hoping it will help others to save the many hours of research, trial, error and frustration I had before reaching the jackpot.
I have 3 hlte phones at my disposal, two myself and one my wife. All three are running trouble free.
By using my setup you will get:
Absolutely no freezes, reboots or FCs
Stable root and Safetynet checks ok
GPS fast and stable fix - average 5 seconds worst 20 seconds
Low battery drain (of course actual drain depends heavily on your apps and usage)
Everything works (AFAIK - you tell me what does not)
Keep in mind my main goal is to provide a stable setup. I will do my best to update this thread regularly, but it is very unlikely I will be using the very latest builds available, mainly because before I adopt a new build it must be thoroughly tested.
If you're interested head to the guide in Post #2
Why Resurrection Remix?
RR has, IMHO, the best combination of features and stability. The RR team has been around for a long time without the ups and downs of other roms. For the Note 3 we are in a very fortunate time, with an official build and many unofficial builds to choose from.
Since RR is based on LineageOS, it is available for most devices. It is very likely when we finally retire our Note 3 and move to another flagship, RR will be there for it.
Why Not Oreo?
Well, thread title says it all.
Credits and Thanks:
@vidwhal for the current RR build
@gj86 for Synergy kernel
@Jairus980 for Xenial kernel
@Hereiwas and @jcadduono for modems and bootloaders
@topjohnwu for Magisk
@stangri and @kantjer for Magisk unofficial daily beta builds
@Deic for the Safetynet fix Magisk module and @NovelliJack for finding the module
@MastahF and all other contributors that made the Open GApps project possible
Special thanks to @tarkzim for the RRN build used in initial setups.
and everyone else I forgot to mention.
>>>>>>> I know - screenshots below are from a previous setup. I will update then sometime in the future.
Rock Stable Setup
Using Resurrection Remix
Revision 11 - 11-Mar-2018​
Phase 1 - Prepare for install
Here I am assuming you have a Windows PC. If not you will need to use google search to adapt my instructions to your available OS/hardware. The PC is only required for this phase.
1 - Samsung USB Driver:
Make sure you have the Samsung USB driver installed in your Windows PC.
If not download and install the latest driver:
- SAMSUNG_USB_Driver_for_Mobile_Phones_v1.5.65.0.exe
2 - Odin:
If you do not have Odin, get it here, unpack to any folder and create a shortcut pointing to Odin3 v3.09.exe.
There are newer versions of Odin, but they may have issues with our Note 3. Odin v3.09 is the one to use.
3 - TWRP
New to TWRP? Read this guide: TWRP: the complete guide to using Recovery on Android.
If you do not already have it, install TWRP 3.2.1-0. Download it from https://dl.twrp.me/hlte. More info here.
If you no not have TWRP installed download the .tar file and flash with Odin.
If you have an older version download the .img file and use your current TWRP to flash the image into recovery partition.
4 - Update Bootloader and Modem:
You have to install latest Nordic Countries Bootloader and Modem. I have prepared a "tar.md5" with both.
And yes, modem is not country or region dependent. Rest assured Nordic will work no matter where you are.
Get it from here: N9005_Nordic_XXUGPQB1-Modem_XXSGBQD1-Bootloader.tar.md5
Updating bootloader and modem is a must!
If you don't you may get the "SIM Card not detected" error and GPS fix will be slow or not work at all.
There are many sure ways to flash modem and bootloader so that they "stick". What always works for me is:
- Restart into Recovery (TWRP)
- Select Reboot->Power off
- Turn on directly into download mode by holding Down Arrow+Home+Power at the same time
- Connect phone to PC
- Flash with Odin using the AP slot
Now you should check if update was successful. The best way is to install the app Phone INFO, run it and select the Firmware tab. The correct Bootloader and Baseband (modem) above should be displayed. There is a screenshot in first post.
If the update did not work repeat the steps carefully until it does. You may, as a last resort, after powering off remove the battery, wait for about 30 seconds, reinsert the battery and then turn on directly into download mode.
Thanks to @Hereiwas for the files I have used in previous setups. Check out in his thread Bootloader and Baseband for SM-N9005.
If you need more info on flashing modems and bootloaders also take a look at @jcadduono thread [Direct Download] Latest Bootloaders & Modems.
PHASE 2 - Download the necessary installation files
1 - Resurrection Remix Nougat rom - thanks @vidwhal:
Download from here: RR-N-v5.8.5-20180101-hlte-Official-vidwhal.zip.
Please note that I am not the rom builder or developer. All credits go to @vidwhal and the RR Team.
This is the rom thread: [ROM][HLTE][UNOFFICIAL][OMS]Resurrection Remix N.
Please note this build may not be the latest available. The goal here is to have a stable rom that you will be able to use as a daily driver with no issues for a long time. Only after a lot of testing a new build makes into my setup.
I modified the zip to remove Magisk. This will make it easier to use newer or beta Magisk builds if necessary in the future. Remember Safetynet is a cat and mouse game and changes happen fast.
Special thanks to @tarkzim, who produced the RR builds used in earlier setups. He did a fantastic job of producing a very stable build without a Note 3 device for tests. His builds led me to create this thread.
2 - Magisk v16.0 Official - thanks @topjohnwu):
Magisk Installer: Magisk-v16.0.zip
Magisk Manager: MagiskManager-v5.6.1.apk (optional - you might need it in the future)
Magisk Uninstaller: Magisk-uninstaller-20180222.zip (optional - you might need it in the future)
if you decide to use newer builds do it at your own risk. I strongly recommend to keep these.
3 - Gapps:
Open Gapps Pico: open_gapps-arm-7.1-pico-20180311.zip
Not much to say here. Open GApps FTW.
Again the above build is the one I tested. Use this for a failproof installation, but feel free to use a newer build. Usually it will not be a problem.
I prefer Pico Gapps so I have the bare minimum as system apps. And I live by the KISS Principle. All other gapps I need are installed as user apps so I am allowed to use Titanium Backup to backup/restore them with data.
If you would rather use another Gapps package just pick the one you want. All packages should work but the Aroma. Aroma does not work in TWRP 3.
4 - Xenial Kernel - thanks @Jairus980:
Xenial Kernel: [Hlte][Xenial-b26x][02.01.18][N7.1-GSM].zip
Kernel thread: [Kernel][Xenial][Hlte].
With Xenial you have some fixes like the correct charging current in lock screen and working Gravity, Linear acceleration and Orientation sensors. Of course there is a lot more under the hood. If you plan to do some kernel tweaking Xenial offers more options.
If you do flash Xenial kernel do not report any bugs in RR thread. To report a bug you must first go back to stock kernel by dirty flashing RR and Magisk. If you are still able to reproduce the bug then you may post it in RR thread.
Even if there is a newer kernel release, you should keep using the build I posted here to have my tested stable setup.
Special thanks to @gj86 for his Synergy Kernel, used in my previous setup. It is also a great option.
5 - GPS Fix:
In this setup there is no need for a GPS fix. GPS is fast and rock stable as it should always have been.
But you really must update your modem to my recommend Nordic QB1 or GPS will be slow or not work at all.
Do not worry about your current location. The modem will work not matter where you are.
Latest RR builds somehow made GPS fix slower. I checked the gps.conf file and it is exactly the same as in previous builds.
I have my own optimized gps.conf, prepared originally for Marshmallow CM13, with a few more adjustments for Nougat.
After installing my gps.conf in latest RR build, gps fix is back to normal, taking only a few seconds.
I prepared a flashable zip to install my gps.conf. It saves existing gps.conf and put mine in its place.
Download it from here: Fix-GPS-for-hlte-la14.1-based-roms-v1.zip.
PHASE 3 - Backup!!
Now it is time to make backups of your current setup.
Use TWRP to make a nandroid backup. You will need it if something goes wrong. If you are paranoid like me make two and save them on your PC hard drive.
If you use Titanium make also a Titanium full backup. Remember that you should never restore system apps or settings. Use Titanium only to restore user apps and xml backups of wifi passwords, call log and sms messages.
The steps to install the new ROM will not erase your internal storage, but why not make a backup of everything to your PC or an OTG USB Drive.
PHASE 4: Install
- Make sure you have updated TWRP and your bootloader and modem as instructed in phase 1
- Make sure you have all files downloaded from phase 2 in your phone - preferably in external sdcard
- Make sure you have backups!!
- Reboot into Recovery (TWRP)
- Use advanced wipe to wipe System, Data and Cache
- Flash RR-N-v5.8.5-20180101-hlte-Official-vidwhal.zip
- DO NOT WIPE ANYTHING
- Reboot System (be patient - it will take a while, around 3-4 minutes)
- Pick your preferred launcher
- Check Settings->Date & Time and make sure it is ok
- Reboot into Recovery (TWRP)
- Flash [Hlte][Xenial-b26x][02.01.18][N7.1-GSM].zip
- Flash Magisk-v16.0.zip
- Flash open_gapps-arm-7.1-pico-20180311.zip (or the one you prefer)
- DO NOT WIPE ANYTHING
- Reboot System (this time it will be faster)
- Go to Settings->Accounts and add your google account
- Customize your other settings
- Run Magisk Manager and check if SafetyNet passes
- If not disable/reenable "Magisk Hide" option in Magisk Manager Settings and try again
- Restore/install apps/data
- PROFIT!
[Reserved]
wow, nice to see that someone using and "sharing" my builds
but a little tip for you, maybe you can ask me first before you post something are modified from me, no offense and i saw that includes my name on it.
just remind you and i think i will keep building this when i'm free, anyway, thank you for posing this. all good.
EDIT: also i think there is no need for removing magisk separately, it's fine for flashing newer magisk over the older one.
tarkzim said:
wow, nice to see that someone using and "sharing" my builds
but a little tip for you, maybe you can ask me first before you post something are modified from me, no offense and i saw that includes my name on it.
just remind you and i think i will keep building this when i'm free, anyway, thank you for posing this. all good.
EDIT: also i think there is no need for removing magisk separately, it's fine for flashing newer magisk over the older one.
Click to expand...
Click to collapse
Sorry, you are absolutely right.
Thanks for being cool with it.
The main point in changing the rom zip is removing the magisk manager system app. It is a little tricky for noobs to remove the system app to be able to install the v5 beta Magisk Manager.
And thanks again for making your fantastic RR build available.
Thank's for your work. I installed all, but then I had a problem. When I try to open settings/apps, it crashes everytime....
sperug said:
Thank's for your work. I installed all, but then I had a problem. When I try to open settings/apps, it crashes everytime....
Click to expand...
Click to collapse
This does not happen in my phones.
In my work phone I have 600+ apps installed. It takes a while to open but no crashes.
If you post a logcat I may be able to help.
I reinstalled everything, and before made a full wipe, also of the internal storage. And the problem was no more present! Wow! And thank you again...
I checked AFH and have 30+ downloads of installation files.
Any more success or failure cases? Please let me know.
This might be a silly question: You wrote I should download the latest NORDIC COUNTRY Bootloader and Modem.
Is this also correct if im not living in an other region or should I download the one from my Country? Thanks.
BobbyKa said:
This might be a silly question: You wrote I should download the latest NORDIC COUNTRY Bootloader and Modem.
Is this also correct if im not living in an other region or should I download the one from my Country? Thanks.
Click to expand...
Click to collapse
AFAIK it should work for you no matter where you are.
I live in Rio de Janeiro, Brasil and use it.
If it does not work for you just flash another one.
I tried the Nordic ones and everything seems to work. Not a killer but would be great: is there a way to get SPen functions inclidung Air Command? Thanks for the help.
BobbyKa said:
I tried the Nordic ones and everything seems to work. Not a killer but would be great: is there a way to get SPen functions inclidung Air Command? Thanks for the help.
Click to expand...
Click to collapse
To use Sammy Spen apps/features you need a Touchwiz based stock rom.
There are some apps with similar features for AOSP roms.
Many users say the best is SPenCommand developed by @emandt. It is paid but users say that the app is well worth the price.
Check the SPenCommand Google+ Comunity.
Great post. I don't see google assistant working, any clue?
Sent from my Pixel using Tapatalk
---------- Post added at 09:22 PM ---------- Previous post was at 09:10 PM ----------
Please ignore, I installed nano gapps and it worked
Sent from my Pixel using Tapatalk
what about battery life ?
has anyone tried this on Sprint Note 3 sm-n900p ?
svbarbosa said:
Check the SPenCommand Google+ Comunity[/URL].
Click to expand...
Click to collapse
I installed SPenCommand but the App doesn't open. When clicking the Icon nothing happens. Anyone knows about this Problem or knows another app for this?
Beside that everything (incl. Batterylife) seems great on this first day of testing.
I have followed your step to instal, wipe dalvik/art, system, data & chache. Flash ROM then reboot.
I got 'Could not do normal boot'.
Enter TWRP again and instal synergy kernel and reboot, I still got 'Could not do normal boot'.
My phone:
Samsung Galaxy Note 3 SM-N900S (Korea)
TWRP 2.8.7.0 hlteskt
CP N900SKSU0GPC5
BL N900SKSU0GPB1
sent from my Galaxy Note 3 using XDA Labs
BobbyKa said:
I installed SPenCommand but the App doesn't open. When clicking the Icon nothing happens. Anyone knows about this Problem or knows another app for this?
Beside that everything (incl. Batterylife) seems great on this first day of testing.
Click to expand...
Click to collapse
I have never used SPenCommand myself. Just read good things about it many times in other threads. Try to search and get help from people who are using it.
You may also check these apps: Note Buddy (S Pen Helper) and CM S Pen Add-on(ROOT).
And this guide on them: The Ultimate S Pen Customization Tool for Your Galaxy Note 3.
But be advised that I have no experience using these apps. Just found them using google.
opexblue said:
I have followed your step to instal, wipe dalvik/art, system, data & chache. Flash ROM then reboot.
I got 'Could not do normal boot'.
Enter TWRP again and instal synergy kernel and reboot, I still got 'Could not do normal boot'.
My phone:
Samsung Galaxy Note 3 SM-N900S (Korea)
TWRP 2.8.7.0 hlteskt
CP N900SKSU0GPC5
BL N900SKSU0GPB1
sent from my Galaxy Note 3 using XDA Labs
Click to expand...
Click to collapse
Sorry I can not be of help here. I only have the hlte N9005 international Note 3.
Maybe you could replace Synergy RC9 by a kernel that you are sure works with your N900S.
svbarbosa said:
Sorry I can not be of help here. I only have the hlte N9005 international Note 3.
Maybe you could replace Synergy RC9 by a kernel that you are sure works with your N900S.
Click to expand...
Click to collapse
Thank you for fast response. I will try other kernel.

[ROM] Stockish U3_BRB4 Deodexed, 3minit, Viper [FlashFire]

Team DevDigitel Presents:
Stock With Goodies =)​
This is a stock based rom based on the QI5, QK3, QL9, RA6, and It is Pre-rooted with SuperSu, Heavy Debloat and some slight adds, this is just the basic start, Moded boot animations and removal of all carrier info that is not sprint, so non sprint users... well sorry, this is the sprint side of things.. if you want to flash this and you are non sprint, go ahead and do so, then after phone has fully booted one time, put phone in download mode and flash your carriers csc, please do not request support in this thread for porting to other carriers.
WHAT YOU NEED:
You must have already Rooted your device with SamFail, You also will need FlashFire and Busy-Box installed and some common sense!
FlashFire : https://play.google.com/store/apps/details?id=eu.chainfire.flash&hl=en
(OR)
SAFE STRAP TWRP: https://forum.xda-developers.com/ga...covery-locked-nougat-7-1-1-safestrap-t3772765
Busy-Box: https://play.google.com/store/apps/details?id=com.jrummy.busybox.installer&hl=en
Okay here lets get started, and oh wait..
And as always, I can not be held liable for the damage or malfunction of your device using these files, you proceed at your own risk and remove my liability by continuing to the downloads portion of this post!
STEPS:
Step 1: Insure Busybox is installed into system directly. I prefer /system/xbin
Step 2: Install FlashFire and grant it root permission
Step 3: Click the Little RED + button in the bottom right corner and choose Flash ZIP or OTA
Step 4: Navigate to where you have downloaded my rom and select it.
Step 5: Check the box next to ( Mount / System read / Write) then hit the check mark in top right corner
Step 5.5: If you are not already on my rom, you must choose WIPE and do a full wipe, this is deodexed and the old data needs removed, this also needs to be put at the top of the flash list to be done 1st just click and hold on the wipe and drag it to the top.
Select the following : Wipe System Data, 3rd Party apps, Dalvik Cache, Cache Parition.
Step 6: Hit the FLASH button at the bottom and hold on for the ride! If all goes well you should have installed TeamDevDigitel rooted stockish rom and enjoying yourself.
Step 7: Hit the thanks button at the bottom of the post and keep checking back here for updates!!! Photos attached to post to see how things should look on boot-up and during install using FlashFire.
​
Please Join The Telegram Group For Faster Communication!! Group ID: t.me/DevDigitel
Please See Changelog in Post #3 for more information about the ROM versions
DOWNLOADS BELOW:
U3/RA6 & Newer BOOTLOADER/FIRMWARE
Download Links:
U3_DevDigitel_BRB4_V1: Feb Sec Patch
Link 1: https://www.androidfilehost.com/?fid=890129502657595794
U3_DevDigitel_RA6_V1: Jan Sec Patch
Link 1: https://www.androidfilehost.com/?fid=890129502657583230
U2/QJB & Newer BOOTLOADER/FIRMWARE
Download Links:
U2_DevDigitel_QL9_V1: Dec Sec Patch
Link 1: https://www.androidfilehost.com/?fid=746010030569947345
U2_DevDigitel_QK3_V2: Nov Sec Patch
Link 1: https://www.androidfilehost.com/?fid=745849072291696990
U2_DevDigitel_QK3_V1: Nov Sec Patch
Link 1: https://www.androidfilehost.com/?fid=745849072291696564
U1/QI5 OR OLDER BOOTLOADER/FIRMWARE
Download Links:
U1_DevDigitel_QI5_V5: Oct Sec Patch
Link 1: https://www.androidfilehost.com/?fid=673791459329058731
U1_DevDigitel_QI5_V4: Oct Sec Patch
Link 1: https://www.androidfilehost.com/?fid=817906626617943327
U1_DevDigitel_QI5_V3: Oct Sec Patch
Link 1: https://www.androidfilehost.com/?fid=817906626617941853
U1_DevDigitel_QI5_V2: Oct Sec Patch
Link 1: https://www.androidfilehost.com/?fid=673791459329055952
Status : Stable
BUGS / KNOWN ISSUES:
*Pop-up While being plugged into pc saying device can not be used, this is normal just dismiss and use as normal.
*Certain Apps do not work due to being rooted; SamsungPay, SHealth, SecureFolder and others are effected by this.
some apps now working with tima=0
*If you get stuck in setup wizard, please click back and go forward again, if it still wont proceed just reboot phone and it will make it through the setup. This happens randomly for setups it seems.
If you are having audio issues : go to /system/etc/mixer_paths_tavil.xml and change to mixer_paths_tavil.xml.bak2 and take the mixer_paths_tavil.xml.bak and remove the .bak off of it. This essentially turns off the dual speaker mod, but shouldn't need to be done, some apps just may not like dual speaker mod?
Removed This pre-built in feature on BRB4 due to many apps not supporting dual audio this way.
Developer:
@Team DevDigitel
Contributor(s)
Special Thanks to These guys for getting ROOT!
- @partcyborg
- @me2151
- @elliwigy
Donations: Thank you guys for the support and donation, I hope you guys have enjoyed the work ive provided and continue to benefit from it. Please join telegram group if you guys have any issues or feel free to hit me up at [email protected]
@fiver5 (Gifted Ad Free)
@Mediocrates (Gifted Ad Free)
Team Dev Digitel Recommended & Tested Mods & App Links:​
Boot Animations MOD:https://forum.xda-developers.com/sp...s/mod-boot-animations-root-flashfire-t3691310
3Minit Battery MOD: https://forum.xda-developers.com/sp...es/mod-3minit-battery-root-flashfire-t3694694
Surround Sound Mod: https://forum.xda-developers.com/galaxy-note-8/themes/note-8-soundmod-magisk-module-t3677719
SystemUI Tuner APP : https://forum.xda-developers.com/sp...app-systemui-tuner-root-root-options-t3688773
Weta-Mod APP : https://forum.xda-developers.com/tmobile-galaxy-note-8/themes/mod-weta-1-4-t3705882
FlashFire APP : https://play.google.com/store/apps/details?id=eu.chainfire.flash&hl=en
Safe-Strap APP: https://forum.xda-developers.com/ga...covery-locked-nougat-7-1-1-safestrap-t3772765
Busybox APP : https://play.google.com/store/apps/details?id=com.jrummy.busybox.installer&hl=en
Shortcut Master APP : https://play.google.com/store/apps/details?id=org.vndnguyen.shortcutmaster.lite&hl=en
Rom ToolBox : https://play.google.com/store/apps/details?id=com.jrummy.liberty.toolbox&hl=en
Viper4Android : https://forum.xda-developers.com/galaxy-note-8/themes/snapdragon-viper4android-t3685936
Changelog​
Please pay attention to how files are labeled as this is to help insure you have chosen the correct firmware for your device. The U1 or U2 will be to determine if your device has been updated or not to the newer bootloader. This will forever lock your device to the newer revision bootloader U2 and you no longer can flash U1 roms or use their data from backups. Please insure you either update and flash U2 or if you are still on U1 and you bootloop and cant recover, restore using a u1 firmware or choose to flash the latest firmware.
#####################U1 FIRMWARES##########################
U1_DevDigitel_QI5_V2 -
Deodexed stock sprint QI5 Base - Using Superrs Kitchen
Bundled Sprint CSC with matching apps to restore VVM, Wi-Fi Calling and Sprint Zone
Removed carrier data for non Sprint devices
Further removed non essential market apps
Injected Latest SuperSU and BusbyBox parts
Removed KNOX Based Apps
SeLinux Set to permissive,Dm Verity Patched (Due to using Eng boot.img)
U1_DevDigitel_QI5_V3 -
Removed Additional Bloat
Now able to un-check apps on the main setup wizard
Init.d & SU.d Support added to system ( Without Kernel dependencies)
Added 3Minit Battery Mod
Zip-aligned Apps after changes were made for optimization.
ADB Mount/Remount Mod
Killed IZAT reporting/logging app
U2_DevDigitel_QI5_V4 -
Added Viper4Arise, Viper4AndroidFX, Viper4AndroidXHIFI (Viper4Arise you will have to install driver via app and reboot to use , this breaks V4A)
Added Custom DDC, Kernel, Profiles For all 3 Viper Apps to use, Compiled from all their builds, 130+ options easy!
Added Users Mode for multiple users - Click Profile icon in the status-bar / quick toggles to setup additional users. Max of 5
Disabled multiple device loggers, this should increase battery life, increase performance Aka Mild Build.prop tweak
Debloated more non-sprint services
Added Google Photos - Google Lens Feature ( Pixel 2 pure google feature)
Probably other things ive forgotten to mention....
U1_DevDigitel_QI5_V5 -
All Builds now set to mount system RW / wipe system files only without user-data
Added Full Busy-box Run Parts to insure no mods would fail to be implemented.
Patched imsservice.apk to hide the RCS and VOLTE icons, no need to use 3rd party app to hide.
Added DexDesktopmode to system for Dex desktop docks
Changes to build.prop to include fix for SHealth Security and other Knox blocked apps
Removal of more non sprint services ( Multi-Carrier items)
Modem For AQI5: Flash with Odin after flashing rom. Don't/Wont wipe anything
Link:https://www.androidfilehost.com/?fid=817906626617958621
#####################U2 FIRMWARES##########################
U2_DevDigitel_QK3_V1 -
First Release on latest November Security Patch. I believe I have moved everything over that was built into the revision 5 build and merged it with the latest firmware after de-odex
Modem For BQK3: Flash with Odin after flashing rom. Don't/Wont wipe anything
Link:https://www.androidfilehost.com/?fid=817906626617952674
U2_DevDigitel_QL9_V1 -
Dec Security Patch - Minor additional debloat, fixes for non facing issues.
Based on Sprint QL9, This is to replace the QLA variant used for dec patching ( Prev. Based on Tmo Firmware)
Modem For BQL9: Flash with Odin after flashing rom. Don't/Wont wipe anything
Link:https://www.androidfilehost.com/?fid=817906626617958620
#####################U3 FIRMWARES##########################
U3_DevDigitel_BRA6_V1 -
Jan Security Patch -Based on Sprint BRA6 Firmware, DeOdexed, Surround Sound Mod Added & Modded to work with Viper.
Moved all mods from Previous Version.
Modem For BRA6: Flash with Odin after flashing rom. Don't/Wont wipe anything
Link: https://www.androidfilehost.com/?fid=962187416754460857
U3_DevDigitel_BRB4_V1 - FINAL 7.1.1 BUILD
Feb Security Patch -Based on Sprint BRB4 Firmware, DeOdexed, Surround Sound Mod REMOVED, You must remove extension from the mod to activate now.
Modem For BRB4: Flash with Odin after flashing rom. Don't/Wont wipe anything
Link: https://www.androidfilehost.com/?fid=673956719939832589
Haha !!! 1st! Can't wait to give this a go. Thank you for your hard work! You rock!
Well ive narrowed down the camera to a issue with the updater script and the links/perms to the hardware for camera. Not sure where to start as the stock img and the eng img built very different scripts.. gonna have to play around some and see.
WOO!!! Glad to see you got it working before me!
I wanna go for a ride.. I'm buckling up!
Sent from my SM-N950U1 using XDA-Developers Legacy app
Was thinking about flashing but first wanna confirm. There is currently 2 things that don't work, the flashlight and camera? Is that correct still? Because I use those 2 daily lol
powerstroke said:
Was thinking about flashing but first wanna confirm. There is currently 2 things that don't work, the flashlight and camera? Is that correct still? Because I use those 2 daily lol
Click to expand...
Click to collapse
Yes that's correct
Both are still not working. I'm still just in testing phase that it's flashing with flashfire and booting correctly for multiple people. Wiping data etc and it still works. Looking for fc's etc. I'm working on redoing the scripts in hope the cam and flash are just tied to the perm/metadata/symlinks auto generated by my tool
Team DevDigitel said:
Yes that's correct
Both are still not working. I'm still just in testing phase that it's flashing with flashfire and booting correctly for multiple people. Wiping data etc and it still works. Looking for fc's etc. I'm working on redoing the scripts in hope the cam and flash are just tied to the perm/metadata/symlinks auto generated by my tool
Click to expand...
Click to collapse
Ok, I'll wait to flash then because I use both daily lol
It didn't flash for me per the op. Suggestions?
Sent from my SM-N950U1 using XDA-Developers Legacy app
treoarx said:
It didn't flash for me per the op. Suggestions?
Sent from my SM-N950U1 using XDA-Developers Legacy app
Click to expand...
Click to collapse
What happened? I'm thinking you would need to have selected wipe system and data and placed it at the top 1st because you are coming from a non deodexed Rom and i completely forgot about this step as I've been on deodexed myself for some time and it wouldn't effect me. If you want to give it another go that would be what would cause the issue.
Team DevDigitel said:
What happened? I'm thinking you would need to have selected wipe system and data and placed it at the top 1st because you are coming from a non deodexed Rom and i completely forgot about this step as I've been on deodexed myself for some time and it wouldn't effect me. If you want to give it another go that would be what would cause the issue.
Click to expand...
Click to collapse
10 4
Sent from my SM-N950U1 using XDA-Developers Legacy app
Glad to see you over here. Still using your V20 rom until I can upgrade to the N8.
well great news! got everything sorted out, decided to start from scratch and deodex my own base, added the sprint files needed for wfc and the sprint zone stuff, figured out the perms and links and got camera and the flash fixed! uploading a new version now. will be ready in 30min!
op will be updated with correct process to install as well
Team DevDigitel said:
well great news! got everything sorted out, decided to start from scratch and deodex my own base, added the sprint files needed for wfc and the sprint zone stuff, figured out the perms and links and got camera and the flash fixed! uploading a new version now. will be ready in 30min!
op will be updated with correct process to install as well
Click to expand...
Click to collapse
Looking forward to downloading once uploaded, thanks for fixing the bugs
OP HAS BEEN UPDATED AND FRESH DL LINK IS AVAILABLE!
Make sure to review steps as they have changed, and i have attatched photos to op of the way flashfire should look.
Thanks so much for your hard work!
One question - I'm not rooted (yet); does flashing this (and hence being rooted) limit us to charging up to only 80%?
Thanks in advance!
altimuh said:
Thanks so much for your hard work!
One question - I'm not rooted (yet); does flashing this (and hence being rooted) limit us to charging up to only 80%?
Thanks in advance!
Click to expand...
Click to collapse
Yes once rooted we are stuck at max 80% charge
Ok thanks - just got my note 8 on Saturday and I'm dying to root it. I'm just having a hard time accepting a 20% loss lol.
Hopefully the masterminds figure out a way to overcome that.

Categories

Resources