[TUT]How to ROOT LAVA IRIS n320/n350[CWM] [CONFIRM WORKING] - Miscellaneous Android Development

Hey XDA folks i own a LAVA IRIS n320 (Basic Droid Phone) for past months i tried to search various methods of rooting it and installing the clockworkmod on the device.
Device Specifications are listed here : http://www.fonearena.com/lava-iris-n320_2372.html
N350 : http://www.fonearena.com/lava-iris-n350_2371.html
First of all i could like to thank @getmesar due to his method i got it work ! Love ya dude ! :laugh: :good: :good:
These devices are almost the same hardware specs With both being Meditak MT6575 Chipset Hardware :highfive::highfive:
NOTE:THIS CAN BRICK YOUR DEVICE IF YOU DID NOT DO PROPERLY I AM NOT RESPONSIBLE FOR WHAT HAPPEN TO DO YOUR DEVICE.
Let the Rooting Process Began :
We Need Following things ::cyclops:
1.MTKDROID root and tools : Here
2.SP_Flash_Tool_v3.1224.01 : Here
3.Drivers : MediaTek-1.1123.0 : Here
Got rOOt?
1.Making the Scatter File :
Open the MTKdroid tools and create the scatter file as shown in the pic and save the file in a good place(where you can remember)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2.Prepare the Scatter File: Open the SP TOOLS where you downloaded from above load the scatter file which we created
3.Preparing the ROm :
Click on the button ADD. Double click on the line and save the ROM.
#Things To notice: The filename Will be like "ROM_#". in your case probably it'll be ROM_0.
#Remember the path of the File. U'll use this file later.
Alfter Clicking Save a new Window will appear named as "Read Back Block Start Address"
Windows Settings Will be as below
Type: Hex
Read Method:Read Page Only
Start Address: 0x0000000000000000
Length:0x12BA0000
4.Reading the Rom :
Click on Read ROM with the phone switched off and connected to the PC
Follow these Steps Carefully.Once Rom is Created you can use it in future.On success you'll see a BIG GREEN CIRCLE embded in a message box.
5.Prepare files for FlashTool and make CWM:
Open the MTK Droid Root & Tools window which we left on 1st step.it is necessary to turn on phone and to connect it to the program. Click on To process file ROM_ from FlashTool button and choose the ROM_* file saved earlier. At successful unpacking rom it will be offered to choose CWM from similar phone. Chosen CWM it is checked on compliance to the connected phone and if ok, the CWM is created.
A new scatter file and other neccessary files are created in the backup folder in droid root program's directory.you'll need the files in the next step.
6.Download new CWM to the phone:
Start FlashTool, choose scatter in the folder created on the previous step. Remove marks from all blocks! Click on RECOVERY and we choose the file CWM in the same folder which was created on the previous step. Click Download and connect a cable to PC (phone has to be switched off) and expect the end of process.
NOTE n this step the CWM recovery block has to be marked only! Also it is necessary to use only the Download button and not to use at all the Firmware Upgrade button!
Summary of step 6:
--> Click on Scatter-loading.Select Scatter file from the backup folder.
--> Make Sure all the checkboxes are unchecked. Only Recovery should be Checked.
--> Click Exactly over Recovery.
--> It will ask you to select a file. Now select a Recovery file created in step 6. Tt must be inside backup folder named as "Recovery_###.img"
--> Click Button Download.
--> Connect SWITCHED OFF phone.
Green SYMBOL MEANS YOU ARE DONE :good:
NOTE: USE THE ADB TO ACCESS THE RECOVERY
COMMAND : adb reboot recovery
This is because the keys dont work
7. Install Superuser.
Load phone in CWM mode, connect to MTK Droid Root & Tools, go on the tab root, backup, recovery and, pressing on this tab
- install superuser
Voila You now have ROOT access ! enjoy ~
Any Questions Post below or Pm
Need more Devs who can contribute more to this good device .

need CWM
plz upload cwm recovery img file for lava n320.

