Please Anyone with rooted fire HD 8 2017 can you please share the apps shown in the image that I am attaching...? I erase them with no backup after system restore and now I am not able to install from unknown sources and no option to enable developer settings neither please your kind help I beg you to please if possible share me the apps in a zip file because I do not want to lose my fire hd:crying:
HJMB02 said:
Please Anyone with rooted fire HD 8 2017 can you please share the apps shown in the image that I am attaching...? I erase them with no backup after system restore and now I am not able to install from unknown sources and no option to enable developer settings neither please your kind help I beg you to please if possible share me the apps in a zip file because I do not want to lose my fire hd:crying:
Click to expand...
Click to collapse
There is a 7 APKs in Google Drive, It's no com.amazon.dynamicupdationservice
Read the text file in ReadMe.txt before do the operations
This Link: https://drive.google.com/file/d/1-8BchaILwb5bYkje-GkEcNIqcClJGF3E/view?usp=drivesdk
We forgot the one APK
HJMB02 said:
Please Anyone with rooted fire HD 8 2017 can you please share the apps shown in the image that I am attaching...? I erase them with no backup after system restore and now I am not able to install from unknown sources and no option to enable developer settings neither please your kind help I beg you to please if possible share me the apps in a zip file because I do not want to lose my fire hd:crying:
Click to expand...
Click to collapse
OMG - faux drama. Reload FireOS and start over. There is (almost) always a recovery path for these devices. And for gawd sakes make a backup before performing app surgery.
AmznUser444 Dev said:
We forgot the one APK
Click to expand...
Click to collapse
Thank you but now I am bricked harder :crying: Is there a way to enable OEM adb through fastboot? Now the only thing I can do is enter in fast mode but boot loader is locked and I have no options to enable OEM through fast boot it says device locked hw so I am not sure If I can reinstall firmware through fastboot with bootloader locked and OEM adb disable, I cannot do anything at this point any fastboot bootloader unlocker file I think that would be the solution but I do not think amazon has that option
HJMB02 said:
Thank you but now I am bricked harder :crying: Is there a way to enable OEM adb through fastboot? Now the only thing I can do is enter in fast mode but boot loader is locked and I have no options to enable OEM through fast boot it says device locked hw so I am not sure If I can reinstall firmware through fastboot with bootloader locked and OEM adb disable, I cannot do anything at this point any fastboot bootloader unlocker file I think that would be the solution but I do not think amazon has that option
Click to expand...
Click to collapse
Here it's an unlock method: https://forum.xda-developers.com/hd8-hd10/orig-development/unlock-fire-hd-8-2017-douglas-t3962846
Related
Hey Everyone...Just a question on how to root the HTC BOLT...
So I know you have to unlock the boot loader first . After this can you use Kingo Root to root your HTC BOLT, If not what files would I need then in order to root my device. Trying this out for the first time.
Are there any links that can be provided or a video perhaps to point me in the right direction?
Thanks
Jay
jortiz31877 said:
Hey Everyone...Just a question on how to root the HTC BOLT...
So I know you have to unlock the boot loader first . After this can you use Kingo Root to root your HTC BOLT, If not what files would I need then in order to root my device. Trying this out for the first time.
Are there any links that can be provided or a video perhaps to point me in the right direction?
Thanks
Jay
Click to expand...
Click to collapse
1. unlock via htcdev.com
2. flash twrp
3. boot into twrp
4. flash either SuperSU or Magisk (I prefer Magisk, as it can hide root status for Android Pay)
So when I am in HTC download mode...I am not sure which option I am supposed to choose, On the htc site it says highlight fastboot but on the phone itself I see
System Info
Show Barcode
Reboot to bootloader
Reboot to downloader mode
Reboot
Shut down
OMJ said:
1. unlock via htcdev.com
2. flash twrp
3. boot into twrp
4. flash either SuperSU or Magisk (I prefer Magisk, as it can hide root status for Android Pay)
Click to expand...
Click to collapse
jortiz31877 said:
So when I am in HTC download mode...I am not sure which option I am supposed to choose, On the htc site it says highlight fastboot but on the phone itself I see
System Info
Show Barcode
Reboot to bootloader
Reboot to downloader mode
Reboot
Shut down
Click to expand...
Click to collapse
that inf on the website is old/outdated, you dont select anything in download mode, just use this cmd from pc: fastboot oem get_identifier_token
omj said:
that inf on the website is old/outdated, you dont select anything in download mode, just use this cmd from pc: fastboot oem get_identifier_token
Click to expand...
Click to collapse
thank you for this information it has worked
much appreciated for the assistance
Every time I put the code in at the htc Dev site get error on code being wrong length I did everything it said too on phone and PC can't copy and past on the terminal on the PC have to select all copy then edit out all the stuff that don't need. i got it unlocked it was my browser dont use opera it put lines under all the token codes causing the string to be wrong size
Note: This guide if for the non Prime variant of the Blu R1 HD running android 6.0. It will also factory reset your device
Before you start: make sure usb debugging is enabled by going to settings-about phone scroll down to build number and tap it until it says you are a developer. Then just go into developer settings, find usb debugging, and click enable.
1: go to http://bit.ly/2rYeWVh on your phone and download the zip
2: The first thing you will need to do is install Adb and fastboot on your computer from here: https://forum.xda-developers.com/showthread.php?t=2588979
3: Once you have it installed, find the folder it installed into (usually either in c:/adb or in your downloads), and double click the Runme.bat
4: Once you're in the shell, run
Code:
adb reboot bootloader
this should boot your phone into its bootloader
5: Wait until your phone is in the bootloader (it should say something like "fastboot..."), and then run
Code:
fastboot oem unlock
This will unlock the bootloader and reset the phone. The process may take a few minutes to complete
6: Now that your bootloader is unlocked, you will need to install TWRP custom recovery. Since there isn't an official build for the BLU R1 HD, we will use a custom one. download from bit.ly/2BBJ8rp (original link was long) then place the recovery.img into your adb folder
7: then flash the recovery with
Code:
fastboot flash recovery recovery.img
replace recovery.img with the name of the file if it is something different this should take about a minute to install.
8: once you have TWRP installed you can root. In the TWRP menu click install, then select the SupeSU zip you downloaded previously. Once that has installed you should be rooted
Please post questions below!
lil chickenz said:
Note: This guide if for the non Prime variant of the Blu R1 HD running android 6.0. It will also factory reset your device
Before you start: make sure usb debugging is enabled by going to settings-about phone scroll down to build number and tap it until it says you are a developer. Then just go into developer settings, find usb debugging, and click enable.
Also need to turn on "enable oem unlock" option in developer options
1: go to http://bit.ly/2rYeWVh on your phone and download the zip
A label for random downloads is advised
2: The first thing you will need to do is install Adb and fastboot on your computer from here: https://forum.xda-developers.com/showthread.php?t=2588979
3: Once you have it installed, find the folder it installed into (usually either in c:/adb or in your downloads), and double click the Runme.bat
4: Once you're in the shell, run
Code:
Adb reboot bootloader
this should boot your phone into its bootloader
Needs to be lowercase "adb"
5: Wait until your phone is in the bootloader (it should say something like "fastboot..."), and then run
Code:
fastboot OEM unlock
This will unlock the bootloader and reset the phone. The process may take a few minutes to complete
Needs to be lowercase "oem"
6: Now that your bootloader is unlocked, you will need to install TWRP custom recovery. Since there isn't an official build for the BLU R1 HD, we will use a custom one. download from bit.ly/2BBJ8rp (original link was long) then place the recovery.img into your adb folder
7: then flash the recovery with
Code:
fastboot flash recovery recovery.img
replace recovery.img with the name of the file if it is something different this should take about a minute to install.
8: once you have TWRP installed you can root. In the TWRP menu click install, then select the SupeSU zip you downloaded previously. Once that has installed you should be rooted
Please post questions below!
Click to expand...
Click to collapse
.
.
Your directions are incorrect and incomplete.
And not working for devices updated with OTA , because blue made changes to block the bootloader unlock option
And there are already multiple posts with this topic that are complete.
IDK that's just what I did for mine and none of the other tutorials we're were right for me so I wanted to share it if anyone else had the same problem. I bought my phone like three months ago though so the os should be recent. Any info I should share?
Also I could add the link text cuz I haven't posted enough
lil chickenz said:
IDK that's just what I did for mine and none of the other tutorials we're were right for me so I wanted to share it if anyone else had the same problem. I bought my phone like three months ago though so the os should be recent. Any info I should share?
Also I could add the link text cuz I haven't posted enough
Click to expand...
Click to collapse
I was little harsh with first response. sorry
your steps were incorrect just in the"case" used.
Interested in your custom build number. It is displayed on the "about phone" section of setiings.
And you were able to unlock without changing the "allow oem unlock" setting is curious.
did you get phone refurbished or used?
mrmazak said:
I was little harsh with first response. sorry
your steps were incorrect just in the"case" used.
Interested in your custom build number. It is displayed on the "about phone" section of setiings.
And you were able to unlock without changing the "allow oem unlock" setting is curious.
did you get phone refurbished or used?
Click to expand...
Click to collapse
Its fine
Build number: BLU_R0011UU_V21_GENERIC
build number date: 05-05-2017
Phone purchased at amazon.com/BLU-R1-Cell-Phone-16GB/dp/B01H2E0KVA/ref=sr_1_3?s=wireless&ie=UTF8&qid=1512256238&sr=1-3&keywords=blu+r1+hd
It was new
I might have actually turned on oem unlocking some time in the past because I remember seeing the option, but when I was actually trying to root the phone and unlock it the option wasn't actually there. I had also factory reset the phone recently before the root and unlock so that shouldn't have mattered anyway. But yah, I was like, theres no option to enable that, Ill just try it without and it worked. And it did. The odd thing is though when I go to settings and search oem the option for oem unlocking comes up for developer settings, but when I click it there is nothing there. (Hopefully that makes sense)
lil chickenz said:
Its fine
Build number: BLU_R0011UU_V21_GENERIC
build number date: 05-05-2017
Phone purchased at amazon.com/BLU-R1-Cell-Phone-16GB/dp/B01H2E0KVA/ref=sr_1_3?s=wireless&ie=UTF8&qid=1512256238&sr=1-3&keywords=blu+r1+hd
It was new
I might have actually turned on oem unlocking some time in the past because I remember seeing the option, but when I was actually trying to root the phone and unlock it the option wasn't actually there. I had also factory reset the phone recently before the root and unlock so that shouldn't have mattered anyway. But yah, I was like, theres no option to enable that, Ill just try it without and it worked. And it did. The odd thing is though when I go to settings and search oem the option for oem unlocking comes up for developer settings, but when I click it there is nothing there. (Hopefully that makes sense)
Click to expand...
Click to collapse
To get around this just find the previous version stock rom from the blu dev site and flash it first. I have never seen a OEM unlock menu blanked out if that is what you're trying to say, in this case amazon and blu teamed up and you should be able to restore to original version without the OTA.
I am using Andriod Oreo. Im locked out of my phone. I use a lock screen PIN. My phone says, with 3 more wrong attempts, my phone will be wiped. I would like to recover my data.(I do not have a custom recovery installed)
Here's what I have done till now.
1. I have installed adb and fastboot.
2. My device is recognized under fastboot while my android is in the System boot menu.
3. My device is not recognized under adb.
4. Before getting locked out of my phone, earlier, I have tried enabling "developer options" and "usb debugging" as well. I think both should be enabled. (I am not sure though)
5. I have tried using apps like mobogenie and moborobo as well. They don't have the latest oreo support. Even Dr.Fone doesn't support my device.
My device details: Moto G5 plus :with Android Oreo 8.1.0 update.
Guidance of any sort will be very helpful.
Thanks in Advance,
Shaen
Ok so you have fastboot. Running "fastboot devices" shows device?
If so, download latest twrp and "fastboot flash recovery twrp.img" (or whatever yours is named as, I usually rename mine to twrp).
After twrp is installed, flash the unlock lockscreen zip:
https://www.google.co.uk/amp/s/foru...o-unlock-android-lockscreen-pin-t3619871/amp/
Cupcake 1.5 said:
Easy, flash the zip to unlock lockscreen.
I you cannot get twrp flashed or use adb/fastboot, simply boot into stock recovery (power +volume -) and reset phone. Sorry, but if you alll out of options, you have to factory reset.
Click to expand...
Click to collapse
Thank you for your reply.
I do not have twrp installed. I am not able to use adb. But I am able to use fastboot.
With the above mentioned, is there a way where I can either bypass the lock screen or I can recover my data.
And, Sorry, i do not understand "flash the zip to unlock lockscreen." , being an amateur.
Thanks again,
Shaen
shaenthangaraj said:
Thank you for your reply.
I do not have twrp installed. I am not able to use adb. But I am able to use fastboot.
With the above mentioned, is there a way where I can either bypass the lock screen or I can recover my data.
And, Sorry, i do not understand "flash the zip to unlock lockscreen." , being an amateur.
Thanks again,
Shaen
Click to expand...
Click to collapse
Sorry, I changed my post after you had seen it.
Ok so you have fastboot. Running "fastboot devices" shows device?
If so, download latest twrp and "fastboot flash recovery twrp.img" (or whatever yours is named as, I usually rename mine to twrp).
After twrp is installed, flash the unlock lockscreen zip:
https://www.google.co.uk/amp/s/foru...o-unlock-android-lockscreen-pin-t3619871/amp/
Make sure you have the Moto drivers installed on pc.
If you have issues with fastboot not flashing twrp, use this one, it has never failed me:
https://forum.xda-developers.com/showthread.php?t=2588979
Cupcake 1.5 said:
Sorry, I changed my post after you had seen it.
Ok so you have fastboot. Running "fastboot devices" shows device?
If so, download latest twrp and "fastboot flash recovery twrp.img" (or whatever yours is named as, I usually rename mine to twrp).
After twrp is installed, flash the unlock lockscreen zip:
https://www.google.co.uk/amp/s/foru...o-unlock-android-lockscreen-pin-t3619871/amp/
Make sure you have the Moto drivers installed on pc.
Click to expand...
Click to collapse
Thanks again !
Yes. fastboot devices - shows my device.
In the conditions mentioned in the link, I have a problem . My bootloader is not unlocked.
Is there any other way around?
shaenthangaraj said:
Thanks again !
Yes. fastboot devices - shows my device.
In the conditions mentioned in the link, I have a problem . My bootloader is not unlocked.
Is there any other way around?
Click to expand...
Click to collapse
You would have to unlock bootloader.
First try this. Uninstall the fastboot/adb setup you have, if it is an installer one. And install the one I linked above. Now try adb again with device booted.
With this adb installer, you can simply open a command prompt and type "adb devices". It's a system wide adb install.
If you still have no adb, you have only two options. 1) unlock bootloader and do as I said above or, 2) factory reset in stock recovery and lose data.
Unlock guide:. https://www.google.co.uk/amp/s/foru...-unlock-bootloader-moto-g5-plus-t3573879/amp/
Cupcake 1.5 said:
You would have to unlock bootloader.
First try this. Uninstall the fastboot/adb setup you have, if it is an installer one. And install the one I linked above. Now try adb again with device booted.
With this adb installer, you can simply open a command prompt and type "adb devices". It's a system wide adb install.
If you still have no adb, you have only two options. 1) unlock bootloader and do as I said above or, 2) factory reset in stock recovery and lose data.
Unlock guide:. https://www.google.co.uk/amp/s/foru...-unlock-bootloader-moto-g5-plus-t3573879/amp/
Click to expand...
Click to collapse
Thank you!
Sure, Will definitely try this out and let you know.
Also, in the point 1 you have mentioned, is there a way to unlock bootloader without wiping data?
Regards,
Shaen
shaenthangaraj said:
Thank you!
Sure, Will definitely try this out and let you know.
Also, in the point 1 you have mentioned, is there a way to unlock bootloader without wiping data?
Regards,
Shaen
Click to expand...
Click to collapse
Got your link!
Will try it out and let you know.
Thank you once again. And bye for now. I appreciate your help a lot.
If there is another way, I'm sure someone else who knows a way will post.
Cupcake 1.5 said:
If there is another way, I'm sure someone else who knows a way will post.
Click to expand...
Click to collapse
Thank you so much for your time. I will update the results of my testing with your detailed steps.
Can you please confirm this. I have downloaded the drivers from the below link for my phone.
https://support.motorola.com/us/en/solution/MS88481
Regards,
Shaen
shaenthangaraj said:
Thank you so much for your time. I will update the results of my testing with your detailed steps.
Can you please confirm this. I have downloaded the drivers from the below link for my phone.
https://support.motorola.com/us/en/solution/MS88481
Regards,
Shaen
Click to expand...
Click to collapse
Just to be sure, use the one's from here:
https://forum.xda-developers.com/g5-plus/how-to/how-to-lock-bootloader-potter-version-t3694952
Cupcake 1.5 said:
Just to be sure, use the one's from here:
https://forum.xda-developers.com/g5-plus/how-to/how-to-lock-bootloader-potter-version-t3694952
Click to expand...
Click to collapse
Thanks!
Additional question:
Thanks for your help and I am following the steps mentioned.
It's on my mind that USB debugging might not be enabled. Sorry to put this now.
I thought you should know this. If this changes anything, please let me know.
If it is mandatory, is there a way to enable USB debugging through fastboot.
Regards,
Shaen
shaenthangaraj said:
Thanks for your help and I am following the steps mentioned.
It's on my mind that USB debugging might not be enabled. Sorry to put this now.
I thought you should know this. If this changes anything, please let me know.
If it is mandatory, is there a way to enable USB debugging through fastboot.
Regards,
Shaen
Click to expand...
Click to collapse
As far as I am aware, there is no way to enable adb other than to toggle it within the system.
shaenthangaraj said:
Thanks!
Click to expand...
Click to collapse
Hi, Here's and intermediate update. And a doubt as well.
I have downloaded the 15 seconds installer from :
https://androidmtk.com/download-15-seconds-adb-installer
https://androiddatahost.com/293a2
Installation is completed.
Also I have downloaded and installed the drivers from : https://forum.xda-developers.com/g5-plus/how-to/how-to-lock-bootloader-potter-version-t3694952
The wizard is completed.
But I don't see the drivers in device manager. How do I know if the drivers are installed properly.
Thanks,
Shaen
shaenthangaraj said:
Hi, Here's and intermediate update. And a doubt as well.
I have downloaded the 15 seconds installer from :
https://androidmtk.com/download-15-seconds-adb-installer
https://androiddatahost.com/293a2
Installation is completed.
Also I have downloaded and installed the drivers from : https://forum.xda-developers.com/g5-plus/how-to/how-to-lock-bootloader-potter-version-t3694952
The wizard is completed.
But I don't see the drivers in device manager. How do I know if the drivers are installed properly.
Thanks,
Shaen
Click to expand...
Click to collapse
You should see under android something relating to Moto at least on my laptop it does.
Cupcake 1.5 said:
You should see under android something relating to Moto at least on my laptop it does.
Click to expand...
Click to collapse
I tried again.
I don't have "Android" itself in the device manager list.
Is there something I am missing ?
My is under Portable Devices -> MTP USB Device
shaenthangaraj said:
I tried again.
I don't have "Android" itself in the device manager list.
Is there something I am missing ?
My is under Portable Devices -> MTP USB Device
Click to expand...
Click to collapse
If you can't get twrp or adb, there is little chance of saving your files. You eventually have to factory reset and in future have files on SD card. Because your bootloader is locked, you cannot unlock to put twrp on device because that will also reset phone. Your out of options here.
Cupcake 1.5 said:
If you can't get twrp or adb, there is little chance of saving your files. You eventually have to factory reset and in future have files on SD card. Because your bootloader is locked, you cannot unlock to put twrp on device because that will also reset phone. Your out of options here.
Click to expand...
Click to collapse
Thanks.
https://www.youtube.com/watch?v=HbwVsYQajC0
Is this true.
shaenthangaraj said:
Thanks.
https://www.youtube.com/watch?v=HbwVsYQajC0
Is this true.
Click to expand...
Click to collapse
You need adb debugging enabled as he shows in the YouTube link you posted. You have no way to do that. Also to unlock bootloader, you need the other developer option enabled called "OEM unlocking".
hi
i use a j5 Prime sm-G570Y on andriod Oreo
i can't find the proper root files to flash using Odin as most of them are either not for andriod Oreo or for the g570F, not Y
i've tried using Odin to root my phone before, but all that happend was that my phone got bricked so i'm not really willing to try and root again unless i know that the root file is specifically for my exact phone model and Android version
if someone has any info on root files for my phone it would be of gr8 help
oso im new here and i dk technical terms sozz
Do you have twrp?
If yes just flash magisk.
garylawwd said:
Do you have twrp?
If yes just flash magisk.
Click to expand...
Click to collapse
i dont have it installed
i tried to install it but i get stuck on <waiting for devices>
plus i've also updated drivers for my phone (j5 prime)
im really really confused right now, help would be apprectiated
leguy said:
i dont have it installed
i tried to install it but i get stuck on <waiting for devices>
plus i've also updated drivers for my phone (j5 prime)
im really really confused right now, help would be apprectiated
Click to expand...
Click to collapse
You got stuck on waiting for devices because you didnt enable OEM unlocking and USB debugging from developer options in settings.
You need to go to settings - about device - click on the build number 7 times and you unlock developer options.
garylawwd said:
You got stuck on waiting for devices because you didnt enable OEM unlocking and USB debugging from developer options in settings.
You need to go to settings - about device - click on the build number 7 times and you unlock developer options.
Click to expand...
Click to collapse
I enabled Usb debugging and OEM unlock before i tried it
so what i did was open up cmd,
type cd <place where SDK files are>
type adb devices
type adb reboot bootloader
at this point the phone enters download mode
then i type fastboot flash recovery twrp.img (i renamed the twrp file for my phone to twrp)
then the waiting for device thing appears
i tried rebooting and using fastboot oem unlock instead, but it still said waiting for device
Check if CFAutoRoot is available for your device... If not available you can create from there
In Depth Test crashes when i tap "start applying"
I am using latest update F.11
Somebody help me please. :crying:
Samanto70 said:
In Depth Test crashes when i tap "start applying"
I am using latest update F.11
Somebody help me please. :crying:
Click to expand...
Click to collapse
Friend no need depth test tool for realme ui
Go system> about phone> tap file build version 7 times
Check developers option have in additional section
Open developers option ( select oem unlocking & usb debugging on )
Now download minimal adb & fastboot files
Open cmd in adb & fastboot files
Put below commands
adb devices ( Phone show pop-up to authorization, Click always and select grant )
adb reboot bootloader ( After type command phone rebooting in bootloader mode )
fastboot flashing unlock ( Now select for bootloader unlocking, Press vol dw and select power key )
Tested by me
Devil440 said:
Friend no need in depth test tool for realme ui
Go system> about phone> tap file build version 7 times
Check developers option have in additional section
Open developers option ( select oem unlocking & usb debugging on )
Now download minimal adb & fastboot files
Open cmd in adb & fastboot files
Put below commands
adb devices ( Phone show pop-up to authorization, Click always and select grant )
adb reboot bootloader ( After type command phone rebooting in bootloader mode )
fastboot flashing unlock ( Now select for bootloader unlocking, Press vol up and select power key )
Tested by me
Click to expand...
Click to collapse
Does this Factory Reset Phone? Do we lose data?
Kr3i0s said:
Does this Factory Reset Phone? Do we lose data?
Click to expand...
Click to collapse
Yes if you unlock bootloader
Your data is erased
So take backup your data after do unlock bootloader
hey
Devil440 said:
Yes if you unlock bootloader
Your data is erased
So take backup your data after do unlock bootloader
Click to expand...
Click to collapse
hey dear..
came to this post while searching for rooting for Realme 2 pro..
well, i hav a query... i need to restore some notes/memos from my phone, the apps i m trying to use for the same requires root access..
but now if i follow your way, it will erase all the data, which lowers the chance of finding & restoring deleted notes & also adds up a new hassle to backup & restore all data in phone ..
can you please suggest me a solution to my issue without erasing data.. ??
awaiting for your response.. thanks in advance..
Devil440 said:
Yes if you unlock bootloader
Your data is erased
So take backup your data after do unlock bootloader
Click to expand...
Click to collapse
sorry for rewriting it...
bro is it work on F.12?
It works on the latest stock ROM
@Devil440 Do you know the proper way to install TWRP after bootloader unlock. Please tell
abhish3k9 said:
@Devil440 Do you know the proper way to install TWRP after bootloader unlock. Please tell
Click to expand...
Click to collapse
Download latest twrp recovery for thats model ( If your model is rmx1801, can download recovery from attachment )
Phone boot into bootloader mode ( Press vol dw + pw )
Open cmd, and type below command
Fastboot flash recovery twrp-3.5.2-20210504-RMX1801.img
After twrp writting, boot in recovery mode and wipe data
Thanks @Devil440. I'm using the Pixel Experience ROM on Android 10.
The only thing remaining now is to install Google Camera for that I need Camera2 API enabled which is possible through Magisk.
Could you tell me how to install Magisk in the ROM?