• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Solved] How to Root Micromax Superfone lite A75

If anyone has successfully rooted a75. Kindly provide a small tutorial for the not so 'tech friendly' guys.
Will be much appreciated if you could explain how to remove those not-so-precious mmx software too.

Thanx in advance guys.
 
If anyone has successfully rooted a75. Kindly provide a small tutorial for the not so 'tech friendly' guys.
Will be much appreciated if you could explain how to remove those not-so-precious mmx software too.

Thanx in advance guys.

+ 1 . Would like to knw the same aswell
 
mtk2000.ucoz.ru/down/down1/down3/ROOT_
1.1.rar
try this tool to root the mobile


I am unable to understand the language of that tool which you have provided (Root_tools.exe). Can you explain how to root using that tool? The language seems to be Chinese.
 
use this
mtk2000.ucoz.ru/down/down1/down3/SP_Flash_Tool_v2.1140.0.rar
and follow instructions at
bm-smartphone-reviews.blogspot.com/2011/10/mt65x3-flashing-tutorial.html?m=1
and use the rom beta by gautam to flash the rom
 
Well here it is !
rooting for defy plus -- 2.3.4

Download this Zip.
check if ur device is connected to debugging by abd devices
unzip the zip.
study the "Defy plus rooten.bat"
this the file you will just double click and done
but i think this will work
so any one who has enough time plz study the "Defy plus rooten.bat" and modify -- if necessary for a75 and i think this must work as it works for defy +
 
This is the approximate translation of the batch file...
It is obvious that the method is specific for defy+..

However senior members can think of some small tweaking so that it may work on A75

Code:
@echo off
cls
adb kill-server > NUL
COLOR F0
TITLE Defy+ Easy Root script v1
cls
echo ***************************************************************************
echo *                                                                         *
echo *                           Defy+ Easy Root script v1                     *
echo *                           erstellt von Defy@1.1.Ghz                     *
echo *                  basierend auf "DROID 3 Easy Root script v7"            *
echo *                                                                         *
echo ***************************************************************************
echo *
echo * Please make sure that the following steps have already been carried out:
echo *
echo *       (a) official Motorola drivers installed
echo *           (should join the first of Defy + via USB happen automatically 
echo *           automatically)
echo *       (b) Enable USB debugging (Enter Settings -^> applications
echo *           -^> development)
echo *       (c) Defy + connect to the PC as a USB connection and select "Download Only" 
echo *          
echo *
echo *
echo * Please note: Your Defy + will reboot during this whole process 3 times! 
echo * 
echo *
echo * Press any key when the Defy + is connected!
echo *
adb wait-for-device > NUL
COLOR F0
echo * Start Task 1 of 3
adb kill-server > NUL
adb shell rm /data/local/12m.bak > NUL
adb shell mv /data/local/12m /data/local/12m.bak > NUL
adb shell ln -s /data /data/local/12m
adb reboot

echo *
echo * 1. Restarting the Defy + - please wait!

adb kill-server > NUL
COLOR F0
adb wait-for-device > NUL
adb wait-for-device > NUL
COLOR F0
echo *
echo * Start Task 2 of 3
adb shell rm /data/local/12m
adb shell mv /data/local/12m.bak /data/local/12m
adb shell rm /data/local.prop.bak > NUL
adb shell mv /data/local.prop /data/local.prop.bak
adb shell echo "ro.sys.atvc_allow_netmon_usb=0" ^> /data/local.prop
adb shell echo "ro.sys.atvc_allow_netmon_ih=0" ^>^> /data/local.prop
adb shell echo "ro.sys.atvc_allow_res_core=0" ^>^> /data/local.prop
adb shell echo "ro.sys.atvc_allow_res_panic=0" ^>^> /data/local.prop
adb shell echo "ro.sys.atvc_allow_all_adb=1" ^>^> /data/local.prop
adb shell echo "ro.sys.atvc_allow_all_core=0" ^>^> /data/local.prop
adb shell echo "ro.sys.atvc_allow_efem=0" ^>^> /data/local.prop
adb shell echo "ro.sys.atvc_allow_bp_log=0" ^>^> /data/local.prop
adb shell echo "ro.sys.atvc_allow_ap_mot_log=0" ^>^> /data/local.prop
adb shell echo "ro.sys.atvc_allow_gki_log=0" ^>^> /data/local.prop
adb reboot

echo *
echo * 2. Restarting the Defy + - please wait!

adb kill-server > NUL
COLOR F0
adb wait-for-device > NUL
adb wait-for-device > NUL
COLOR F0
echo *
echo * Start Task 3 of 3

adb remount
adb push busybox /system/xbin/busybox
adb push su /system/xbin/su
adb push Superuser.apk /system/app/Superuser.apk
adb shell chmod 4755 /system/xbin/su
adb shell chmod 755 /system/xbin/busybox
adb shell chown system.system /data
adb reboot