plz upload cwm
plz upload the cwm recovery img which u created. i dont have a pc so i cant use mtk droid tools plz upload and +1 thanks for this great tut bro.

upload cwm
hey bro plz upload cwm img for my lava n320 i dont have pc i cant create without pc plz upload

GUys you cannot me this without pc i am sorry but all the ones are clearly mentioned there please have a look

Related

Custom Recoveries for Celkon A98

Install Custom recovery:
Method 1 (using SP Flash Tool)
Click to expand...
Click to collapse
1.Install drivers for your mobile on your PC using this thread
2. Download cwm+scatter.rar or Twrp_2.4.4.0.rar and SP_Flash_Tool_v3.1222.00.rar , unzip/extract them.
3. Now open extracted SP Flash Tool folder and run Flash_tool.exe
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
4. Click on "Scatter-loading" button which is on the right side below Downloading Agent. A new window will open. Browse to the extracted cwm+scatter folder and select MT6575_Android_scatter.txt file
5. Flash tool will populate the Map file on the application window. You will see multiple entries. Uncheck all entries except for RECOVERY.
6. Now click on "Download". Warning message will occur, but ignore that and click Yes.
7. You will see in the status bar below "Searching", now connect your phone via the USB cable.
8. Wait for the process to finish and then you will get a window showing green circle.
Method 2 : ( Mobile Uncle Tools app )
Click to expand...
Click to collapse
Note : This method requires a rooted mobile
1. Download Mobile Uncle Tools from here app and install it and provide superuser permissions when prompted
2. Now keep the recovery.img provided in the cwm+scatter.rar or Twrp_2.4.4.0.rar file into the root of your sdcard
3. Now select "Recovery update" option
4. Click yes if prompted . This will install cwm on your device
5. Now switch off your Phone and press Power+Volume Up button to enter recovery
6. If anything goes wrong i am posting stock recovery as well
7. Flash stock Recovery if anything goes wrong
Downloads :
Stock Recovery
Cwm+scatter
TWRP
SP Flash Tool
Click to expand...
Click to collapse
Credits :
CWM team for The Recovery Builder to obtain raw recovery
A lot of Members who shared their work in the internet
Sandeep Kiran for letting me running experiments on his celkon a98 mobile and for modifying TWRP port
Finally Robsworth(Me) for Porting several recoveries to this device
Click to expand...
Click to collapse
Caution : I am not responsible for any damages done to your phone through this guide . Use at your own will . But this is a tested tutorial on my friend's device . So not to worry much
HIt thanks :good: if you find this tutorial useful
hi the celkon a98 cwm recovery not working as phone never boots in recovery.
Shrihari007 said:
hi the celkon a98 cwm recovery not working as phone never boots in recovery.
Click to expand...
Click to collapse
Try flashing using second method i.e. mobile uncle tools method and report me if it still persist . The recovery is Power+volume UP
the first method(sp flashtool never works) and flashing via mobile uncle tools completes but phone doesnt boot in recovery so could you please say or post here the source from where you have got the recovery so that i can find the solution for my problem
atlest provide me the version of MOBILEUNCLE TOOL U USED SO THAT I'LL INSTALL
Shrihari007 said:
atlest provide me the version of MOBILEUNCLE TOOL U USED SO THAT I'LL INSTALL
Click to expand...
Click to collapse
Try this mobile uncle tool apk . The latest version gave me some problems at the start too . i have posted this in the main thread . i will post the pics of cwm on celkon a98 as soon as my friend gives me .
Robsworth said:
Try this mobile uncle tool apk . The latest version gave me some problems at the start too . i have posted this in the main thread . i will post the pics of cwm on celkon a98 as soon as my friend gives me .
Click to expand...
Click to collapse
Thanks dude the mobile uncle tool you provided worked....thanks....

[GUIDE] advan t1e build number p7002/v12/ics 4.0.4

