Flash Developer over Stable with Mi Recovery and Native Root?? - Redmi Note 2 General

Is it possible to flash thr developer ROM over the Stable one with a Mi Recovery and with Native Root? (No costum recovery and SuperSU)

Yes, the dev version is prerooted and you can flash it in Mi-Recovery
Sent from my Redmi Note 2 using XDA Free mobile app

tasanhalas said:
Is it possible to flash thr developer ROM over the Stable one with a Mi Recovery and with Native Root? (No costum recovery and SuperSU)
Click to expand...
Click to collapse
I did this, but wipe first, including data.
Questions go in the Q&A thread by the way

Ouzo said:
I did this, but wipe first, including data.
Questions go in the Q&A thread by the way
Click to expand...
Click to collapse
Sorry for the wrong placement :S
How? just change the name of the .zip to update and flash through the mi recovery?

Yes, you can do it either this way, or you can also go to Updater, tap the three dots and then 'Choose update package'.

droidaem said:
Yes, you can do it either this way, or you can also go to Updater, tap the three dots and then 'Choose update package'.
Click to expand...
Click to collapse
Sorry but that didn´t make it clear for me. Am I right? Just change name to update.zip and then "Choose update package"?

If you do it that way, then you don't have to rename the ZIP file. Just move it to your phone, then tap "Choose update package" and select the ZIP file. It will reboot into recovery and install the ROM automatically.

droidaem said:
If you do it that way, then you don't have to rename the ZIP file. Just move it to your phone, then tap "Choose update package" and select the ZIP file. It will reboot into recovery and install the ROM automatically.
Click to expand...
Click to collapse
Worked great, thanks!

Related

[RECOVERY] CWM/TWRP/PHILZ/STOCK [DB][ALL i8190 Models]

