Hello modders. I ask for a compatible recovery with a "new-lowcost-topseller-spanishsmartphone"
It´s a chinese mobile (gionee clone) MT6577, cpu ARMv7 processorrev 0 (v7l), 1 ghz frequency...I have anfish installed, if necessary i could take a full log.
This phone is already rooted, and it brings with a very basic recovery (android (3e)) or something like that, but I can´t make a nandroid or install new ROMs, I (and a lot of people who have this mobile) would like to have a CWM to get a full recovery with backup posibilities, and more...
I could make a recovery backup with gscript... maybe it can be useful, I´ve tried with others CWM recoveries but I´ve to get back to my initial recovery, the others doesn´t works. I know how to flash it with a correct recovery.img (mobileuncletool).
I Humbly Request Modders to Help me make a CWM
Thanks in advance.
PS: forgive my english :angel: hahaha
Related
Hi guys sorry for my lot questions
but I'm new and I want to descover everything in any thing that I use
okay
now I want to flash a custom rom on my phone(LG OPTIMUS ME/P350)
I learned how but the first step always be to go into the recovery mode when booting up.So I tried but it restore the default android
then I learned that I should install recovery mode(TWRP or CWM)
So I want to know
Is there a special version for every phone??
If so where can I find my on version
if no where can I find the general version for android 2.2.2
Look in the forum for your specific device. I'm pretty sure there will be a guide there.
Recovery mode is different for all phones.
Nice I will search And you ill have a very fast feedback
thnx for quick replay
Is it good
http://forum.xda-developers.com/showthread.php?t=1080911
thing can I do it Also these steps are using adb
Also What is the kernel
http://forum.xda-developers.com/showthread.php?p=17499336
how can it help me
A kernel is the underlying process that drives the operating system and manages the resources. Unless you really know what you're doing, I would strongly suggest that you don't replace your current kernel.
The first link looks fine for installing a custom recovery partition. Take note that the install process requires root access to the phone.
You can get root by following the instructions here.
There should be a link somewhere on the forum for you to download ADB. If you can't find it, you can install the Android SDK from Google, it includes ADB.
Ok I will try to try (nice sentence)them today
And wait for the feedback thnx for replays
Other question I want to flash v10f firmware
then root
then install this recovery all that to get root and also availability to flash an Arabic Rom
-is this the right way?
-do you kno any custom Arabic Roms?
Answer please
so i need some help in rooting my tab 7+ p6200
so basically i dont know anything about rooting and all the other stuff about android..
so can someone explain to me some guidelines about rooting
is it safe? if ever i brick my device, will there be a way to unbrick? just some questions about rooting
and please kindly explain these terms that i dont understand
1. flashing
2. CWM
3. Firmware recovery
4. kernel
5. and so many more stuff
so if someone out there who can help me.. it will be a big help..
THANKS!
theejay0625 said:
so i need some help in rooting my tab 7+ p6200
so basically i dont know anything about rooting and all the other stuff about android..
so can someone explain to me some guidelines about rooting
is it safe? if ever i brick my device, will there be a way to unbrick? just some questions about rooting
and please kindly explain these terms that i dont understand
1. flashing
2. CWM
3. Firmware recovery
4. kernel
5. and so many more stuff
so if someone out there who can help me.. it will be a big help..
THANKS!
Click to expand...
Click to collapse
I don;t have a 6200 so i don't know how to root it, it could be the same as the 6210 but I'm not sure. Look in the development section.
I can answer a couple of these other things but you could really get the answers quickly by googling them.
CWM
Clockwork Mod Recovery, a custom recovery as opposed to the stock recovery. You have to have a custom recovery installed in order to flash custom ROMs.
ROM
The operating system (OS)
Kernel
Facilitates communication between the OS and the hardware.
Flashing
A general term for installing a custom ROM, the stock firmware, a mod or an update. There are many ways of flashing and not all devices do it the same way. Samsung uses Odin and also certain files can be flashed in the stock recovery if it is unlocked. With HTC you can flash certain files directly in hboot if the device is unlocked otherwise you need a custom recovery.
Recovery
This is a software layer that you can flash to your phone that allows you to boot the phone into a utility state where you can install roms, flash things like patches or modifications, backup your rom/kernel, etc. When people refer to a nandroid backup, they are referring to a backup made here. It's a snapshot of your phone that lets you mess with things and restore back to that point in time should you screw something up. You pretty much can't brick your phone at this level - it's all just files and filesystems. You can also mount your SD card to reader mode for connection to a computer, do a factory reset of data, and a few other fun things like root your rom here. You should only root your rom if it is a stock rom that has not been rooted yet. Rooting a rooted rom will usually unroot your root so you don't have root. (copied from tspderek in the Rezound forum)
kzoodroid said:
I don;t have a 6200 so i don't know how to root it, it could be the same as the 6210 but I'm not sure. Look in the development section.
I can answer a couple of these other things but you could really get the answers quickly by googling them.
CWM
Clockwork Mod Recovery, a custom recovery as opposed to the stock recovery. You have to have a custom recovery installed in order to flash custom ROMs.
ROM
The operating system (OS)
Kernel
Facilitates communication between the OS and the hardware.
Flashing
A general term for installing a custom ROM, the stock firmware, a mod or an update. There are many ways of flashing and not all devices do it the same way. Samsung uses Odin and also certain files can be flashed in the stock recovery if it is unlocked. With HTC you can flash certain files directly in hboot if the device is unlocked otherwise you need a custom recovery.
Recovery
This is a software layer that you can flash to your phone that allows you to boot the phone into a utility state where you can install roms, flash things like patches or modifications, backup your rom/kernel, etc. When people refer to a nandroid backup, they are referring to a backup made here. It's a snapshot of your phone that lets you mess with things and restore back to that point in time should you screw something up. You pretty much can't brick your phone at this level - it's all just files and filesystems. You can also mount your SD card to reader mode for connection to a computer, do a factory reset of data, and a few other fun things like root your rom here. You should only root your rom if it is a stock rom that has not been rooted yet. Rooting a rooted rom will usually unroot your root so you don't have root. (copied from tspderek in the Rezound forum)
Click to expand...
Click to collapse
Thank you sir for your answers! really cleared a lot..
theejay0625 said:
Thank you sir for your answers! really cleared a lot..
Click to expand...
Click to collapse
I should also add that Rooting (root) is just adding the superuser binaries to the system/bin folder and nothing else. Its pretty much the same thing as an administrator in windows, it allows you access to system folders. Rooting and installing a custom recovery are not the same thing, two different animals, though some devs will included both in their method for rooting a device. I prefer to do mine separately as I don't always want to install a custom recovery.
Hello everyone,
I have a tablet naming HCL ME V1 and it supports only CWM Recovery 5.0.2.8 only.(I flashed it and it booted into recovery mode, no other recovery is booting.)
The recovery which i dowloded(5.0.2.8) has emmc partitions and my tablet have MTD partitions (when i flashed it started giving error like: cant mount cache\recovery\last_log. etc etc.)
so i edited the ramdisk(i replaced cwm recovery.fstab with stock recovery.fstab) but it didn't work for me.
So i decided to build it from source.
I know that CWM Recovery sources are with the CyanogenMod sources.
I want to download Cyanogen Mod 7 sources as zip because I don't have high-speed internet connection. So i will download it at another place.
So, I need a proper guide to build CWM recovery 5.0.2.8
Cwm online builder didn't help me.
And it will be helpful if a kind and experienced dev can make it for me.
Anyone also can look at here:
forum.xda-developers.com/showthread.php?t=2505430
Send by a GROWING N00b
If you have the basics, Give this a try..
http://builder.clockworkmod.com/
Thanx for suggestion.
But i tried that but it didnt work for me.
Any other help.
Send by a GROWING N00b
Can i make it using android_bootable_recovery...
I downloaded form Github(from CM source).
Send by a GROWING N00b
Hello folks,
Since a long time now...we all are using mostly these three recoveries:
1)Clockworkmod(CWM) Recovery (by @Koush)
2)PhilZ-Touch Recovery (by @Phil3759)
3)TWRP Recovery (by TeamWin)
...for getting our ROM flashing and other jobs done.
This thread is meant to compare these three recoveries in terms of it's global usage. It's just like a survey.
So...everybody is requested to vote on the poll for their most used recovery. Thanks
Just a few words before you vote:
You are welcomed to post the reason for liking and using the recovery you voted for. But please don't post something like: "I have only Advanced version (without any GUI and Touch) of PhilZ-Touch Recovery for my device, so I like TWRP", "Touch doesn't work in my TWRP, so I like CWM", "I have the latest version of CWM but not of PhilZ-Touch Recovery for my device, So I vote for CWM". These reasons are because your device is not officially supported by the developer of the recovery. Vote here only if you are using/used the officially supported build of the recovery.
Recovery is a choice. So, everybody is gonna like different recovery for their different aspects/advantages. Just vote on the Poll and leave a post so that we can know that which of these recoveries are mostly used by users and why. Multiple options are enabled in the poll but please try to vote in only one option...for the recovery you use the most.
Please NOTE: This thread is no way meant to insult any of the developer(s) of above recoveries. This thread is just to know the popularity of these recoveries among the users...can be rather called a 'survey'.
Vanilla CWM is no match for Philz Advanced edition - way more features and fast backup speed if exfat modules have been incorporated. TWRP comes a close second with its file manager and terminal, and is also very quick
shoey63 said:
Vanilla CWM is no match for Philz Advanced edition - way more features and fast backup speed if exfat modules have been incorporated. TWRP comes a close second with its file manager and terminal, and is also very quick
Click to expand...
Click to collapse
I respect your opinion.
But, Are you sure? I hope Vanilla=Stock.
Can you just tell me a feature that's more in vanilla cwm (than philz-touch)?
I do agree that it's code is very neat (really) and the UI is simple...but when it comes to features...TWRP and PhilZ-Touch wins (Acc. to me).
However, cwm has started addition of new features like- Swipe-Touch, Menu color's changing, etc nowadays.
Vanilla (stock) Cwm is no match for Philz = Philz is waaay superior :thumbup: Sorry if my post was confusing to you
Sent from my C6603 using xda app-developers app
I wouldnt say either is superior to the other. They all have their own lil niches and ppl like each for whatever reason.
They are all good recoveries and choice is good.
PlayfulGod said:
I wouldnt say either is superior to the other. They all have their own lil niches and ppl like each for whatever reason.
They are all good recoveries and choice is good.
Click to expand...
Click to collapse
Ofcourse, that's what I said in first post.
My personal rank:
1. PhilZ Touch
2. TWRP
3. Carliv Touch
4. CWM
I'm using MTK6589.
TWRP because PhilZ errors out on CM-11 update
I just installed TWRP on my P3113 because PhilZ-Touch 6.53.6 could not update CM-11 to the 20140810 nightly & the recovery log says that the file could not be found after logging lots of errors.
PhilZ was looking in as: /sdcard/0/cmupdater/cm-11-20140810-NIGHTLY-p3110.zip
whereas the file was in: /storage/emulated/0/cmupdater
Interesting in that the 1st CM-11 was installed by PhilZ by using PhilZ to do a fresh install.......
PhilZ looks to be quite nice but something need to be changed in the location checking for the CM-11's version; don't know if other versions has a change of naming directories for the Tab 2 7 P3113/P3110.
Will be staying with TWRP for now; kinda like the PhilZ tho.
For my opinion, PhylZ can will be the better Recovery because if dev make compatibility theme and add TWRP options supports to PhylZ, it will make a full Recovery :good:
I super like philz one touch 'clean to install new rom'
I just use them but here's my take:
CWM - Older and more known. Works when all others may fail.
Philz - Almost the same as CWM but has more features - including touch for some devices when CWM doesn't have it - and little extra features like cleaning for new ROM which automatically does what you need.
TWRP - IMO it's prettier and has very good features - but the support on devices is less than the older CWM.
So currently I use PhilZ, but using AROMA for GAPPS seems like TWRP would have worked - failed on PhilZ. Found workarounds.
As stated, everyone has reasons for their choices and preferences. Really, I didn't see that much of a pull to go TWRP (used on other devices) since I had alternatives, and I didn't need to go CWM because - IMO - PhilZ is the same with added features.
I have only used TWRP, stock recovery and CF-Auto-Root custom recovery that flashes SuperSU.
PiotrGrochowski said:
I have only used TWRP, stock recovery and CF-Auto-Root custom recovery that flashes SuperSU.
Click to expand...
Click to collapse
It was fun helping Phil port his recovery to other devices, but it is now deprecated, and the dev no longer active. TWRP is the way forward now.
Philz is the best, always
Hello folks Philz is my favourite and the best recovery always. Maybe u for not know, after the release of TWRP I had contacted Koushik Koush Dutta to involve the special features of TWRP in the next version of CWM. But he was busy working in Cyanogen so he appointed Philip who then developed the CWM Advanced edition Philz Touch.
Now let me say why should u must use Philz or if not possible then CWM touch. Recovery refers to a mode on an Android device to recover and save your device during any emergency. By chance of the touch screen of it phone gets damaged then u can use non touch facility in CWM or Philz.
So if possible use CWM and Philz, and if it's not available for urgent device then contact me on : [email protected]
I will help u out.
Thank You...
i like: "They are all good recoveries and choice is good"
I have only used TWRP for the time being, but it seems to be the only recovery I will ever need.
Feature-packed, simple to use and just plain awesome!
Bhargav97 said:
Hello folks,
Since a long time now...we all are using mostly these three recoveries:
1)Clockworkmod(CWM) Recovery (by @Koush)
2)PhilZ-Touch Recovery (by @Phil3759)
3)TWRP Recovery (by TeamWin)
...for getting our ROM flashing and other jobs done.
This thread is meant to compare these three recoveries in terms of it's global usage. It's just like a survey.
So...everybody is requested to vote on the poll for their most used recovery. Thanks
Just a few words before you vote:
You are welcomed to post the reason for liking and using the recovery you voted for. But please don't post something like: "I have only Advanced version (without any GUI and Touch) of PhilZ-Touch Recovery for my device, so I like TWRP", "Touch doesn't work in my TWRP, so I like CWM", "I have the latest version of CWM but not of PhilZ-Touch Recovery for my device, So I vote for CWM". These reasons are because your device is not officially supported by the developer of the recovery. Vote here only if you are using/used the officially supported build of the recovery.
Recovery is a choice. So, everybody is gonna like different recovery for their different aspects/advantages. Just vote on the Poll and leave a post so that we can know that which of these recoveries are mostly used by users and why. Multiple options are enabled in the poll but please try to vote in only one option...for the recovery you use the most.
Please NOTE: This thread is no way meant to insult any of the developer(s) of above recoveries. This thread is just to know the popularity of these recoveries among the users...can be rather called a 'survey'.
Click to expand...
Click to collapse
in my opinion, twrp is better as it offers more options and it has an interface built from scratch.
So after a lot of pain and toil, i managed to root my chinese Tudou91 D1. I want to make a backup which i can "install update from sd" and bring everything back to normal! everything is stock, just that i have root access. I read something about bootloader on other forums but i'm unsure. So i basically want to create an update.zip which i can install from recovery.
Please dont tell me to go search because i have and they all talk about their own phones, and none of them use stock recovery.
Please help and thanks.
PS. I got rom manager and wanted to install TWRP or CWM but it said device is unsupported, so i don't want to risk it.
alps tudou91 d1
1.2 ghz
mt6589
5.2 in display
oliverisboss said:
So after a lot of pain and toil, i managed to root my chinese Tudou91 D1. I want to make a backup which i can "install update from sd" and bring everything back to normal! everything is stock, just that i have root access. I read something about bootloader on other forums but i'm unsure. So i basically want to create an update.zip which i can install from recovery.
Please dont tell me to go search because i have and they all talk about their own phones, and none of them use stock recovery.
Please help and thanks.
PS. I got rom manager and wanted to install TWRP or CWM but it said device is unsupported, so i don't want to risk it.
alps tudou91 d1
1.2 ghz
mt6589
5.2 in display
Click to expand...
Click to collapse
Unfortunately you can not create a NANDROID backup, or restore one, from stock recovery. You need a custom recovery like TWRP or CWM to do that. I see that your device is unsupported, but it's the only way.
I know recoveries can be ported, so maybe you can find if anyone has done it already. Or read about porting if you feel like trying it for yourself.
Good luck