A. TUTORIAL ROOT
TOOLS AND MATERIALS :
Driverhttp://ge.tt/8sELSyg/v/3
Binary Root Toolhttp://www.4shared.com/archive/4-yfGgH3/Root_with_Restore_by_Bin4ry_v1.htm
STEP WORK:
Make sure your phone is in USB Debugging is checked state (settings / development / here)
Source Unknown tick (setting security / Unknown Source)
Make sure the driver is installed correctly in leptop / PC
Extract results donwload Binary file Root Tool then click RunMe.bat
A command prompt will open and you select number 1. Normal, wait until you appear in hp T1E notification, then select restore my data is, then a few moments later your phone will reboot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After reboot check if superuser app is already available? If he immediately tests with applications that require root privileges. If the application runs, you've survived phone Root well.
B. TUTORIAL INSTALL CWM
TOOLS AND MATERIALS :
Mod Recovery
Driverhttp://ge.tt/8sELSyg/v/3
SP Flahs Toolttp://ge.tt/5Edn9gh?c
STEP WORK:
Download all the above ingredients, make sure leptop / pc has its drivers installed correctly
Then extract Mod Recovery.zip, (boot.img, recovery.img and open the file created Scatter)
Open SP Flash Tool.exe
Then enter the file Scatter file created on the left kollom scatter loading.
Then check BOOTIMG, then click and enter the boot.img file that you have downloaded earlier.
Then check back RECOVERY section and click then enter the recovery file that you have downloaded earlier.
And connect it to the leptop / pc hp are turned off, waiting indication in SP Flash TOOL detect your phone
Then press the Download / F9 in SP Flash Tool, wait until the process is complete.
If all processes are finished, enter cwm do the test in the off state by press the power button + volume up. If successful it will look like this
All credits to Rua1, super-mega brain and MTKdroidTools creator.
=============================================================================================
How Nandroid Backup via CWM?
Enter cwm (phone off using the power button + volume combining up)
Use the navigation on the bottom with volume up + down keys, the enter key to power
Select backup & restore
Then select the backup to internal sdcard, wait until all processes are running without any error
And select reboot system now
if all goes well the process, then there will be a new folder on your sdcard named "ClockworkMod" then in that folder there is a data folder backup your rom. example the folder name 2013-08-06.03.17.56
Great job and wonderful mastah. Very helpful :good:
bacrot78 said:
Great job and wonderful mastah. Very helpful :good:
Click to expand...
Click to collapse
Tqs.... Masta tonk pank :v

[ROOT][CWM] StarMobile Diamond V7 (JB 4.2.1) MT6589