Here you'll find a collection of all available recoveries for i8190 (all models) at one place.
Some zip/tars made by others and some by me.
All recoveries available in:
*.zip (to use with custom recovery)
*.tar.md5 (to use with Odin)
*.img (to use with "dd" command)
TWRP Recovery 2.6.3.0
TWRP Recovery 2.6.1.0
CWM Recovery 6.0.2.7
CWM Touch Recovery 6.0.2.7
Stock Recovery
I've also made a "black edition" of CWM touch. Flashable zip, and you'll find it in the DB as well.
View attachment 2318221
RECOVERY DATABASE i8190
Link to TWRP 2.7.1.0 by @Android-Andi [RECOVERY] TWRP 2.7.1.0
Link to PhilZ Touch Recovery by @Android-Andi [RECOVERY] CWM Advanced Edition / PhilZ Touch Recovery
[RECOVERY] ClockworkMod Recvery 6.0.4.9 (CWM-BASED)
[GT-I8190]Clockworkmod Recovery v6.0.2.8 touch]
Here is also Link to SuperSu thread where you always find latest SuperSu.zip for root.
Flash it with your custom recovery when you've installed one with Odin, and you will be rooted
thanks for your great work (Y)
Iam not familiar with that .. please could you post the command
thx in advance
i should post that command in the terminal emulator right??
Sent from my GT-I8190 using xda app-developers app
andr0id_n00b said:
thanks for your great work (Y)
Iam not familiar with that .. please could you post the command
thx in advance
i should post that command in the terminal emulator right??
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
Yes it's with terminal emulator.
Have a look here for the command to use.
It can be used with any recovery.img, but you'll need root for the command to work.
tys0n said:
Yes it's with terminal emulator.
Have a look here for the command to use.
It can be used with any recovery.img, but you'll need root for the command to work.
Click to expand...
Click to collapse
i have to change only the name of the recovery.img and use same command right ??
btw this wont make my status costum or increase my CBC as I think
Sent from my GT-I8190 using xda app-developers app
andr0id_n00b said:
i have to change only the name of the recovery.img and use same command right ??
btw this wont make my status costum or increase my CBC as I think
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
That's correct
Sent through time and space from my s3mini.
can stock recovery flash this and how???
natsu93 said:
can stock recovery flash this and how???
Click to expand...
Click to collapse
no stock recovery can´t flash custom recovery, but custom recovery can flash stock recovery
@ tys0n "I'll make updates when new version gets available." the last version of cwm recovery touch for GT-I8190 is v6.0.2.8 .... i found it here and its working on my s3mini ClockworkMod Recovery v6.0.2.8 touch [UPDATE]
Dehuu said:
no stock recovery can´t flash custom recovery, but custom recovery can flash stock recovery
@ tys0n "I'll make updates when new version gets available." the last version of cwm recovery touch for GT-I8190 is v6.0.2.8 .... i found it here and its working on my s3mini ClockworkMod Recovery v6.0.2.8 touch [UPDATE]
Click to expand...
Click to collapse
it's not official.. who made the recoveries is not tys0n.. he is only make and providing the flashable zips and ODIN-flashable MD5s.. the official is made by CWM team..
wow..thanks for great work pals, i looking for this... +rep
Just to be on the safe side: the stock recovery is the same for N/L/T etc?
How would I make a backup of my stock recovery if I wanted to?
Stock recovery is the same for N L T version ...
Sent from my GT-I8190 using xda app-developers app
rcoacci said:
Just to be on the safe side: the stock recovery is the same for N/L/T etc?
How would I make a backup of my stock recovery if I wanted to?
Click to expand...
Click to collapse
yes, all same. use "Terminal Emulator" app from Play Store by Jack Palevich, you need root and busybox. open it, type "su" then enter, and then type again "dd if=/dev/block/mmcblk0p21 of=/storage/sdcard0/stockrecovery.img".. then an image file of your backuped recovery was created in your sdcard.. you can change the path of the "of"
HEY TYS0N!! THIS IS MY REPORT: I've flashed your "NON TOUCH CWM - the md5 file" with ODIN 3.07 and I got ONLY the external sd card shown in recovery but labeled as internal (I TRIED REBOOT but still same).. I was panicing.. then I flashed root with it.. and change my recovery as soon as it finished boot with "dd" command with the official one. I reboot to the *official* recovery, then got it all worked..
to the point: does the files that you provided is different?? or any damage in your files? do you got it with your phone working? if there's any, please change.. what's dangerous that people using your files and get their device brick.
thanks for read... greets
IvanKurnia said:
yes, all same. use "Terminal Emulator" app from Play Store by Jack Palevich, you need root and busybox. open it, type "su" then enter, and then type again "dd if=/dev/block/mmcblk0p21 of=/storage/sdcard0/stockrecovery.img".. then an image file of your backuped recovery was created in your sdcard.. you can change the path of the "of"
HEY TYS0N!! THIS IS MY REPORT: I've flashed your "NON TOUCH CWM - the md5 file" with ODIN 3.07 and I got ONLY the external sd card shown in recovery but labeled as internal (I TRIED REBOOT but still same).. I was panicing.. then I flashed root with it.. and change my recovery as soon as it finished boot with "dd" command with the official one. I reboot to the *official* recovery, then got it all worked..
to the point: does the files that you provided is different?? or any damage in your files? do you got it with your phone working? if there's any, please change.. what's dangerous that people using your files and get their device brick.
thanks for read... greets
Click to expand...
Click to collapse
Yeah, that sounds kind of dangerous!
Thanks for the report. I'll take it down for now and have a look at it.
Re-up when is't sorted out.
tys0n said:
Yeah, that sounds kind of dangerous!
Thanks for the report. I'll take it down for now and have a look at it.
Re-up when is't sorted out.
Click to expand...
Click to collapse
okay thx. I need to explain what I mean, there's no "flash zip from external sd card". Only "install zip from sd card". But after selecting "install zip from sd card" (this is must be internal right?), it displays my external sd, not internal.
IvanKurnia said:
okay thx. I need to explain what I mean, there's no "flash zip from external sd card". Only "install zip from sd card". But after selecting "install zip from sd card" (this is must be internal right?), it displays my external sd, not internal.
Click to expand...
Click to collapse
All CWM-files replaced now. Downloaded from official CWM site and made new *.tar.md5
Hope it works now.
Updated "i8190_stock_recovery.tar.md5" with one that doesn't increase custom binary count.:good:
+1 for this thread, this is what the doctor order for my friends I8190..Thanks tyson..
So dude, if I install this stock he would return to the status of "official"? For my is appearing "modify". I tried to put it and still has not changed. You have the stock for the GT-I8190L? I need a lot. Thank you.
HantraXz said:
So dude, if I install this stock he would return to the status of "official"? For my is appearing "modify". I tried to put it and still has not changed. You have the stock for the GT-I8190L? I need a lot. Thank you.
Click to expand...
Click to collapse
Recovery is the same for all versions. Using triangle away might help get your official status back if you triggered the custom binary count by flashing recovery through Odin.
Depends on what you've done to get your status modified.
tys0n said:
Recovery is the same for all versions. Using triangle away might help get your official status back if you triggered the custom binary count by flashing recovery through Odin.
Depends on what you've done to get your status modified.
Click to expand...
Click to collapse
Then I installed the clockwork recovery 6.0.2.7 to get root.

[RELEASE] Multi Recovery Flasher

