Related
i am looking for a working standard android looking rom and to have good info along with it to install it because i am kinda new to changing roms on to android devices
Aramz said:
i am looking for a working standard android looking rom and to have good info along with it to install it because i am kinda new to changing roms on to android devices
Click to expand...
Click to collapse
So, you can make a post asking for a ROM but can't navigate XDA?
Cyanogenmod is your best bet.
Since Huawei didn't sign their apps properly, we can't decompile stock apps and make them look like AOSP ( Stock Android ). We can use Huawei's themer app, but that only goes as far as images no xml's.
Tip: If you have no idea what I was talking about in this post, you are probably not ready for custom Roms and need to do some more reading and learning.
Goodluck.
PAC MAN Rom is the best i used for this phone imo.
PulseDroid said:
So, you can make a post asking for a ROM but can't navigate XDA?
Cyanogenmod is your best bet.
Since Huawei didn't sign their apps properly, we can't decompile stock apps and make them look like AOSP ( Stock Android ). We can use Huawei's themer app, but that only goes as far as images no xml's.
Tip: If you have no idea what I was talking about in this post, you are probably not ready for custom Roms and need to do some more reading and learning.
Goodluck.
Click to expand...
Click to collapse
I agree with above, Cyanogenmod is by far the best one we have at the moment.
piccolo001 said:
I agree with above, Cyanogenmod is by far the best one we have at the moment.
Click to expand...
Click to collapse
Thank you. My P6 is still very new and I am a bit reluctant to tamper with it, but the lack of native Android SIP is one irritating issue that pushes me closer to flashing something...
Well in my opinion the best one is Pac-Man B120 firmware
MIUI
Aramz said:
i am looking for a working standard android looking rom and to have good info along with it to install it because i am kinda new to changing roms on to android devices
Click to expand...
Click to collapse
What about MIUI?
Hi,
So, cm-13 is very unlikely on our device, but i'll take a look anyway (a slow look as my time is very limited).
Here you'll find my "work" and "help requests".
First, for sure i didn't "worked" on a lot of device, but it's the first one i have with a dedicated partition to the kernel dts.
Code:
/dev/block/platform/hi_mci.0/by-name/dts /dts emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/boot /boot emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/recovery /recovery emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/misc /misc emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/modem /modem emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/modem_dsp /modem_dsp emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/sensorhub /sensorhub emmc defaults recoveryonly
- I wonder if the dts, which is kernel dependent, could be the major problem to get a custom rom version (kk, jb, mm), or even a stock huawei rom, to work from any base rom. I'll try to make some experiment soon.
- I did sync cm-13, and "of course" have cwm recovery working. But whatever i'm trying i can't get screen output on twrp 3.0. Does someone have a clue on this?
- @gabry3795 , do you still have the device ? I would be happy to get your hangout/google nickname if you have any to sometime talk about this device. @codeworkx is of course also welcome for any advice. By the way your cm12.0 github repo (codeworkx) doesn't seem's to be up to date, even if i understand that's it's in a non-working state.
Cpasjuste said:
@codeworkx is of course also welcome for any advice. By the way your cm12.0 github repo (codeworkx) doesn't seem's to be up to date, even if i understand that's it's in a non-working state.
Click to expand...
Click to collapse
You're looking at the wrong account.
https://github.com/honor6-dev
Start recovery and have a look at /tmp/recovery.log.
Hint:
https://github.com/honor6-dev/andro...common/blob/cm-12.1/BoardConfigCommon.mk#L150
https://github.com/CyanogenMod/andr...mmit/7273770a9fedff12ca80135356c52fee06c8aba0
Cpasjuste said:
- @gabry3795 , do you still have the device ? I would be happy to get your hangout/google nickname if you have any to sometime talk about this device. @codeworkx is of course also welcome for any advice. By the way your cm12.0 github repo (codeworkx) doesn't seem's to be up to date, even if i understand that's it's in a non-working state.
Click to expand...
Click to collapse
Yes, I still have this device! I'll write you via pm my nickname.
good luck you guys
i have really nothing to offer ..
but please make this happen ..
Unfortunately I really have no time to play with it this days, I'll try to take a look soon.
Envoyé de mon HUAWEI MT7-L09 en utilisant Tapatalk
Cpasjuste said:
Unfortunately I really have no time to play with it this days, I'll try to take a look soon.
Envoyé de mon HUAWEI MT7-L09 en utilisant Tapatalk
Click to expand...
Click to collapse
pls we wait for a long time:good:
It would be great to se cm no this device. Good luck and hope you make it. I would help if knew anything about programming but unfortanatly i dont
Cm we want... thank you for your interest!! ?
Kzyw said:
Cm we want... thank you for your interest!!
Click to expand...
Click to collapse
+1
why is there not one custom rom for this device?
Motawa88 said:
why is there not one custom rom for this device?
Click to expand...
Click to collapse
because huawei refuses to share their kernel source. suffice it to say, im done with huawei. its a good thing that there are many new phones being released soon. from now on its snapdragon or nothing!
Motawa88 said:
why is there not one custom rom for this device?
Click to expand...
Click to collapse
As I understand there are some crucial files / source codes that Huawei is refusing to release to the public. This alone sounds super dodgy, because isn't Android supposed to be open source? Or can companies "own" a custom version of Android and do this sort of thing?
These files are crucial for creating custom kernels and ROMs, as they have to do with (once again, this is how I interpreted it) how the device handles the CPU and GPU.
Basically, while it is possible to install other ROMs on the device, they'll have to be based on EMUI and its kernels, because it is the only thing that contains these files necessary to make the device run, which makes the entire exercise pointless because EMUI is s*** no matter what form it takes.
I wonder if it wouldn't be possible to simply "extract" this necessary code from the stock kernels / ROMs and implement it in a custom one? I do not know even the slightest thing about programming, so I could just be sounding like an idiot.
Scruffykid said:
I wonder if it wouldn't be possible to simply "extract" this necessary code from the stock kernels / ROMs and implement it in a custom one? I do not know even the slightest thing about programming, so I could just be sounding like an idiot.
Click to expand...
Click to collapse
i too have wondered about this. im sure its possible but it might be far to difficult an endeavor because if it weren't, someone would have attempted it by now. i really miss my nexus 5 with all its custom roms. i suggest that all mate 7 owners get in contact with huawei and demand they comply with the android user agreement. they are technically supposed to give up sources. we could fight, but not unless we unite.
Yes we can! Yes we can! Yes we can!
Scruffykid said:
As I understand there are some crucial files / source codes that Huawei is refusing to release to the public. This alone sounds super dodgy, because isn't Android supposed to be open source? Or can companies "own" a custom version of Android and do this sort of thing?
These files are crucial for creating custom kernels and ROMs, as they have to do with (once again, this is how I interpreted it) how the device handles the CPU and GPU.
Basically, while it is possible to install other ROMs on the device, they'll have to be based on EMUI and its kernels, because it is the only thing that contains these files necessary to make the device run, which makes the entire exercise pointless because EMUI is s*** no matter what form it takes.
I wonder if it wouldn't be possible to simply "extract" this necessary code from the stock kernels / ROMs and implement it in a custom one? I do not know even the slightest thing about programming, so I could just be sounding like an idiot.
Click to expand...
Click to collapse
You're right, extracting stock binary files is an essential part of roms porting but some important files can't be inherited because they are strictly hardware-related, therefore you have to compile the original android source and then "patch" that files for the specific GPU/CPU (starting from android 5 lollipop) with other files given by the vendor of the phone.
gabry3795 said:
...then "patch" that files for the specific GPU/CPU (starting from android 5 lollipop) with other files given by the vendor of the phone.
Click to expand...
Click to collapse
But isn't that the entire problem, the "other files" that have to be supplied by the vendor? Huawei is refusing to release them, and therefore making it impossible to develop custom ROM's.
Or are you saying that it is possible, but there just isn't enough interest in the phone for anyone with the necessary skills to actually go through the trouble?
Scruffykid said:
But isn't that the entire problem, the "other files" that have to be supplied by the vendor? Huawei is refusing to release them, and therefore making it impossible to develop custom ROM's.
Or are you saying that it is possible, but there just isn't enough interest in the phone for anyone with the necessary skills to actually go through the trouble?
Click to expand...
Click to collapse
I'm saying that Huawei must provide that 'patches' (as Qualcomm did, for example) otherwise is impossibile to build a working ROM, this is the problem. We cannot do anything without them.
gabry3795 said:
I'm saying that Huawei must provide that 'patches' (as Qualcomm did, for example) otherwise is impossibile to build a working ROM, this is the problem. We cannot do anything without them.
Click to expand...
Click to collapse
this is why we should all come together so as to put pressure on huawei to release these files. i have been trying for months now but its getting very tiresome. im going to start a twitter account that will hopefully get their attention. i think the problem is that the general public dont know much/anything about custom roms. there should be a custom rom psa for all android users that point out the benefits of custom roms.
droidbot1337 said:
this is why we should all come together so as to put pressure on huawei to release these files. i have been trying for months now but its getting very tiresome. im going to start a twitter account that will hopefully get their attention. i think the problem is that the general public dont know much/anything about custom roms. there should be a custom rom psa for all android users that point out the benefits of custom roms.
Click to expand...
Click to collapse
I agree. If you get that account running let us know here so that we can support it.
Cheers! :good:
---------- Post added at 12:03 PM ---------- Previous post was at 11:32 AM ----------
droidbot1337 said:
because huawei refuses to share their kernel source. suffice it to say, im done with huawei. its a good thing that there are many new phones being released soon. from now on its snapdragon or nothing!
Click to expand...
Click to collapse
Agreed.
Unfortunately I live in a place where just picking up a new phone is not as easy as 123, But I think I'll try and get my hands on a different phone this weekend. Huawei pisses me off.
No source release by Huawei.
No Kirin SOC support would be a huge problem to get it working I think.
Hi guys,
Since today Huawei delivers the open sourcecode for the drivers, I guess.
Anyone in here capable to create a nice clean AOSP ROM or anything else good for our tablet?
Search link for LTE version:
http://m.huawei.com/enmobile/consum...roid=M2-A01L&proKey=Tablets_T/Tablets/M2-A01L
Direct download for LTE version:
http://download-c.huawei.com/downlo...oadId=89345&version=347349&siteCode=worldwide
Search link for WiFi version:
http://m.huawei.com/enmobile/consum...roid=M2-A01w&proKey=Tablets_T/Tablets/M2-A01w
Direct download for WiFi version:
http://download-c.huawei.com/downlo...oadId=89346&version=347353&siteCode=worldwide
I do not have the experience with ROM building, forking, ... etc. here.
One good room would be good.
Edit. Nevermind
Anyone with the LTE version of this can you upload to a cloud link so that I can download? I would rather not waste my time having to send an email to [email protected] just to get it. Thanks
Huawei Open Source Released
Hey,
maybe it is late, i have found the open source.
the link: consumer.huawei.com/en/opensource/
and we can find m2-a01l in the tablet part, and it is on page 4.
Emm...i dont know how many people use this tablet because it is out of date.:laugh:
and i dont know if it is everything we want
whatareyou007 said:
Huawei Open Source Released
Hey,
maybe it is late, i have found the open source.
the link: consumer.huawei.com/en/opensource/
and we can find m2-a01l in the tablet part, and it is on page 4.
Emm...i dont know how many people use this tablet because it is out of date.:laugh:
and i dont know if it is everything we want
Click to expand...
Click to collapse
Hi! Thank you, i'll do an AOSP for our poor tablet, the only problem in my case, I'm unable to unlock the bootloader because i haven't in dev options "OEM unlock". If I'll pass this issue, I'll immediately start to develop the ROM.
Crypto18 said:
Hi! Thank you, i'll do an AOSP for our poor tablet, the only problem in my case, I'm unable to unlock the bootloader because i haven't in dev options "OEM unlock". If I'll pass this issue, I'll immediately start to develop the ROM.
Click to expand...
Click to collapse
Hi! Have you able to develop for our poor table? 1 stable ROM should be enough
and0ng said:
Hi! Have you able to develop for our poor table? 1 stable ROM should be enough
Click to expand...
Click to collapse
The only problem in this moment still remain unlocking bootloader. I'm searching solutions
Crypto18 said:
The only problem in this moment still remain unlocking bootloader. I'm searching solutions
Click to expand...
Click to collapse
Yeah it's a pain to unlock the bootloader. But since I need to install Google Workspace device policy I have no other option
@Crypto18 - There is a possibilty to unlock the bootloader by using dc-unlocker - amount about 4 Euro. I had success in doing so a year ago. It would be very nice to get an AOSP-ROM für the tablet.
I think, I unlocked it with dc-unlocker, too, four years ago or so.
I would be happy to have any clean/empty/fresh AOSP ROM for this tablet, as up to today it is still fast and really usable.
If you need any help, I would also be eager to learn how to do it (building a ROM). @Crypto18
Crypto18 said:
Hi! Thank you, i'll do an AOSP for our poor tablet, the only problem in my case, I'm unable to unlock the bootloader because i haven't in dev options "OEM unlock". If I'll pass this issue, I'll immediately start to develop the ROM.
Click to expand...
Click to collapse
I did the DC-unlocker thing today as described in the sticky, so it still works. Somebody in this thread mentioned that it worked for him without the OEM unlock option (it disappeared in EMUI 4), but to be on the safe side I had done a downgrade to EMUI 3 before (the oldest one I found didn't have a working dialer, I didn't try the landscape calculator trick to activate the manufacturere mode, but updated to a later EMUI 3 version that had a a working dialer: "Huawei MediaPad M2-801L Android 5.1.1 EMUI 3.1 B007.zip").
I am now looking for a working TWRP (see my post in the sticky thread a few minutes ago).
If you manage to unlock your bootloader, I would be willing to go the "build your own version from scratch" way with you. I have experience as embedded Linux developer one decade ago, but never did it for Android. Would be more fun to have a second person interested in this "classic" tablet.
@coocooc , @Crypto18 ,
Have you made any progress with developing a custom rom?
@coocooc - Please search for "TWRP-3.1.0-recovery-MediaPadM2-10.0-LISZT-A01L-A01W.img" in TWRP. That's the TWRP you're looking for.
rotter99 said:
@coocooc , @Crypto18 ,
Have you made any progress with developing a custom rom?
Click to expand...
Click to collapse
Crypto18 so far did not come back, and I didn't start the journey yet.
I am on the way to prepare a Linux laptop for building Android and SBC stuff, but family life does not allow to spend many hours on my pet projects.
I wrote a mail to Huawei to get the latest sources (EMUI 4), but the first level support shown on their GPL site couldn't fulfill the wish. They gave me a developer address to apply to; let's see how this ends.
gelrav said:
@coocooc - Please search for "TWRP-3.1.0-recovery-MediaPadM2-10.0-LISZT-A01L-A01W.img" in TWRP. That's the TWRP you're looking for.
Click to expand...
Click to collapse
Thanks for the hint! I will try this TWRP version tonight. Which EMUI version are you using with this TWRP (EMUI 3 or 4)? Is there something to check in the flash layout first, to succeed with this TWRP?
@coocooc - I'm using a Huawei Mediapad M2 10.W with Emui 3.1., Android 5.1.1.
If you're on Mediapad 801L, the above mentioned TWRP will not work for you!
I am using “TWRP-3.1.0-recovery-MediaPadM2-10.0-LISZT-A01L-A01W.img“ om my M2-A01W and it working without any problems.
gelrav said:
@coocooc - I'm using a Huawei Mediapad M2 10.W with Emui 3.1., Android 5.1.1.
If you're on Mediapad 801L, the above mentioned TWRP will not work for you!
Click to expand...
Click to collapse
@gelrav Oh that might be the reason for my problems as I do use the 801L version. What alternative TWRP ist available then?
coocooc said:
@gelrav Oh that might be the reason for my problems as I do use the 801L version. What alternative TWRP ist available then?
Click to expand...
Click to collapse
Funny, the name of the TWRP file suggests that it is valid for both the L and the W versions of the M2-A01.
What is exactly the problem with this file?
I unlocked both the phone und FRP on my device before installing this file.
I am on EMUI 3.1. and Android 5.1.1.
@coocooc
Maybe this link can help you getting further:
Downloads for : Huawei -All-General-Generic- | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
I am sharing the stock Android 10 ROM obtained via LRSA for the XT1962-4, version is QPU30.52-16-2
The device is set to the 'retla' software channel, and is dual-SIM.
It wasn't available on lolinet yet, so figured I'd provide it in case anyone needed it.
Available through Mega.nz:
[url]https://mega.nz/file/VqgA1awY#yrbWF3sZLOb06nEShnUdAaceOvF2uC-WlwcWtYApXiY[/URL]
Here's a Google Drive link, as an alternative:
[url]https://drive.google.com/file/d/1I0OPDnXgJuVqVU1CrAC7oDJLGrNG1LiG/view?usp=drivesdk[/URL]
What GAPPS version do we use with this?
Soo close! I have the 1962-6. Build # ok but need the retin channel....Retail India, even tho I'm in the US....yup, another one who was looking at the low price and missed the -6. I want root back sooo bad....gonna wait on LOS for now.
Root.Atlas said:
What GAPPS version do we use with this?
Click to expand...
Click to collapse
Stock does not need gapps
HueyT said:
Stock does not need gapps
Click to expand...
Click to collapse
Thank you so much! I'm new to phone modification and saw that other roms needed the gapps files, so I assumed this needed it to.
you can upload the file on another server
You can upload the file on another download server like google driver, since mega is limited for download, sorry for the English thank you.
TerrestrialHost said:
I am sharing the stock Android 10 ROM obtained via LRSA for the XT1962-4, version is QPU30.52-16-2
The device is set to the 'retla' software channel, and is dual-SIM.
It wasn't available on lolinet yet, so figured I'd provide it in case anyone needed it.
Available through Mega.nz:
https://mega.nz/file/VqgA1awY#yrbWF3sZLOb06nEShnUdAaceOvF2uC-WlwcWtYApXiY
Will probably add my nextcloud when I get it spun back up.
Click to expand...
Click to collapse
oxxo.andatti said:
You can upload the file on another download server like google driver, since mega is limited for download, sorry for the English thank you.
Click to expand...
Click to collapse
I uploaded to Google and shared the link in op. Didn't realize Mega was limiting downloads.
FYI…Google has a quota for monthly file transfer too.
Hello, i am a new user. Can send a link from a guide to install this ROM? I have a lot of years without flashing a phone and i am nervious. I need to do a IMEI backup for this process?
hello, I hope this is finally the right place to look for a solution.
I'm looking for the stock rom for a Motorola moto g7, I installed lineageOs a few years ago and now I need to revert to stock.
After contacting Motorola support (useless), and searching through forums I found this link: https://mirrors.lolinet.com/firmware/motorola/river/official/ , but I'm not sure which version to install and how.
I also found other resources, can anyone tell me if they're legit? Thanks
- this one seems the easiest solution: https://mirrors.lolinet.com/firmware/motorola/river/official/
- and I found this other link on xda I think :
Motorola_Moto_G7_XT1962-1_RETUS_RIVER_QPUS30.52-23-13-4_CID50_10_by_(motostockrom.com).zip | by Five Corp. for /e/OS supported models
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Thanks in advance for your help
I'm looking to build AOSP for the Red Magic 8 Pro. Has anyone managed to get the proprietary binaries from Nubia or extract it from the stock firmware?
I have tried searching around for these binaries to no avail. If someone has a download link to share I would really appreciate it. I just want a completely stock android experience and don't mind if not everything isn't working.
Do you really want AOSP or Paranoid Android will do as well? In any case, download OTA here, extract payload.bin and use payload-dumper-go. You can use LineageOS instructions for getting binaries from unpacked .omg files.
aaa.bbb111222 said:
Do you really want AOSP or Paranoid Android will do as well? In any case, download OTA here, extract payload.bin and use payload-dumper-go. You can use LineageOS instructions for getting binaries from unpacked .omg files.
Click to expand...
Click to collapse
Have they already released a ROM for this phone? If not, AOSP builds without most Google trash and I block many of their domains in the hosts file just in case. I did finally find a dump here: https://github.com/RandomPush/nubia_nx729j_dump
Appreciate your help though. I'll post my progress here in case anyone is interested. The android developer documentation says proprietary binaries are usually located in a /vendor partition. Going through the dump now and trying to figure out the bare minimum to get a custom ROM booted.
My guesses are anything Qualcomm related for the SoC. I'm unsure of what baseband/radio chips the phone uses, actually it's been pretty tough to find a good spec sheet on it. Most resources that come up on Google only refer to surface level specs and don't go into much detail on the chips themselves.
No, they haven't, but I've seen people working on it. It would be a bit easier to bring up because PA is CLO-based (not AOSP), so the probability of most stuff working is higher. CLO has some Qualcomm-specific patches. Actually, you can probably build QSSI (like GSI but from CLO) without much difficulties, so this might be the way to go.
I'd recommend that you extract those binaries from OTA anyway as they might be updated in the future. Out of the box you probably won't get working vibration.
With the kernel source released, what's so difficult with building LineageOS and stuff?
SevastianXDA said:
With the kernel source released, what's so difficult with building LineageOS and stuff?
Click to expand...
Click to collapse
We need a good unbricking method just to be on the safe side (personally, I'm not very keen on even trying someone else's build, let alone making my own, simply too much risk). Other than that, a lot of time is needed and there are basically zero good instructions. Once again, LOS isn't the best option for 8g2, would be better to go for Paranoid Android. One can theoretically build QSSI image (basically GSI, but for Snapdragons), might be a good idea for now. Still risky tho
aaa.bbb111222 said:
We need a good unbricking method just to be on the safe side (personally, I'm not very keen on even trying someone else's build, let alone making my own, simply too much risk). Other than that, a lot of time is needed and there are basically zero good instructions. Once again, LOS isn't the best option for 8g2, would be better to go for Paranoid Android. One can theoretically build QSSI image (basically GSI, but for Snapdragons), might be a good idea for now. Still risky tho
Click to expand...
Click to collapse
What are the bricking issues here? Usually even if the ROM is f*cked or just something doesn't work you can always flash back to stock through TWRP.
SevastianXDA said:
What are the bricking issues here? Usually even if the ROM is f*cked or just something doesn't work you can always flash back to stock through TWRP.
Click to expand...
Click to collapse
If only there was a fully working TWRP... Unfortunately, there isn't. Well, kind of. It boots but that's it. And no, sideload simply doesn't work. When I went back to stock on my previous device (1+7 Pro), I had to use MSM Tool. Nothing like that is available for RM8P, ZTE doesn't want to give the tools to us because of bs reasons.
aaa.bbb111222 said:
If only there was a fully working TWRP... Unfortunately, there isn't. Well, kind of. It boots but that's it. And no, sideload simply doesn't work. When I went back to stock on my previous device (1+7 Pro), I had to use MSM Tool. Nothing like that is available for RM8P, ZTE doesn't want to give the tools to us because of bs reasons.
Click to expand...
Click to collapse
Bruuuuhhh, that's stupidd, someone shall reverse engineer the MSM tool to work for the RM8P (sarcasm)
Hmm, as I can see from this post, it seems peeps have managed to actually restore the phone from a full brick..: Post
Edl or its countparts is not a necessity for buiding a custom rom. 1st, a custom rom usually just overwrite the application parts, so in the worst case the user can still restore to factory rom via fastboot commands. 2nd, many manufacturers never release their factory rescue tools (Google, ?) but there are numerous custom roms, even official builds.
Cyanide_zh said:
Edl or its countparts is not a necessity for buiding a custom rom.
Click to expand...
Click to collapse
True, it's more a convenience factor.
Cyanide_zh said:
1st, a custom rom usually just overwrite the application parts, so in the worst case the user can still restore to factory rom via fastboot commands.
Click to expand...
Click to collapse
Or not. In fact, happened to me (Qualcomm crashdump mode or something like that). And if something could go wrong, it will.
Cyanide_zh said:
2nd, many manufacturers never release their factory rescue tools (Google, ?) but there are numerous custom roms, even official builds.
Click to expand...
Click to collapse
Usually those devices have much less ROMs available if any. Just compare 1+9 Pro and 10 Pro.
aaa.bbb111222 said:
less ROMs available if any. Just compare 1+9 Pro
Click to expand...
Click to collapse
Any ROM than the stock would do, just LineageOS would be superb.
SevastianXDA said:
Hmm, as I can see from this post, it seems peeps have managed to actually restore the phone from a full brick..: Post
Click to expand...
Click to collapse
Interesting.. https://romprovider.com/nubia-red-magic-8-pro-plus-firmware-stock-rom/
SevastianXDA said:
Interesting.. https://romprovider.com/nubia-red-magic-8-pro-plus-firmware-stock-rom/
Click to expand...
Click to collapse
sadly, 9008 firmware need pay about 50 USD, But nobody said the package can be used still now.
CrazyMoney said:
sadly, 9008 firmware need pay about 50 USD, But nobody said the package can be used still now.
Click to expand...
Click to collapse
Bruh the custom ROM and modding community is so mid and goofy for the RM8P Literally one of the main things making me go for a Poco F5 instead
Chinese dev made MIUI rom but its only payed with alipay for like 3 dollars. I im waiting when we can pay with paypal to try it looks good.
ibestmoder said:
Chinese dev made MIUI rom but its only payed with alipay for like 3 dollars. I im waiting when we can pay with paypal to try it looks good.
Click to expand...
Click to collapse
Well yeah, but as explained/talked about here, AOSP/LineageOS has to be technically possible
I got the rom maybe extract and check it? Take out alipay security then we can try it
ibestmoder said:
I got the rom maybe extract and check it? Take out alipay security then we can try it
Click to expand...
Click to collapse
Maybe share the ROM file, then we can try finding some way to remove forced payment/crack it (No paid ROMs allowed in XDA forums) and maybe possibly clean it somewhat (Does it even have english as an option?) and we'll finally get ourselves a finally working alternative custom ROM.