All credits to all the devs for the tools and utilities that I use to ROOT and install CWM on my newly handheld device...:victory:
StarMobile Diamond V7
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Before we proceed, let me remind you guys, that you are doing this at your own risk and no one is to be held responsible!!!
This ROOTing procedures and installing of CWM works perfectly on my device, so read and follow all the instructions carefully!!!:fingers-crossed:
We can install CWM without rooting this phone, so feel free to choose where do you want to start...:highfive:
Part 1
Rooting Your Phone
Download files below and do the following procedures.
MT65xx_USB_Driver
RootFiles
Click to expand...
Click to collapse
1.Download RootFiles and MT65xx_USB Driver from the links above and extract on your desktop.
2. Enable USB Debbuging Mode and Unknown Sources of your phone.
3. Connect your phone into your computer and wait until successfully recognized.
You may also want to check on your computers Device Manager if the driver is properly installed.
4. Open the RootFiles that you extracted on your desktop, right click on "run.bat" and run as administrator.
5. Follow on screen instructions...
6. Go to your phone and allow to complete rooting process.
7. Your phone will automatically reboot after rooting, check your apps and there should be SU (superuser apps) installed. Done! You have succesfully rooted your phone.
Part 2
Installing Custom Recovery (CWM)
Download files below and again follow the steps...
ScatterFile
RecoveryImageOnly for Starmobile D7!!!
SP FlashTool
Preloader.bin file
Click to expand...
Click to collapse
By the way I use MTKDroid Tools to create the Scatter File and the Recovery Image. Just head on the LINK, if you want to know more about MTKdRoid Tool thanks to rua1:good:
Moving on...
1. Extract all the files you downloaded from the links above on your desktop, and it's better to put them on same folder.
2. Right cllick on SP Flashtool and run as administrator.
3. Click on Scatter-Loading and look for the "ScatterFile".
4. Uncheck everything except for the recovery and look for "recovery.img" and hit enter, F9, or download button.
5. Click yes then turn off your phone, remove and put back the battery.
6. SP FlashTool will start downloading the custom recovery image.
7. Wait until finish downloading...the next screen will appear and hit enter.
Congratulations!!! You have now a Custom Recovery installed. Turn your phone off, and just press VOL UP + POWER BUTTON to enter into your new recovery.
NOW your phone is ready for customization, but before doing that...SECURE A NANDROID BACKUP !!!
I dont have customROM available for this device yet, but thanks to rovo89 for his great Xposed Framework
With this great application, you can now modify your ROM without modifying any APK's or flashing from recovery!!!
Some customization done on my phone is the APM (advance Power Menu)
Volume option to set independently
I also managed to backup the stock ROM of this device, that can be easily download back to your phone by means of SP FlashTool. (assuming you have messed up your phone system and failed to work properly)
Other purpose of the full backup is for the customROM, (wish that some of our good devs here might find time to take a look and help us make a customROM out of it)
I'm not good of creating customROM, but I'm hoping that I could build one...regards to all!!!:fingers-crossed:
This is my first thread so please consider this , just post any comment if i missed anything...thanks!!!
Full BackUp
Stock Rom Back Up for SP Flash Tool
Nandroid BackUp Extract the zip file then copy and paste the whole folder
on your /sdcard/clockworkmod/backup, then do a nandroid restore from CWM.
Thanks for sharing sir.
I would like ask too if you have unroot procedure?
thanks a lot.:highfive:
makeoutactics said:
Thanks for sharing sir.
I would like ask too if you have unroot procedure?
thanks a lot.:highfive:
Click to expand...
Click to collapse
just flash the stock rom using SP Flashtool ...

[Q] Boot issue with AMOI N820