im just letting the S3 users know that i have now got an s3 and will begin developing for s3 now!
starting with my first creation for the s3, i have made a flashable .zip file that flashes the selected recovery, so no need for re-downloading and re-flashing, simply flash the .zip, then aroma will open asking whitch recovery to flash then it will flash then reboot into the new recovery!
coming soon!
ricky310711 said:
im just letting the S3 users know that i have now got an s3 and will begin developing for s3 now!
starting with my first creation for the s3, i have made a flashable .zip file that flashes the selected recovery, so no need for re-downloading and re-flashing, simply flash the .zip, then aroma will open asking whitch recovery to flash then it will flash then reboot into the new recovery!
coming soon!
Click to expand...
Click to collapse
Looking forward, it will be useful, any information about the development state?
mirroalex said:
Looking forward will be useful, any information about the development state?
Click to expand...
Click to collapse
i actually just amde the packages and tested each of them, all ive gotta do is configure aroma and we will be up and running by tommorow arvo!
will it automatically download the newest version of the selected recovery?
chrismast said:
will it automatically download the newest version of the selected recovery?
Click to expand...
Click to collapse
Its a flashable .zip package, I will just gather the latest recoveries and update every month
ricky310711 said:
Its a flashable .zip package, I will just gather the latest recoveries and update every month
Click to expand...
Click to collapse
ok, good luck with it!
personally I do not see the point yet as I just can download the single recovery (there is anyway not that much choice) and flash it but I am sure there are users that will appreciate an Aroma installer.
chrismast said:
ok, good luck with it!
personally I do not see the point yet as I just can download the single recovery (there is anyway not that much choice) and flash it but I am sure there are users that will appreciate an Aroma installer.
Click to expand...
Click to collapse
The point of this being that some recoveries cant flash certain .zip files... eg twrp 2.5.0.0 cannot flash .zip files with aroma, this is also a pachage to help developers!
ricky310711 said:
The point of this being that some recoveries cant flash certain .zip files... eg twrp 2.5.0.0 cannot flash .zip files with aroma, this is also a pachage to help developers!
Click to expand...
Click to collapse
ah ok, didn't know that, anyway as I said for certain people surly helpful! Good luck!
An app that could connect to a central repository and download the latest versions would be great. Then using the same method stweaks by siyah uses to "hijack" recovery or temp boot would make more sense to me.
That way you open app, choose recovery to boot and flash your zips. Then boot back to android...
Rather than boot recovery, flash zip,,choose recovery, flash zip...
Or just use philz recovery and be able to flash all zips anyway
Sent from my GT-I9300 using Tapatalk 2
rootSU said:
An app that could connect to a central repository and download the latest versions would be great. Then using the same method stweaks by siyah uses to "hijack" recovery or temp boot would make more sense to me.
That way you open app, choose recovery to boot and flash your zips. Then boot back to android...
Rather than boot recovery, flash zip,,choose recovery, flash zip...
Or just use philz recovery and be able to flash all zips anyway
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Seems legit, although I do not have time to make a . Apk of it..
Also keep in mibd what if you didnt have data connection, or yet couldnt even boot...

Open delta on s3

I just downloaded Omni rom for the s3 but every time I flash the nightly the zip in the folder flash after rom does not flash... I read for other phones that in open delta menu to uncheck secure... But whenever I press the menu button the only thing that comes up is network and about... Please help! Thanks
Sent from my Nexus 5 using xda app-developers app
Custom recovery problem
cables2590 said:
I just downloaded Omni rom for the s3 but every time I flash the nightly the zip in the folder flash after rom does not flash... I read for other phones that in open delta menu to uncheck secure... But whenever I press the menu button the only thing that comes up is network and about... Please help! Thanks
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
You most probably dont have a custom recovery. And if you do, its not TWRP. Please flash TWRP and try again. CWM does not work (although the custom ones do).
As Brownmonkey300 said, you have to use a recovery that is compatible with openrecovery scripts, which the original CWM isn't. You may want to switch your recovery to TWRP or PhilZ Touch, which are two very popular alternatives; and if you are already rocking one of those, then you may want to upgrade to the latest version. Check your specific device's subforum to grab the version compatible with your smartphone.

[Q] how to install a modem.zip or .img