echo *
echo * 3. and the last restart of Defy +
echo * I (Defy@1.1Ghz) Wish you happy with your
echo * Rooted Defy + - maybe you click yes on the
echo * Thank button in android-hilfe.de forum
echo *
echo ******************************************************************************
echo.
echo                          Window can be closed
echo.
COLOR F0
adb kill-server > NUL
pause
TITLE Command Prompt
COLOR F0
 
There is no known exploit for 2.3.4 and above . zergrush is the last released exploit which is used to root android as a system.

You will need a unsecured kernel (installed by fast boot ) and/or custom recovery to root .
 
Rooting for our is difficult Cos:
1. Rooting for 2.3.4 is very difficult.
2. Rooting for kernel 2.35.x.x is difficult.
3. Rooting for mediatek is difficult.

All 3 things have different rooting methods, not the simple ones.
N we have all 3 problems in a single cell.

Out cell may take time, but we will definitely root it.
 
The usb drivers for the micromax A75 are available, though the company provides it only on request. I contacted micromax through 'contact us' on micromaxinfo.com they sent me usb drivers on my email id within 48 hours and it works great.

Hey guys.... i have the link for usb drivers, plz let me knw if this is useful... coz i flashed my micromax a75 jus few hrs back....

PFA link :

mt65x3-usb-vcom-drivers.rar - 4shared.com - online file sharing and storage - download or
mt65x3 usb vcom drivers.7z - 4shared.com - online file sharing and storage - download

hope this is useful.....
 
The usb drivers for the micromax A75 are available, though the company provides it only on request. I contacted micromax through 'contact us' on micromaxinfo.com they sent me usb drivers on my email id within 48 hours and it works great.



Hey guys.... i have the link for usb drivers, plz let me knw if this is useful... coz i flashed my micromax a75 jus few hrs back....

PFA link :

mt65x3-usb-vcom-drivers.rar - 4shared.com - online file sharing and storage - download or
mt65x3 usb vcom drivers.7z - 4shared.com - online file sharing and storage - download

hope this is useful..... :confused:
 
Hey guys.... i have the link for usb drivers, plz let me knw if this is useful... coz i flashed my micromax a75 jus few hrs back....

PFA link :

mt65x3-usb-vcom-drivers.rar - 4shared.com - online file sharing and storage - download or
mt65x3 usb vcom drivers.7z - 4shared.com - online file sharing and storage - download

hope this is useful..... :confused:

Good to hear that...

Can you please share the process you followed for flashing your phone.. and I guess flashing includes rooting also. Isn't it?

Thanks in advance...
 
Good to hear that...

Can you please share the process you followed for flashing your phone.. and I guess flashing includes rooting also. Isn't it?

Thanks in advance...

Following is the link I got from service center
Www.sendspace.com/file/19ma4k
U can get the update for a75 here.
Press thanks if u like it

Download the update first,

It is the same tool that we are using. SP flashtool.
Here is the link for the s/w ( a previous version of wat we downloaded.)
SP_Flash_Tool_exe_v2.1121.01.rar

Please follow this method to flash.

Install the drivers given in the forum. (The MT65x3 folder - Install driver file). Then restart the system.
Run SP flash tool. Choose the scatter file (MT6573_Android_scatter.txt) and Downloading agent (MTK_AllInOne_DA.bin).
Untick PRELOADER.

Then run Download. ( if file not found error comes, choose each file individally DSP_BL, UBOOT etc..)

When the s/w scans for the phone, plug in the phone(switched off).

Flashing complete.
Revert in case of doubts. :confused:
 
Hey guys.... i have the link for usb drivers, plz let me knw if this is useful... coz i flashed my micromax a75 jus few hrs back....

PFA link :

mt65x3-usb-vcom-drivers.rar - 4shared.com - online file sharing and storage - download or
mt65x3 usb vcom drivers.7z - 4shared.com - online file sharing and storage - download

hope this is useful..... :confused:

Has anyone tried flashing A75 on Win 7 PC, as I dont think for Win 7 there are any USB Drivers......it accepts automatically....
 
Has anyone tried flashing A75 on Win 7 PC, as I dont think for Win 7 there are any USB Drivers......it accepts automatically....


mine is a win7 pc... 34 bit... i successfully flashed mine .... and the phone is too gud nw.... waiting for it to get rooted....
 
mine is a win7 pc... 34 bit... i successfully flashed mine .... and the phone is too gud nw.... waiting for it to get rooted....



I am unable to do it on Win7 64-Bit. The Device connects and disconnects immediately and shows charging screen. Any ideas??
 
I am unable to do it on Win7 64-Bit. The Device connects and disconnects immediately and shows charging screen. Any ideas??


Every device connects and disconnects immidiately.
Open flash tool v2.1121.01 and choose scatter file and click on download. Now when countdown begins connect usb cable with phone switched off.
Updating will start automatically
 
Back
Top Bottom