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!
Is it possible when i have a rom and there is updatet version to build a ota out of it? that everybody who wanna download only has to download ota and all is good. Would make some roms more attractiv. In my case i only have the traffic of my mobile provider and i only have 3gb of free traffic.
And when somebody tells me how it works i would make some ota for my favorite roms.
Best regards vision03.
vision03 said:
Is it possible when i have a rom and there is updatet version to build a ota out of it? that everybody who wanna download only has to download ota and all is good. Would make some roms more attractiv. In my case i only have the traffic of my mobile provider and i only have 3gb of free traffic.
And when somebody tells me how it works i would make some ota for my favorite roms.
Best regards vision03.
Click to expand...
Click to collapse
Yes that's possible, there even devs that update there rom when there is a new kernel. Back in the days when I flashed with my Xperia x10 that was always the case. Just flash a update. Not possible if it's a whole new base/different firmware.
Would be nice if devs do that. So I can download it on 3g.
Good point this thread.
re
For example. Jamals google rom is not a complete new system coming from v1 final to v2.2 final. There have been added missing files and have been fixed some problems. How do devs fix problems. They change some lines in existing files. So it would be possible only to change this files.
Also coming from x10 and therefore wolfbreak also offers ota updates for his roms.
So it also should be also possible for our sammy phone. And sorry that i say something like that. Sammy also provides ota updates for nearly every update. Also in case of a complete system update so i can't see why it is not possible for costum roms.
Is there anywhere a how to of making ota files that i could test this. I think a rom would be much more attractiv for a bigger community if there are ota files.
Best regards vision03.
No one a tip for me?
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.
I want to know if there is any ROM for my Galaxy Tab 4 7 Inch (SM-T230NU)?
just test if reply is working.. because i wroth you a big tutorial and i submited get a frustation error msg
---------- Post added at 02:29 AM ---------- Previous post was at 02:02 AM ----------
iSuperAwesome said:
I want to know if there is any ROM for my Galaxy Tab 4 7 Inch (SM-T230NU)?
Click to expand...
Click to collapse
Sorry to not get this Tutorial as elaborated as I wroth before but I get flustered by getting a error when submit
-----------------------------------------------------------------------------------------------------------------------------------------
I use a windows software call SamFirm do download VERY FAST the lastest original firmware from Samsung servers.
Link: http://forum.xda-developers.com/galaxy-tab-s/general/tool-samfirm-samsung-firmware-t2988647
Note 1: You need to specify the “Region/Country” of the Firmware. For that, you can look at some sites that have the same Firmware (Links below). But don’t download from this sites, because is VERY SLOW.
http://samsung-updates.com/device/?id=SM-T230NU
http://www.sammobile.com/firmwares/database/SM-T230NU/
http://www.androidayos.com/galaxy-tab-4-stock-firmware/
http://forum.xda-developers.com/tab-4/general/links-stock-galaxy-tab-4-firmware-t3013128
Note 2: The region “BNN” is for the Samsung galaxy Tab 4 7.0 Nook Edition
How to use SamFirm:
1 - Model = SM-T230NU <-----------------(Ex: Samsung Galaxy Tab 4 Nook 7.0" = SM-T230NU)
2 - Region = BNN <------------------------(Ex: “BNN” for Nook Edition)
3 - Auto = ON
4 - Click "Check Updates", if firmware for the particular region exist you see a msg in Log Window below
5 - Check CRC32 = ON <--------------------- Check is the file is intact
6 - Decrypt automatically = ON <----------- Decrypt file after download
7 - Click "Download” and choose the destination folder
8 – Extract the .md5 using 7-Zip (Nota: WinRAR get error sometimes)
9 – Done, now you can use Odin3 to upgrade you firmware
Cheers
iSuperAwesome said:
I want to know if there is any ROM for my Galaxy Tab 4 7 Inch (SM-T230NU)?
Click to expand...
Click to collapse
It sounds like you were asking about custom ROMs, as opposed to keeping official firmware up to date which is what BXA is talking about. For the record, instead of installing an extra app just to keep up to date on official firmware releases, you can always check my threads which I keep up to date on official firmware releases for all Tab 4 variants:
--Official Tab 4 KitKat Firmware thread
--Official Tab 4 Lollipop Firmware Thread
Assuming you were inquiring about custom ROMs, below is a list of the most popular and/or well-maintained ROMs that will work for your device (pro-tip, even if the ROM says it's only for the SM-T230, it will work on your device, but you probably will lose IR blaster functionality). Before you ask, there are no viable CyanogenMod-based or even AOSP-based ROMs for this device (or SM-T230). They tried to get CyanogenMod working for your device, but as of right now the available builds either don't boot entirely or boot but have bugs like Wi-Fi not working. I'll link to the thread with the relevant info and downloads, but don't expect much, certainly nothing stable enough for daily use. The list I promised you:
--Acheron ROM (well maintained, popular, great dev to interact with, and even though I don't own your device, my recommended starting point)
--Prism Barebones (unfortunately apparently no-longer maintained, but still a solid, popular ROM by a well-respected dev, a legit alternative to Acheron)
--TranchidaKat (seemed to be gaining in popularity, unfortunately the dev recently took a break from maintenance)
--T230 Smooth ROM (I don't really know much about this ROM, but from what I can tell it seems/seemed reasonably popular)
There are a couple more ROMs I feel reluctant even mentioning, and can't really recommend with any sort of confidence. The first had an OK dev (seemed to be in the up and coming, eager to learn but not experienced stage of being a ROM developer): Octagon ROM
The next ROMs I'm going to mention I can't recommend in good confidence not just they're now slightly out of date, but because they seemed to have a few bugs, but more so the developer doesn't do much to instill my confidence in their knowledge base when it comes to developing ROMs for android. Also they're not really custom ROMs more than they're just the stock ROM with themes and skins applied, as opposed to any real under-the-hood performance improvements: Everything Google ROM; the previous ROM with a Marshmallow skin; and Android 5.0 Lollipop Material Design -{theme}-
Finally the CyanogenMod thread I mentioned, even though as I said, you will be disappointed if you insist on downloading anything to try it out: http://forum.xda-developers.com/tab-4/general/dev-cm12-1-t230-nu-development-thread-t3190971
One last thing before I go, in case you haven't found the custom recovery you need, you have three (although the first two are more recommended) choices: an older version of TWRP which I can guarantee will work: http://forum.xda-developers.com/tab-4/general/root-galaxy-tab-4-7-t230-t2835264
Or a newer version of TWRP which should work for your device but I cannot personally guarantee that (click the link that says twrp-3.0.0.0-degas-160207-0212): http://forum.xda-developers.com/tab-4/development/recovery-twrp-2-8-1-0-samsung-galaxy-t2922795
Regarding that newer TWRP, I'm pretty sure I've seen posts confirming it works for your device but I can't recall for sure and I personally installed the first (older version) on a friend's SM-T230NU, so your call. If you have a strong personal preference for CWM as opposed to TWRP, you can try the following recovery, but it's not actively maintained any longer, so be warned. Although to be fair, it works fine as far as I can tell, so again your call: http://forum.xda-developers.com/tab-4/development/recovery-philz-smnu-t2980094
thisisapoorusernamechoice said:
It sounds like you were asking about custom ROMs, as opposed to keeping official firmware up to date which is what BXA is talking about. For the record, instead of installing an extra app just to keep up to date on official firmware releases, you can always check my threads which I keep up to date on official firmware releases for all Tab 4 variants:
--Official Tab 4 KitKat Firmware thread
--Official Tab 4 Lollipop Firmware Thread
Assuming you were inquiring about custom ROMs, below is a list of the most popular and/or well-maintained ROMs that will work for your device (pro-tip, even if the ROM says it's only for the SM-T230, it will work on your device, but you probably will lose IR blaster functionality). Before you ask, there are no viable CyanogenMod-based or even AOSP-based ROMs for this device (or SM-T230). They tried to get CyanogenMod working for your device, but as of right now the available builds either don't boot entirely or boot but have bugs like Wi-Fi not working. I'll link to the thread with the relevant info and downloads, but don't expect much, certainly nothing stable enough for daily use. The list I promised you:
--Acheron ROM (well maintained, popular, great dev to interact with, and even though I don't own your device, my recommended starting point)
--Prism Barebones (unfortunately apparently no-longer maintained, but still a solid, popular ROM by a well-respected dev, a legit alternative to Acheron)
--TranchidaKat (seemed to be gaining in popularity, unfortunately the dev recently took a break from maintenance)
--T230 Smooth ROM (I don't really know much about this ROM, but from what I can tell it seems/seemed reasonably popular)
There are a couple more ROMs I feel reluctant even mentioning, and can't really recommend with any sort of confidence. The first had an OK dev (seemed to be in the up and coming, eager to learn but not experienced stage of being a ROM developer): Octagon ROM
The next ROMs I'm going to mention I can't recommend in good confidence not just they're now slightly out of date, but because they seemed to have a few bugs, but more so the developer doesn't do much to instill my confidence in their knowledge base when it comes to developing ROMs for android. Also they're not really custom ROMs more than they're just the stock ROM with themes and skins applied, as opposed to any real under-the-hood performance improvements: Everything Google ROM; the previous ROM with a Marshmallow skin; and Android 5.0 Lollipop Material Design -{theme}-
Finally the CyanogenMod thread I mentioned, even though as I said, you will be disappointed if you insist on downloading anything to try it out: http://forum.xda-developers.com/tab-4/general/dev-cm12-1-t230-nu-development-thread-t3190971
One last thing before I go, in case you haven't found the custom recovery you need, you have three (although the first two are more recommended) choices: an older version of TWRP which I can guarantee will work: http://forum.xda-developers.com/tab-4/general/root-galaxy-tab-4-7-t230-t2835264
Or a newer version of TWRP which should work for your device but I cannot personally guarantee that (click the link that says twrp-3.0.0.0-degas-160207-0212): http://forum.xda-developers.com/tab-4/development/recovery-twrp-2-8-1-0-samsung-galaxy-t2922795
Regarding that newer TWRP, I'm pretty sure I've seen posts confirming it works for your device but I can't recall for sure and I personally installed the first (older version) on a friend's SM-T230NU, so your call. If you have a strong personal preference for CWM as opposed to TWRP, you can try the following recovery, but it's not actively maintained any longer, so be warned. Although to be fair, it works fine as far as I can tell, so again your call: http://forum.xda-developers.com/tab-4/development/recovery-philz-smnu-t2980094
Click to expand...
Click to collapse
Many thanks for the tips
Btw, your links are great.. and can be downloaded VERY FAST
have a nice day
Got my Mix yesterday - set it up last night.
I was apprehensive with everyone talking about different ROMs, unlock codes, rooting, throttling, etc etc.
Mine came with MIUI Global 8.0.7.0.0 with Google appstore already installed. The packaging was sealed.
Downloaded apps at about 3.5 megabytes per second (as shown by the notification bar connection speed widget).
SMS works fine.
Calling works fine.
I even get 4G on O2 (in the UK). I live in Leeds so it's one of those cities where O2 are using 1800 mhz for 4G as well as the usual 800 Mhz which Mix can't do.
All my banking apps work fine.
I've got Nova Prime on it. MIUI has some nice tweaks built in. There's no bloatware on it at all.
Also, compared to the Lumia 950XL I had for a year, it's about 2 mm wider and that's about it.
I've been using an S7 Edge for the last couple of months and set up wise, there's no difference. Everything just works out of the box. No flashing, tweaking, rooting etc.
Fingerprint reader is faster than S7. It can also wake the phone as well. Double tap to wake is there too.
If I didn't know better, I'd say this was just any other Android phone bought in the UK, instead of a China import where people have been talking about flashing EU ROM etc and having other issues.
Funniest thing about it is that once you get over the initial WOW factor of the screen, you just get used to it. It's only when you look at other phones you think, haha your phone looks like it's from the 1970s.
Only thing I haven't really tried is the camera. Pretty sure it won't be up to 950XL or S7 standards but I've installed Snap Camera so let's see if it's half decent.
Great phone so far.
Just depends if your happy with vendor rom and no updates as long as you own the phone, I removed vendor rom and have had 2 updates since with like yourself no issues.
Where did you get your Mix? Mine also had that ROM but I flashed the China ROM since it wasn't getting OTA updates. Your Mix might be fine for now but I hear the spyware/malware stuff works like a trojan horse, I'd recommend flashing now, your bootloader is probably already unlocked. Just install the China ROM and skip the EU ROM or rooting if you want.
slitz123 said:
Where did you get your Mix? Mine also had that ROM but I flashed the China ROM since it wasn't getting OTA updates. Your Mix might be fine for now but I hear the spyware/malware stuff works like a trojan horse, I'd recommend flashing now, your bootloader is probably already unlocked. Just install the China ROM and skip the EU ROM or rooting if you want.
Click to expand...
Click to collapse
Agreed and I skipped rooting and EU (for now)
jazz452 said:
Agreed and I skipped rooting and EU (for now)
Click to expand...
Click to collapse
I'm really confused now.
I thought my Global 8.0.7 ROM was the 'normal' China ROM.
Is it a VENDOR ROM? Is it obvious because it came with Gapps installed?
Also, how do you know this has malware on it? Kaspersky doesn't find anything on it.
Anyway, I better flash the official China ROM now - the EU one sounds more suitable (since I'm in the UK) but it's not official is it so ANYTHING might be in that.
Thanks.
Hid Sugiura said:
I'm really confused now.
I thought my Global 8.0.7 ROM was the 'normal' China ROM.
Is it a VENDOR ROM? Is it obvious because it came with Gapps installed?
Also, how do you know this has malware on it? Kaspersky doesn't find anything on it.
Anyway, I better flash the official China ROM now - the EU one sounds more suitable (since I'm in the UK) but it's not official is it so ANYTHING might be in that.
Thanks.
Click to expand...
Click to collapse
Don't think they do put spyware on never found anything, no updates is the killer for me, they probably aren't allowed to mess with official ROM and keep the same numbers plus updates would probably mess up Google apps.
I went with stable China as it has English language and didn't want to TWRP at the moment. OTA updates aren't available on EU ROM ATM although first custom ROM is out with OTA based on EU ROM see forum. I installed Google apps from the mi store with no issues once all permissions were granted.
jazz452 said:
Don't think they do put spyware on never found anything, no updates is the killer for me
I went with stable China as it has English language and didn't want to TWRP at the moment. OTA updates aren't available on EU ROM ATM although first custom ROM is out with OTA based on EU ROM see forum.
Click to expand...
Click to collapse
OK, so this ROM I have is some sort of weird ROM put on by Gearbest (where I got it from). Who developed it and has it been confirmed that there is malware on it?
Reading up on it, I can see how to install: China stable V8.0.12.0.MAHCNDI
Download ROM. Copy to root directory of phone.
Go into Settings/updates/reboot to recovery mode and install the Zip.
Is that right? Since it's not an update, do I have to wipe the phone in recovery?
I'm a bit loathed to do it cos:
a) This is a rather expensive phone from China which makes it a bit hairy. I've flashed ROMs on cheaper devices before but...
b) It's currently running dandy.. everything is fast and smooth and everything WORKS but this thing about spyware and malware I find worrying (even tho I can't seem to find any proof of this.) But yeah, lack of updates is a problem.
Does anyone have a link on an idiots guide on how to go from Vendor to China Stable Official?
There's a thread on this forum about this but it kinda says you need TWRP and Root etc.
If I put China Stable, do I need to root it to put on Gapps?
Will China ROM stop my banking apps to work?
jazz452 said:
Don't think they do put spyware on never found anything, no updates is the killer for me, they probably aren't allowed to mess with official ROM and keep the same numbers plus updates would probably mess up Google apps.
I went with stable China as it has English language and didn't want to TWRP at the moment. OTA updates aren't available on EU ROM ATM although first custom ROM is out with OTA based on EU ROM see forum. I installed Google apps from the mi store with no issues once all permissions were granted.
Click to expand...
Click to collapse
Another question... since I have the Vendor ROM on it, does it mean that my bootloader is unlocked already?
Hid Sugiura said:
Another question... since I have the Vendor ROM on it, does it mean that my bootloader is unlocked already?
Click to expand...
Click to collapse
The updater app has been disabled on this ROM, there is a guide (under guides) how to flash from vendor rom to China stable mine came from gearbest and was unlocked. No need TWRP or root. No rush your home won't set on fire with vendor rom just read a few times till you are sure of what you are doing. mi flash is used for flashing ROMs with xiaomi.
Hid Sugiura said:
I'm really confused now.
I thought my Global 8.0.7 ROM was the 'normal' China ROM.
Is it a VENDOR ROM? Is it obvious because it came with Gapps installed?
Also, how do you know this has malware on it? Kaspersky doesn't find anything on it.
Anyway, I better flash the official China ROM now - the EU one sounds more suitable (since I'm in the UK) but it's not official is it so ANYTHING might be in that.
Thanks.
Click to expand...
Click to collapse
If you use Malwarebytes on the Vendor ROM, it flags the MIUI Notes app as "Agent.downloader.Trojan". Check it out! I didn't even sign in on the phone until I could get the EU ROM flashed. Not saying that Vendors deliberately inject their ROMS with malware. Just saying there can always be that one hacker dude who is compiling these ROMS for the vendors.
From what it looks like, most vendors are given a flashable signed zip file that can be flashed using official recovery, the file is named MIUI Global 8.0.7.0 or 8.0.8.0 (Mine came with 8.0.8.0).
So when most vendors receive stock, guess they unbox it, flash this zip file most probably via the official MIUI recovery, run the diagnostic test and if everything passes, they box the item and ship it out. Most vendors may have staff who are trained to copy the flashable zip file via MTP, boot stock recovery and flash! It doesn't take a genius to do that and its done it 5 minutes.
I am on the EU ROM. Even though unofficial, these MIUI EU ROMS have been there since the beginning of MIUI and no one ever had any reliability issues with the EU ROM. The ROM has no bloatware and comes with GAPPS pre-installed.
---------- Post added at 02:37 AM ---------- Previous post was at 02:19 AM ----------
Hid Sugiura said:
Another question... since I have the Vendor ROM on it, does it mean that my bootloader is unlocked already?
Click to expand...
Click to collapse
Not necessarily! Mine came with a vendor ROM and bootloader locked. This is why I assume that Vendors are given a Signed ROM file which can be flashed using the official MI Recovery. I don' t think every vendor has the skills to unlock bootloader and flash a vendor ROM after installing a custom recovery. Its a time consuming process.
If they already have a Signed customized ROM file that can be flashed using the official recovery, its as easy as copying the ZIP file to the phone and flashing it via the recovery. Takes hardly 5-10minutes.
Thank you very much for your replies - much appreciated.
As soon as I read your post, I did Malwarebytes and that found nothing - apart from saying I should switch off NFC so that's a little more comforting. As I said, Kaspersky hasn't found anything.
So, the China Stable is the ONLY official ROM there is - the vendor and EU ones are equally unofficial and neither have OTA updates.
OK more questions:
Some people say China Stable is the way to go cos of the updates.
1) Is the bloatware that bad? Can't I just ignore it? haha
2) Does it need rooting to put Gapps on it? Rooting is a no no for me cos certain apps won't run with it.
If I go the EU ROM, cos of the built in Gapps, can it be updated without wiping every time?
Thanks for all your help.
Hid Sugiura said:
Thank you very much for your replies - much appreciated.
As soon as I read your post, I did Malwarebytes and that found nothing - apart from saying I should switch off NFC so that's a little more comforting. As I said, Kaspersky hasn't found anything.
So, the China Stable is the ONLY official ROM there is - the vendor and EU ones are equally unofficial and neither have OTA updates.
OK more questions:
Some people say China Stable is the way to go cos of the updates.
1) Is the bloatware that bad? Can't I just ignore it? haha
2) Does it need rooting to put Gapps on it? Rooting is a no no for me cos certain apps won't run with it.
If I go the EU ROM, cos of the built in Gapps, can it be updated without wiping every time?
Thanks for all your help.
Click to expand...
Click to collapse
You should go with EU rom, or custom rom which is starting to appear now. The worst rom to go for imo is the China one, and I find it a bit strange some people want to go for that due to OTA update. OTA update is not such a big deal, you get more update with EU or custom rom and no, you don't need to wipe data, it is so simple and easy to do manual update.
If you are totally beginner then maybe you find the OTA update easier, but at the same time if you are totally beginner you will find it hard to get china rom to become stable and usable. By the way the new custom rom also has OTA update, if you really want that.
So in short, I see almost no reason to stay in China rom, unless you find selecting zip file and flashing rom "too hard". But it's really quite easy to learn.
Mine from gearbest has unlocked bootloader but slightly different number than yours 8.0.8, it's easy to check from fastboot plenty of threads on here.
---------- Post added at 11:29 AM ---------- Previous post was at 11:22 AM ----------
satishp said:
If you use Malwarebytes on the Vendor ROM, it flags the MIUI Notes app as "Agent.downloader.Trojan". Check it out! I didn't even sign in on the phone until I could get the EU ROM flashed. Not saying that Vendors deliberately inject their ROMS with malware. Just saying there can always be that one hacker dude who is compiling these ROMS for the vendors.
From what it looks like, most vendors are given a flashable signed zip file that can be flashed using official recovery, the file is named MIUI Global 8.0.7.0 or 8.0.8.0 (Mine came with 8.0.8.0).
So when most vendors receive stock, guess they unbox it, flash this zip file most probably via the official MIUI recovery, run the diagnostic test and if everything passes, they box the item and ship it out. Most vendors may have staff who are trained to copy the flashable zip file via MTP, boot stock recovery and flash! It doesn't take a genius to do that and its done it 5 minutes.
I am on the EU ROM. Even though unofficial, these MIUI EU ROMS have been there since the beginning of MIUI and no one ever had any reliability issues with the EU ROM. The ROM has no bloatware and comes with GAPPS pre-installed.
---------- Post added at 02:37 AM ---------- Previous post was at 02:19 AM ----------
Not necessarily! Mine came with a vendor ROM and bootloader locked. This is why I assume that Vendors are given a Signed ROM file which can be flashed using the official MI Recovery. I don' t think every vendor has the skills to unlock bootloader and flash a vendor ROM after installing a custom recovery. Its a time consuming process.
If they already have a Signed customized ROM file that can be flashed using the official recovery, its as easy as copying the ZIP file to the phone and flashing it via the recovery. Takes hardly 5-10minutes.
Click to expand...
Click to collapse
Xiaomi hate vendor ROMs that's why they lock bootloader, no one wants a bad name with spyware installed on their phones.
RIGHT! Thank you again for all your replies and advice.
I'm gonna do:
1) Find out if it's unlocked and get that done if necessary.
2) Install the EU one knowing now that updates don't wipe the phone.
My fear is that somewhere in between having an unlocked bootloader (which I might have already) and having the EU ROM, I lose the ability to use my Barclays Banking apps. I definitely know that it won't work with root but I also know that unlocked bootloaders and custom ROMs aren't the same as being rooted.
However, the fear of this vendor ROM being a security hazard gives me the heebie jeebies so I'll follow the kind advice given and put on the EU ROM.
Thanks for now!
Hid Sugiura said:
RIGHT! Thank you again for all your replies and advice.
I'm gonna do:
1) Find out if it's unlocked and get that done if necessary.
2) Install the EU one knowing now that updates don't wipe the phone.
My fear is that somewhere in between having an unlocked bootloader (which I might have already) and having the EU ROM, I lose the ability to use my Barclays Banking apps. I definitely know that it won't work with root but I also know that unlocked bootloaders and custom ROMs aren't the same as being rooted.
However, the fear of this vendor ROM being a security hazard gives me the heebie jeebies so I'll follow the kind advice given and put on the EU ROM.
Thanks for now!
Click to expand...
Click to collapse
Good luck! Just to let you know i am on EU ROM with bootloader unlocked and rooted, i can still use Paypal and HSBC Banking apps. I don't use Barclays so can't comment on that.
OK I'm following the guide on XDA under Guides: Guide: Flash Global/China ROM.
I've checked that the bootloader is unlocked - which it is.
I've done point 7:
copy the latest xiaomi.eu rom zip to your device (which you can see in your computer's explorer as a device)
But when I use the command to get the phone into TWRP, the screen is unresponsive so I can't Swipe to Unlock.
I've waited for minutes as suggested on other sites but to no avail.
Any ideas?
Thanks in advance.
Hid Sugiura said:
OK I'm following the guide on XDA under Guides: Guide: Flash Global/China ROM.
I've checked that the bootloader is unlocked - which it is.
I've done point 7:
copy the latest xiaomi.eu rom zip to your device (which you can see in your computer's explorer as a device)
But when I use the command to get the phone into TWRP, the screen is unresponsive so I can't Swipe to Unlock.
I've waited for minutes as suggested on other sites but to no avail.
Any ideas?
Thanks in advance.
Click to expand...
Click to collapse
If you don't root remember to flash dm-verify before you boot phone or will boot loop. TWRP unresponsive is known have a search
Again, thanks for helping me.
So, found the right TWRP for my phone. For others having the same non-responsive screen, don't install the TWRP that has RC1 or RC2 EU in the file name.
Thanks to the guy above for telling me to install dm-verity before rebooting. I would never have known that.
It installed - but there was a slight strangeness.
I expected the phone to be totally wiped and set to default but everything was as I had set it.
I checked the About Phone and it is now MIUI 8.2 by xiaomi.eu 6.12.29 Beta.
Everything works and is set up as before when I was on Vendor Rom.
Am I safer now?
Hid Sugiura said:
Again, thanks for helping me.
So, found the right TWRP for my phone. For others having the same non-responsive screen, don't install the TWRP that has RC1 or RC2 EU in the file name.
Thanks to the guy above for telling me to install dm-verity before rebooting. I would never have known that.
It installed - but there was a slight strangeness.
I expected the phone to be totally wiped and set to default but everything was as I had set it.
I checked the About Phone and it is now MIUI 8.2 by xiaomi.eu 6.12.29 Beta.
Everything works and is set up as before when I was on Vendor Rom.
Am I safer now?
Click to expand...
Click to collapse
It was fate TWRP failed, could of been in a whole heap trouble, although not to the point of brick
Good stuff that you managed to get the EU ROM on. You didn't actually need to install TWRP if you just wanted to flash the China ROM though, EDL mode with the stock image on full clear would've been fine but don't worry about it. Gearbest get their stock from other suppliers who are the ones that put the vendor ROM on apparently, but I can't confirm that.
A good order to do things if you've identified you have a vendor ROM would be:
Flash the China ROM with EDL mode with the flash tool set to Flash all (using other options will keep your apps and settings on the vendor ROM but I have no idea if that means it'll keep any trojans or spyware installed)
Boot up the phone and set it up
If you're happy with the China ROM then call it a day then optionally use the Google Installer v2 from the Xiaomi forums if you need GApps (you may have to tinker with the GApps permissions if some things aren't syncing right).
If not then you could flash twrp-3.0.2-0-rc2-eu-lithium.img, flash on the EU ROM and optionally SuperSU for root and also optionally Xposed, then enjoy a preconfigured GApps with no Chinese apps that you aren't too likely to use plus extra languages!
If you are rooted then I'd recommend adding the following line in your build.prop to enable the Camera2 API:
Code:
persist.camera.HAL3.enabled=1
Personally, I'm still waiting on a CM port though, MIUI is too aggressive in killing my apps even though I have like 4.2 GB of RAM free even with all the relevant power settings, app settings, app locks, dev settings etc off. Android Wear functions better after disabling those power settings at least, I sat there scratching my head for a while wondering why the heck my watch wasn't showing any notifications.