Hi! This is my first post here on xda-developers.com .
Last year I bought a rooted AMOI N820 with a CMWR custom recovery (modified by the seller).
It worked very well until I've decided to upgrade it from Android 4.0.4 to 4.2.2.
I've made a backup with MTK Droid Root & Tools v2.4.8.
I've copied the official ROM ( http://www.needrom.com/mobile/n820-official-4-2-update/ ) into the SD card and I've installed it using the CMW custom recovery.
It worked. Android 4.2.2 was installed (only CN and EN languages, but I don't mind) but it lacked gapps and lost the root permissions and the CMW custom recovery.
I found out a way to root it (probably - I've tried lots of programs - with framaroot ) and tried to install the Google Play Store with a downloaded apk file in different ways, but I encountered "Unfortunately Google services framework has stopped" error.
I couldn't install gapps from a zip file through a CMW recovery because the recovery was accidentally deleted when I've updated the software, so I tried this method ( http://www.youtube.com/watch?v=xU8ioasayAg ): on Root Explorer I've copied the folders cointained into the system folder of the zip file ( http://goo.im/gapps/gapps-jb-20130812-signed.zip linked in this post http://forum.xda-developers.com/showthread.php?t=2405292 ) into the folder system of my phone.
Here the problems began: now when I turn on the phone I can see the "startup" image and then it tries to reboot into the recovery mode, which is missing, so I face a lying android with a red alert signal on it.
If I connect the phone to the computer, Windows makes the "plugged in" sound and after a few second also the "plugged off" sound. If I connect it while on USBDeview I can see for a few seconds the "MT65xx Preloader". Also the MTK Droid Root & Tools shows it only for a glance, when the startup image of the phone shows up.
I'm really afraid of having to trash it because of having followed the wrong advice. Is there any way to fix my problem?
Could I use SP Flash Tool? Could anyone explain me the way step by step?
I'm looking for an answer! Help me, please!
Thanks.
Can't anyone really help me?
naimcoki said:
Hi! This is my first post here on xda-developers.com .
Last year I bought a rooted AMOI N820 with a CMWR custom recovery (modified by the seller).
It worked very well until I've decided to upgrade it from Android 4.0.4 to 4.2.2.
I've made a backup with MTK Droid Root & Tools v2.4.8.
I've copied the official ROM ( http://www.needrom.com/mobile/n820-official-4-2-update/ ) into the SD card and I've installed it using the CMW custom recovery.
It worked. Android 4.2.2 was installed (only CN and EN languages, but I don't mind) but it lacked gapps and lost the root permissions and the CMW custom recovery.
I found out a way to root it (probably - I've tried lots of programs - with framaroot ) and tried to install the Google Play Store with a downloaded apk file in different ways, but I encountered "Unfortunately Google services framework has stopped" error.
I couldn't install gapps from a zip file through a CMW recovery because the recovery was accidentally deleted when I've updated the software, so I tried this method ( http://www.youtube.com/watch?v=xU8ioasayAg ): on Root Explorer I've copied the folders cointained into the system folder of the zip file ( http://goo.im/gapps/gapps-jb-20130812-signed.zip linked in this post http://forum.xda-developers.com/showthread.php?t=2405292 ) into the folder system of my phone.
Here the problems began: now when I turn on the phone I can see the "startup" image and then it tries to reboot into the recovery mode, which is missing, so I face a lying android with a red alert signal on it.
If I connect the phone to the computer, Windows makes the "plugged in" sound and after a few second also the "plugged off" sound. If I connect it while on USBDeview I can see for a few seconds the "MT65xx Preloader". Also the MTK Droid Root & Tools shows it only for a glance, when the startup image of the phone shows up.
I'm really afraid of having to trash it because of having followed the wrong advice. Is there any way to fix my problem?
Could I use SP Flash Tool? Could anyone explain me the way step by step?
I'm looking for an answer! Help me, please!
Thanks.
Click to expand...
Click to collapse
install vcom drivers in pc and flash stock rom in sp tools, it will solve
I hope I'll work! I'll let you know! Thanks!
UPDATE
I've followed this guide ( http://forum.xda-developers.com/showthread.php?t=1982587 ).
I've extracted the zip file ( http://www.needrom.com/mobile/n820-official-4-2-update/ ) and this is its content
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've opened Flash_tool.exe) and clicked on the "Scatter-loading" button. In the extracted folder I've selected "scatter.txt", but I encoutered "Error: Initializing scatter file failed. Please check the name of the scatter file wich you load is legal."
In some forum I've found the advice to rename it "MT6577_Android_scatter_emmc.txt". I've tried this way but it noticed "Incorrect scatter file format". I've searched for this error and I've found that this could be due to chinese letters in the folder title, but there were not at all.
Is it a flashable ROM? (Are there flashable or unflashable ROMs?) It is possible to obtain a flashable version from it?
The content of the backup made with MTK Droid Root & Tools v2.4.8 is
and contains a file named "MT6577_Android_scatter_emmc.txt". If I load it I obtain an issue window containing " [...] Fail to load rom file: DSP_BL. [...] Fail to load rom file: PRELOADER. [...] " . If I ignore it the list I see this window
Then I stopped because I'm afraid of making other mistakes. Can anybody help me?

[GUIDE] [ROOT+CWM] [UNROOT] Iberry Auxus One (SPFT Method)

*****Root with SPFT Flash Tool Method*****
for iBerry Auxus One
[EASY ROOT METHOD]
Guys. Now we have our own first Root Method for AUXUS ONE STOCK ROM.
This method is successfully tested by me on Windows 7.
For more help visit this FB page too.
https://www.facebook.com/groups/AuxusOne/​
Installation Instructions
Warning: Do at your own risk. Disconnection due to poor cable or Electricity Supply failure can still brick your phone beyond repair. This also breaches warranty of your phone. I am not responsible for any damages.
Disable Antivirus so that it cannot interfere with the flashing process
1) Download flashable zip file named UPDATE-SuperSU-v2.40.zip and save in root of your SDCard
2) Download and extract the Auxus ONE CWM Recovery Flash Package on desktop or anywhere on your pc.
Install Phone Driver (From the Driver folder you have just extracted).
3) Download and Install ADB Driver Installer for Windows (important) while installing connect phone to pc and let is recognize .
After driver installation is done disconnect phone from pc and reboot your pc.
4) Run as Administrator the "Flash_Tool.exe" from SPTools folder inside that folder you extracted.
5) Keep only One File checked (selected) as shown in following image (Recovery.img). If options are not seen then click on "Scatter-loading" button at top-right side and select "One_MT6592_Android_scatter.txt" file from extracted folder. Now be sure only one options (RECOVERY.IMG) selected as mentioned in following image. Unselect all other options.
Now PRESS "Download" button at top.
6) Remove battery and memory card from phone and connect PHONE to pc with usb cable. Now pc should recognize phone and flashing should start in a minute. Look at process bar in image below. WAIT WITH PATIENCE.
After flashing is done, the GREEN tick mark will be shown as shown in image below.
7) Now close program on pc and remove cable, Insert Battery and start phone in RECOVERY mode.
To start phone in recovery mode press "VOLUME UP" button and "POWER" when Auxus Logo appears release "POWER" button keeping "VOLUME UP" button pressed until phone starts in CWM Recovery mode.
8) Important: Now install/flash "UPDATE-SuperSU-v2.40.zip" in Recovery mode and Reboot phone in system (normal) mode
Done. Enjoy Press :good: thanks if you liked my work.
IMPORTANT: The package also contains original Stock Recovery named recovery_org_stock.img. If you want to flash back to original company stock recovery, then select this file in flashing tool (Click recovery line and select this file) and then flash.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Auxus One Unroot Process
For Auxus One Unroot Process Follow the Below Steps
1. Open SuperSu app in your mobile >Setting > Unroot. (Phone will restart and SuperSu & Su binaries will be uninstalled)
2. Flash Stock Recovery by following above root guide from step 1-6 (leave drivers installation part in case drivers are already installed).
3. In above step 5, select recovery_org_stock.img instead of recovery.img file
Thats all, now your phone is unrooted and you can do OTA Update.
Press Thanks button if you like this post!
--- Post reserved for stock recovery process----
fix heating problem help
Dear all pls help me how can i fix heating problem Iberry Auxus One
I have taken the auxus one too , is there any seperate forum for auxus one by any chance ?
rohail009 said:
I have taken the auxus one too , is there any seperate forum for auxus one by any chance ?
Click to expand...
Click to collapse
There is an group for Auxus One on fb for all types of queries, reviews, development related stuff
https://www.facebook.com/groups/AuxusOne/
Kaymart said:
Dear all pls help me how can i fix heating problem Iberry Auxus One
Click to expand...
Click to collapse
Under clock its cpu speed
amarbunty said:
For Auxus One Unroot Process Follow the Below Steps
1. Open SuperSu app in your mobile >Setting > Unroot. (Phone will restart and SuperSu & Su binaries will be uninstalled)
2. Flash Stock Recovery by following above root guide from step 1-6 (leave drivers installation part in case drivers are already installed).
3. In above step 5, select recovery_org_stock.img instead of recovery.img file
Thats all, now your phone is unrooted and you can do OTA Update.
Press Thanks button if you like this post!
Click to expand...
Click to collapse
Hi,
Thanks for your help. But bad news for me. CWM recovery img is not working in my auxus one. even stock img also not working.
Now recovery mode is empty . i cant enter into recovery mode please help me
amarbunty said:
Under clock its cpu speed
Click to expand...
Click to collapse
Please help me. need recovery image to flash. Right now i don't have any recovery mode. Stock recovery is deleted,
Request
Pls any one upload custom rom (MIUI) for iberry auxus one......

Categories

Resources