good day guys
i have looked and looked, my lg d802 is rooted and i have twrp recovery installed, with 4.4.2 android version, my question
can someone tell me how can i flash a modem.img or modem.zip?
when i use the application twrp from andriod and say install from zip it reboots to recovery mood when i can restart my system or update from cash or update from adb
what do i do next, where do i find the zip file, if i push the file through su terminal emulator where can i find it or how can i flash it afterwords, i want to change my radio version coz my signal keeps dropping all the time
thanks in advanced
Rabia said:
good day guys
i have looked and looked, my lg d802 is rooted and i have twrp recovery installed, with 4.4.2 android version, my question
can someone tell me how can i flash a modem.img or modem.zip?
when i use the application twrp from andriod and say install from zip it reboots to recovery mood when i can restart my system or update from cash or update from adb
what do i do next, where do i find the zip file, if i push the file through su terminal emulator where can i find it or how can i flash it afterwords, i want to change my radio version coz my signal keeps dropping all the time
thanks in advanced
Click to expand...
Click to collapse
Flash it with flashify
:good:
xlr8me said:
Flash it with flashify
:good:
Click to expand...
Click to collapse
have you tried it with modem?
download this : https://mega.co.nz/#!kcVxSLaB!BJ4hHTF_3H8HR6EJTuak2hjiK1g1JosdKDfhcQ9Kr8g
and apply it.
somboons said:
download this : https://mega.co.nz/#!kcVxSLaB!BJ4hHTF_3H8HR6EJTuak2hjiK1g1JosdKDfhcQ9Kr8g
and apply it.
Click to expand...
Click to collapse
could you elaborate, if i need to install it in my phone how can i if i cant install zip file through twrp?
Rabia said:
could you elaborate, if i need to install it in my phone how can i if i cant install zip file through twrp?
Click to expand...
Click to collapse
Why don't you try to install via twrp ?
You can't install roms you mean?
bender_007 said:
Why don't you try to install via twrp ?
You can't install roms you mean?
Click to expand...
Click to collapse
i rooted my mobile and found a software twrp on my device, if i say install from zip and slide, it reboots to recovery mode where it gives me yet another option, ones to restart system, another to install from cache and i go inside all folders but cant find my zip file, another it says from sdcard but when i choose it says cannot mount sd, and the final is to install from adb but i dont know how to install from adb
Rabia said:
i rooted my mobile and found a software twrp on my device, if i say install from zip and slide, it reboots to recovery mode where it gives me yet another option, ones to restart system, another to install from cache and i go inside all folders but cant find my zip file, another it says from sdcard but when i choose it says cannot mount sd, and the final is to install from adb but i dont know how to install from adb
Click to expand...
Click to collapse
Just type "adb sideload" in google or youtube.
bender_007 said:
Just type "adb sideload" in google or youtube.
Click to expand...
Click to collapse
okay thats a good start i shall try and see, thanks, any how if you have any other thoughts i would be greatfull
regards
bender_007 said:
Why don't you try to install via twrp ?
You can't install roms you mean?
Click to expand...
Click to collapse
But how can I flash the modem.bin extracted from kdz?
Sent from my LG-D802 using Tapatalk

How to install update.zip files frimware from zte?

Hey i was downloaded the b13 version for my zte A2017..i cannot update from OTA because i am rooted how i make it flashable zip file? There is option to back to OTA updates? Sorry for the noob question but how i do it? How can i update on root?
Thanks for all helpers
If it's a full image (available here), put the update.zip on a microSD card, boot into recovery and flash the ZIP.
xtermmin said:
If it's a full image (available here), put the update.zip on a microSD card, boot into recovery and flash the ZIP.
Click to expand...
Click to collapse
Cannot flash the full image in twrp..how can i flash that?
its give me error 8 in twrp
danielad200 said:
Cannot flash the full image in twrp..how can i flash that?
its give me error 8 in twrp
Click to expand...
Click to collapse
Flash stock recovery for your current version, boot into stock recovery and flash.
danielad200 said:
Cannot flash the full image in twrp..how can i flash that?
its give me error 8 in twrp
Click to expand...
Click to collapse
I think you need to unzip it first before you copy it on your internal storage
Diplodocus123 said:
I think you need to unzip it first before you copy it on your internal storage
Click to expand...
Click to collapse
When i open its says the zip file curropted..there is another way to download the b13 version?
danielad200 said:
When i open its says the zip file curropted..there is another way to download the b13 version?
Click to expand...
Click to collapse
Try to download it again. Otherwise I only saw firmware files on the official sites from zte.
Diplodocus123 said:
Try to download it again. Otherwise I only saw firmware files on the official sites from zte.
Click to expand...
Click to collapse
when i install it with the original recovery its says "sorry you cant sdcard update" i put the update zip in the sdcard.. what this mean? zip file open as need without any problem after download
danielad200 said:
when i install it with the original recovery its says "sorry you cant sdcard update" i put the update zip in the sdcard.. what this mean? zip file open as need without any problem after download
Click to expand...
Click to collapse
Enable "OEM Unlocking" in Developer Options (even though you aren't unlocking, you might need to enable it anyway).
xtermmin said:
Enable "OEM Unlocking" in Developer Options (even though you aren't unlocking, you might need to enable it anyway).
Click to expand...
Click to collapse
your awsome working thank you!:good:

Categories

Resources