Related
デルの最新スマートフォン『DELL Streak™ Pro』、3月発売決定
The Streak Pro finally launched in Japan as:
Softbank: 101DL (finally 2 months late)
E-Mobile: GS01
New Info bits:
Latest known softbank rom: 071, region 12
Latest known emobile rom: 063, region 17
Android 2.3.5
Stage 2.0
I'd imagine it's pretty 'stock' like the 40x roms for the S5, V.
0xx roms are usually prototype roms
I'm seeking an owner of any SPro to dump files for me, you dont need to be rooted or anything.
Even though though the S10 launched in only china, there are a dozen owners that arnt in china and post on xda (myself included). Hopefully a SPro owner is willing to come and dump the system partition of the SP.
For the few users that have used both S5-407 and V-408 they should be aware that the V has better battery life due to bugs being fixed (even though the S5 has a slightly larger batt). The SPro should likely be like the S10 by now and have great battery life.
I would expect the SPro to have an unlocked bootloader like all previous dell devices, but also likely not have great rom support due to it not having driver sources released.
Note: dont bother complaining about dell here, it doesnt really accomplish anything. You should complain on any of their social media pages/email them/call them and complain there. At least they have a chance of seeing it there, I dont really expect anyone from dell mobility to browse the S5 xda subforum more then every now and then, if at all.
If anything, go complain on their pages that it's impossible to contact the offical dev team, dell pretty much has a brick wall seperating us from them. Even if they cant give any code, hints would go a good way wouldnt it?
I bought streak pro.
works so fine
Sent from my GS01 using XDA
Would you be willing to upload a copy of your /system?
All you need is to copy it to your sd card and zip it up, you only a file manager to do so. Dont need to be rooted
I cant find a uploader...
/system is already ziped.
but I cant find a 200MB over files uploader
Please tell me...
---------- Post added at 11:56 AM ---------- Previous post was at 11:44 AM ----------
but I'm a new user so cant post url...
my twitter ID "_hatoya"
from now file link tweet.
I'm uploading system file on Streak Pro (got from _hatoya)
Here is the link : http://www.littlemaruko.com/shared/system.7z (212.13 Mb)
Hi TheMaii,
Is it possible to port stage 2.0 to S5 GB or CM7?
Looking forward for a stage ui 2.0 on our streak.
Sent from my Dell Streak using xda premium
hatoo said:
/system is already ziped.
Click to expand...
Click to collapse
Thanks, downloading it now.
khoacoi said:
I'm uploading system file on Streak Pro (got from _hatoya)
Here is the link : http://www.littlemaruko.com/shared/system.7z (212.13 Mb)
Hi TheMaii,
Is it possible to port stage 2.0 to S5 GB or CM7?
Click to expand...
Click to collapse
Yes, but you MUST do a fac reset and manually restore data to use it on a device that previously had any version of dell stage installed.
(Assuming that the stage 2.0 launcher doesnt have any surprises, the stage 2.0 widgets havnt given me much trouble)
Stage 2.0 is signed with a different version of dell's certs but uses the same shared id name. This means that stage 1.5/1.6 will block eachother from installing.
I will prep a package, but ironically I wont be able to test it for a week as I am on spring break and my S5 was the only thing I didnt bring as I thought I didnt need it (and it was the only one I didnt bring).
Edit: file downloaded, first impressions:
I believe Stage 2.0 is portable to other devices, with the previously mentioned caviat that you cannot have had installed stage 1.5/1.6
Included version: 2.0-v1.0.11, version on market: 2.0-v1.0.13
the SPro's rom isnt made by qisda and possibly not pegatron
Edit2: could you confirm the version numbers in settings -> about phone, since it's not made by qisda I cant easily determine it from the build.prop.
Just give me everything to be sure or a picture or a screenshot.
In process of backporting Stage 2.0, unfortunately it's a lot more complex then merely working with Stage 1.5/1.6/1.7.
I believe the biggest issue is that it requires modifying the BOOTCLASSPATH, which can only normally be modified by editing the kernel itself (more specifically, init.rc in the ramdisk). This basically means it'll only boot on the S5 with a modified kernel
If I do manage to get it working, perhaps we can convince the various rom makers/kernel devs to add the line in and the associated files.
Just to be sure, I need the contents of <root>\init.rc, specifically the line: (from a working Streak Pro of course)
Code:
export BOOTCLASSPATH /system/framework/core.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/core-junit.jar:/system/framework/kafdex.jar:/system/framework/com.dell.server.divide.jar
and know if it matches that EXACTLY or not, the order is very important
TheManii said:
In process of backporting Stage 2.0, unfortunately it's a lot more complex then merely working with Stage 1.5/1.6/1.7.
I believe the biggest issue is that it requires modifying the BOOTCLASSPATH, which can only normally be modified by editing the kernel itself (more specifically, init.rc in the ramdisk). This basically means it'll only boot on the S5 with a modified kernel
If I do manage to get it working, perhaps we can convince the various rom makers/kernel devs to add the line in and the associated files.
Just to be sure, I need the contents of <root>\init.rc, specifically the line: (from a working Streak Pro of course)
Code:
export BOOTCLASSPATH /system/framework/core.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/core-junit.jar:/system/framework/kafdex.jar:/system/framework/com.dell.server.divide.jar
and know if it matches that EXACTLY or not, the order is very important
Click to expand...
Click to collapse
Hope to see Stage 2.0 on DSC ROM
Sent from my Dell Streak using xda premium
How to root strea pro d43
hi there
I tried to SuperOnelclick,Gingerbreak,visinaly,z4root and DooMLoRD's Easy Rooting Toolkit.
but I cant get root...
Streak pro d43 from baidu got rooted with SuperOneClick.
Please help me how to root streak pro d43 from japanese carrier
I didnt really expect those to work, at this point (for the most part) the only way to root anything above 2.3.4 or so is to install a custom recovery and flash superuser.zip or something similar.
Until someone finds another exploit that's the only way to root.
Someone needs to make a custom recovery to root though that method. I'd offer to make one but I would need to own/have access to a SPro to do that.
Another update on backporting Stage 2.0:
Stage 2.0 is heavily integrated into the stock SPro rom, current changes:
added com.dell.android.app.deviceadmin.jar and com.dell.server.divide.jar to BOOTCLASSPATH
added assorted dependency apks (of course)
modified framework.jar [!!]
If/when I finally get it booting, it's definitely going to require roms to explicitly add support for Stage 2.0.
The reason: the Stage 2.0 launcher apparently directly adds Dell divide support into it. Unlike the S10 (which also has it) it's heavily integrated instead of being just an extra entry in settings.
I'd be able to work faster if I had a working Stage 2.0 install though, at this point I've added all the visible dependencies, it's still crashing out and I'm running out of clues
It seems that you are really working hard to port stage 2.0 on our streak.
Sent from my Dell Streak using xda premium
emobile dell streak pro
TheManii said:
Thanks, downloading it now.
Yes, but you MUST do a fac reset and manually restore data to use it on a device that previously had any version of dell stage installed.
(Assuming that the stage 2.0 launcher doesnt have any surprises, the stage 2.0 widgets havnt given me much trouble)
Stage 2.0 is signed with a different version of dell's certs but uses the same shared id name. This means that stage 1.5/1.6 will block eachother from installing.
I will prep a package, but ironically I wont be able to test it for a week as I am on spring break and my S5 was the only thing I didnt bring as I thought I didnt need it (and it was the only one I didnt bring).
Edit: file downloaded, first impressions:
I believe Stage 2.0 is portable to other devices, with the previously mentioned caviat that you cannot have had installed stage 1.5/1.6
Included version: 2.0-v1.0.11, version on market: 2.0-v1.0.13
the SPro's rom isnt made by qisda and possibly not pegatron
Edit2: could you confirm the version numbers in settings -> about phone, since it's not made by qisda I cant easily determine it from the build.prop.
Just give me everything to be sure or a picture or a screenshot.
Click to expand...
Click to collapse
too many pattern attempts!
Hey guys, I have very limited time and internet access this week, but I wanted to give a heads up in case any of you receive a phone with 'extra' software on board.
I've just received my 32GB Prime and there have been issues right away. Although it has a 'stable' international ROM on board, it repeatedly hung in the first thirty minutes and I was repeatedly prompted to use apps like DU Speed Booster and another memory cleaner app to 'fix' the problem. These don't look like part of MIUI to me, but they can't be uninstalled, so somebody has clearly cooked them into the ROM. This reeks of phishing malware to me so I'm going to download the latest official stable ROM and flash that as soon as I have time.
If I'm wrong, please let me know and I'll update or delete this. If not, please check your phone carefully before entering any of your data or account info.
Same issue here. However, I have been trying to download the stock ROM from the miui website for a full day. Cant seem to get it to dowanload past 50MB. If you figure this out please let me know.
leslie22 said:
Same issue here. However, I have been trying to download the stock ROM from the miui website for a full day. Cant seem to get it to dowanload past 50MB. If you figure this out please let me know.
Click to expand...
Click to collapse
Lol, same problem here. I've given up for now. I Googled earlier on and it would appear that MIUI servers are absolutely rammed because so many people are trying to download.
Ouzo said:
Lol, same problem here. I've given up for now. I Googled earlier on and it would appear that MIUI servers are absolutely rammed because so many people are trying to download.
Click to expand...
Click to collapse
That is a relief. I thought it was just me all day. I ordered mine and it was already setup when I opened the box. I did a factory reset, but it didnt get rid of those apps or issues. I am also assuming that Xiaomi doesnt include that bloatware on purpose.
Also, now everytime I browse to a new link in Chrome it rerouts me to some spam ad page. I need to get this fixed ASAP.
---------- Post added at 03:12 PM ---------- Previous post was at 03:07 PM ----------
Ouzo said:
Lol, same problem here. I've given up for now. I Googled earlier on and it would appear that MIUI servers are absolutely rammed because so many people are trying to download.
Click to expand...
Click to collapse
Did yours come with MIUI 7? Mine came with MIUI 6 installed.
Download and flash developer MIUI 7 version. Use a download manager like IDM. The ROM that the sellers put on the RN2 is not optimized and causes issues for everyone who got it that way (sources: XDA and another non-English forum).
Sent from my X98 Air II (HG9N)
sunbriel said:
Download and flash developer MIUI 7 version. Use a download manager like IDM. The ROM that the sellers put on the RN2 is not optimized and causes issues for everyone who got it that way (sources: XDA and another non-English forum).
Sent from my X98 Air II (HG9N)
Click to expand...
Click to collapse
It's a bit confusing. According to this post only these models are supported: Redmi 1S, Redmi 2, Mi 4i, Mi 3, Mi 4, Redmi Note 3G, Redmi Note 4G.
Edit: Found it here.
leslie22 said:
That is a relief. I thought it was just me all day. I ordered mine and it was already setup when I opened the box. I did a factory reset, but it didnt get rid of those apps or issues. I am also assuming that Xiaomi doesnt include that bloatware on purpose.
Also, now everytime I browse to a new link in Chrome it rerouts me to some spam ad page. I need to get this fixed ASAP.
---------- Post added at 03:12 PM ---------- Previous post was at 03:07 PM ----------
Did yours come with MIUI 7? Mine came with MIUI 6 installed.
Click to expand...
Click to collapse
Mine had MIUI 6. Now I've put the latest stable MIUI 6 on which lacks Play store/Google services and only has English and Chinese language options.
Had the same problem, you can get miui 7 developer rom from zan5hin link here http://forum.xda-developers.com/redmi-note-2/general/server-issues-preventing-updating-to-t3188967
Most bloatware isn't in it, then flash gapps-5.0.x-20150404-minimal-edition-signed.zip (can't remember where I got it)
not had a Chinese popup for a while and everything seems stable, this should do me till an international rom appears
MIUI 7 developer version 5.9.2
Recommend this developer version
I have the heating and lagging issue after root, sometimes even the phone call need to wait about 1 or 2 secs to see the caller ID.
The MIUI website unable to download, too many people try to download maybe, so I google and find a Chinese guy share what his experience with this version and provided a link to download ROM on Mobile - 1
I flash it with xiaomi updater, and I can see the difference right away.
The CPU won't be so hot (before even high to 72), and all apps respond much faster than before and more smooth.
Suggest everyone who has Redmi Note 2 should try it.
I am not able to provide link cause I don't have 10 post.
:good::laugh:
Roms multilang, fast links
Fast rom download androidfilehost
5.9.8 fast link multi lang. global rom.nice rom almost 50000 in antutu. Tested by me.
xiaomi.eu_multi_hermes_5.9.9_v7-5.0.zip HERMES - codename for redmi note 2
5 - 2015
9 - september
So this roms are daily updated
or miui Polska 5.9.2 Multi,google play, superfast download
alanball438 said:
Recommend this developer version
I have the heating and lagging issue after root, sometimes even the phone call need to wait about 1 or 2 secs to see the caller ID.
The MIUI website unable to download, too many people try to download maybe, so I google and find a Chinese guy share what his experience with this version and provided a link to download ROM on Mobile - 1
I flash it with xiaomi updater, and I can see the difference right away.
The CPU won't be so hot (before even high to 72), and all apps respond much faster than before and more smooth.
Suggest everyone who has Redmi Note 2 should try it.
I am not able to provide link cause I don't have 10 post.
:good::laugh:
Click to expand...
Click to collapse
I have actually noticed my phone is a bit slower than when I first got it, was it the root that I managed to achieve a few days ago causing this?
Are you talking about this ROM? http://en.miui.com/thread-157254-1-1.html
I think the other guy who also can't speak english or post links is talking about this ROM, v5.9.9: https://www.androidfilehost.com/?fid=24052804347811823
chinese rom
NO I used the one from a Taiwan or Hong Kong website
call Mobile-1
the zip file is about 651MB
I start using the new rom for 2 days
what I noticed is that the apps are more smooth and fast respond
the cpu wont get too hot
and Yes, I have those issue after root, and don't worry about your root
after flash, still have root access if you dirty flash
BTW, the new rom can get root permission in security
hope you can find it
Hi guys, I've just received my Xioami Redmi note 2 prime and have the same problem! Avast antivirus finds malware installed. The problem app is called Fun Weather funweater.apk. Avast says it is Androidropper-BT(PUP)and Android.Troj.ya_funsms.gf. Factory reset doesn't solve the problem. Uninstall also. It is integrated into the firmware. I have read in one article that if it is into the firmware I am screwed up and this cannot be cleaned. Should I try to return the phone back and get my money back? Is it sure that installing new rom will clean up my phone from the malware? One is for sure I am totally done with Chinese stuff. Xiaomi, Aliexpress and everything Chinese will be totally avoided from now. I am so frustrated! I don't know what to do. If I return it I have to pay shipping costs. I feel totally screwed up.
Why not install CM12.1 on it and call it a day?
Slow download on bigota.d.miui.com just add o in front to obigota.d.miui.com although i suggest you use http://xiaomi.eu/community/threads/5-10-22.28856/ instead.
Putting a new rom is a little bit difficult for me, but even if I do it, is there slightly probability the malware to stay in the new rom too? If so, may be it is better to return it. The article I've read about malware says "contact your vendor for replacement or refund" Does it mean that if the seller infected the phone, it is unrepairable? If a new rom guarantee a clean phone, maybe I should try because the phone itself is not bad. But I will never feel comfortable using it having doubts about security.
Wiping it should remove any conventional malware - you will be wiping it in order to install a clean ROM anyway. Installing a clean ROM is not difficult at all, though I can understand it might look like it the first time you attempt to do it. You could use this tool to flash TWRP, then you just boot into it, wipe data/cache and flash the ROM .zip from the SD card.
Mak-B said:
Why not install CM12.1 on it and call it a day?
Click to expand...
Click to collapse
There is a CM12.1 for RN2? AOSP != CM
Bloatware and malware are installed as system app.
You can remove it only installing another rom.
~ Xiaomi Redmi Note 2 Prime ~
i got my redmi from ibuygou so there were no chinese shady apps, but i still wiped all data and installed xiaomi.eu rom, i think everyone shoud do at first, we never know what's inside the "stock" roms from chinese resellers.
Hi,
It will probably take some time until I'll get my phone, but I am trying to understand how to start.
I am OK with having only English on my phone, but I would prefer to have a clean and bloat free rom that has the GAPPS and that can get OTA updates.
I want to do the minimum needed to get this, I really don't want to change roms every other week.
How should I start? I am a bit lost.
Is the Chinese rom that bad?
Should I change the rom and root it?
Thanks in advance,
Asaf
I think this should be in the Q&A forum
It sounds like you want a stable ROM with Gapps. Xiaomi offer several ROM types. If you want Gapps included from the start, you want their stable international ROM. The trouble is that at the moment they don't do one for the XRN2 yet. Head over to en.miui.com, pick a phone that has been around for longer and in the download section for that device you will see the different ROM types (there are tabs at the top of each phone section). There are also a couple of great explanatory pages in their forum that guide you through the different ROM types.
Use the xiaomi.eu ROM. Multilanguage, clean and with Gapps. OTA also included
Sent from my Redmi Note 2 using Tapatalk
First, get TWRP installed in your phone.
Then flash a stable rom
At the end, install proper gapp using TWRP.
Thanks.
So
1. Install TWRP, will this link should be enough to install it? http://en.miui.com/thread-156838-1-1.html
2. Go to http://xiaomi.eu --> ROMs DOWNLOAD and take the DOWNLOAD WEEKLY rom (http://miuif.celogeek.com/5.9.10/xiaomi.eu_multi_hermes_5.9.11_v7-5.0.zip)?
shemsha said:
Thanks.
So
1. Install TWRP, will this link should be enough to install it? http://en.miui.com/thread-156838-1-1.html
2. Go to http://xiaomi.eu --> ROMs DOWNLOAD and take the DOWNLOAD WEEKLY rom (http://miuif.celogeek.com/5.9.10/xiaomi.eu_multi_hermes_5.9.11_v7-5.0.zip)?
Click to expand...
Click to collapse
BUT, you said you don't want to have to flash a new ROM every week. The xiaomi.EU weekly ROMs are a beta ROM, they are not the same as the 'stable' ROM. I'm using the weekly version just fine, but there are a few bugs. This ROM may or may not suit your needs. Please be aware of that As soon as Xiaomi release the official stable International ROM with Gapps, that's the one you want (based on your stated requirements).
Thanks
So perhaps I'll wait, hopefully it will come up soon enough.
Hope the Chinese rom isn't too bad...
shemsha said:
Thanks
So perhaps I'll wait, hopefully it will come up soon enough.
Hope the Chinese rom isn't too bad...
Click to expand...
Click to collapse
The first ROM I flashed was the stable ROM from MIUI.com. At the moment this is available as Chinese only (with only Chinese and English languages on board). It is also MIUI version 6 not 7. You do not need TWRP installed to flash this. You can just download it straight to internal storage, then use the Xiaomi updater app (which is already on the phone) to manually flash it. This ROM is not rooted.
Next I tried the weekly ROM from MIUI.com. At that point I incorrectly thought that it would be multi language, but it wasn't. It did at least have MIUI 7 on board though. TWRP is also not needed to flash this. This ROM is rooted. Root settings can be accessed via the Security app. You can also install SuperSU, grant it root access, then use it to control the root access of other apps if you wish. There are no Google apps on board. I was on n holiday at the time so I manually placed all the relevant files, set permissions and so on using ES File explorer that I side loaded and granted root privileges to. Yes, my girlfriend thought it was very romantic of me to spend a whole evening split between doing this and hunting some particularly aggressive mosquitoes trapped in our room. Only the best for my love.
Finally I downloaded the latest weekly (not stable) ROM from from Xiaomi.EU. As well as being a beta, it is not an official Xiaomi ROM. They do also have a stable ROM in offer, but it is not rooted. Basic Google apps are installed. TWRP is not needed here either. However, I installed it briefly to make a full backup of my phone, and a separate backup of the NVRAM portion of the device where the IMEI resides. Experience tells me this is important on an MTK phone in case the area becomes corrupt during an incorrect flash. You can also use SPFlash Tools to do this from a computer. Google the process, it's well worth being prepared. Damian Parsons over on GizBeat and China Phone Arena has done some useful tutorials with videos. Make sure you have the right version of SPFlash tools (which is not the same as MTKdroidtools -or something like that). I have only used a couple of times with my first two MTK phones so I don't know what version you need to use with this chipset.
For my purposes NONE of these ROMs actually fit the bill. Why? Because none of them so far allow me to select UK English as the default language or select the UK as the region I'm in. It's a small thing, but the last three Chinese phones I've had all suffered from the same problem. I end up rooting and using More Locales app to create a new default language code over and above selecting UK English in Google keyboard.
Once Xiaomi release an official global ROM the download page for the Note 2 will look like in the attached screenshot which shows the Mi4 page. Note the two tabs at the top, global and Chinese, in addition to the 'stable' and 'developer' sections down the left hand side.
Please somebody correct me if I'm wrong because I'm new to Xiaomi devices
Thanks for the detailed response.
Sounds like that for my purposes, and until an official rom is out, the easiest option is either the latest weekly or stable from xiaomi.eu.
I understand they can be installed using xiaomi updater as well?
Yes, you can install them the same way as official ROMs.
shemsha said:
Thanks for the detailed response.
Sounds like that for my purposes, and until an official rom is out, the easiest option is either the latest weekly or stable from xiaomi.eu.
I understand they can be installed using xiaomi updater as well?
Click to expand...
Click to collapse
Also, when I received my phone there was a lot of non-MIUI related bloatware and possibly malware on board. It was multi language (with UK English as a built in option) but it all felt wrong, slow and dodgy. Reading elsewhere it was recommended the best thing to do was flash a ROM from a PC using the fastboot method to erase everything, then start from there. There are fastboot ROMs with instructions on the en.miui.com site. If you think you need to, you could flash via fastboot, then download your subsequent choice of ROM from xiaomi.EU and flash that however you please. As I was away (and impatient) I didn't do the first flash via fastboot. I just did a full wipe from the stock recovery, then put a ROM into internal memory, then flashed it from the stock recovery, then factory reset again. No idea if that was sufficient, but there's no sign of the extra apps any more.
You don't need TWRP
Sent from my Redmi Note 2 using Tapatalk
Ouzo said:
I installed it briefly to make a full backup of my phone, and a separate backup of the NVRAM portion of the device where the IMEI resides. Experience tells me this is important on an MTK phone in case the area becomes corrupt during an incorrect flash. You can also use SPFlash Tools to do this from a computer. Google the process, it's well worth being prepared. Damian Parsons over on GizBeat and China Phone Arena has done some useful tutorials with videos. Make sure you have the right version of SPFlash tools (which is not the same as MTKdroidtools -or something like that). I have only used a couple of times with my first two MTK phones so I don't know what version you need to use with this chipset.
For my purposes NONE of these ROMs actually fit the bill. Why? Because none of them so far allow me to select UK English as the default language or select the UK as the region I'm in. It's a small thing, but the last three Chinese phones I've had all suffered from the same problem. I end up rooting and using More Locales app to create a new default language code over and above selecting UK English in Google keyboard.
Click to expand...
Click to collapse
Thanks for the info, this is great for me. I will follow what you said regarding backing up this NVRAM you speak of, as I just read that the source code for the Helios X10 has been released, so we can expect more people including members of the HTC M9+ forum playing around with code.
It would be nice to have an option for UK English (or Australian English for me, to be precise) however I haven't noticed much of a difference, maybe because I have Swiftkey installed and that already has the correct language setting.
zan5hin said:
Thanks for the info, this is great for me. I will follow what you said regarding backing up this NVRAM you speak of, as I just read that the source code for the Helios X10 has been released, so we can expect more people including members of the HTC M9+ forum playing around with code.
It would be nice to have an option for UK English (or Australian English for me, to be precise) however I haven't noticed much of a difference, maybe because I have Swiftkey installed and that already has the correct language setting.
Click to expand...
Click to collapse
Changing the language to UK English is only part of the problem for me. Basically the phone thinks I'm in the U.S, or rather, that I have a U.S phone in the UK. This can cause problems within apps that want tailor content to my region code (or even deny me content). I've tried editing the build.prop a little, but it doesn't seem to help.
Mobile Uncle tools (free in Play Store) used to be able to back up one's IMEI number, but it didn't work on this phone. Dunno if that's because it runs lollipop. Anyway, that's why TWRP was handy and I will try using SPFlashTools again at some point.
Hi All,
As you guys know I have been finding a downgrade pack for the chinese variant and another fellow forumer has helped me to get this downgrade file. Here I am to share this file with you all.
1. This applies to people wanting to downgrade the Developer ROM EMUI4.0 to EMUI 3.1 (marshmallow to lollipop)
2. This patch applicable to:
- People who downloaded the developer ROM: http://emui.huawei.com/cn/plugin.php?id=hwdownload&mod=detail&mid=125
- PE-TL10 only Honor 6 plus
- TL10V100R1001CHNC00B260 (CHNC00) model
- People who cant read chinese
3. Flash the zip file (17kb) > Once booted up flash the stale rom (1.2gb) from emui website > you will be downgraded to lollipop again.
4. If you not sure how to flash please snoop around the forum first, the method is to put the file in SDcard and use the dialer code to flash.
Original Thread: http://club.huawei.com/thread-7073390-1-1.html
But all in chinese. Good luck downgrading. I did mine from 6.5.* dev ROM to stable b351. Hope it helps you guys too
Bug's in Developer ROM
- Has some memory editing power saving feature which some games treats as hacking software hence you cant login
- WhatsApp notification crash (Not delay, its totally no notification until you reboot your phone and it will crash again after sometime)
I was for a while on the Global Rom (a few months) after receiving the phone with EEA software.
I think one or two weeks ago I wanted to give it a try and update to MIUI 12 and took and installed the suitable ROM from xiaomi.eu, followed by a couple of updates (I think both were made bt TWRP).
I bounced a bit between ROMs, now I am on stable beta 12 that was released a few days ago, I tried before to wipe davlik and data options I think to see if in some way something got messed up on the way. A few Roms I tried were installed with MIFlash utility as well, trying to see all options/find a solution.
I looked a bit here on xda to see similar issues from other posts/people but there were some suggestions to go into the Android files - yet, I did not want to mess if further without asking beforehand - maybe someone knows a little better.
Thanks in advance for any info
Have a nice day
Hi, did you already solve this bug? I having the same problem on my Redmi Note 9 pro... I see this solution (but I can't do it on my phone, I don't know how to disable the permission)... https://forum.xda-developers.com/t/...dphones-max-volume-mod.4150907/#post-87377199
Tx