micromax andro a60 thread-Froyo,root,battery fix,recovery ,app2sd,custom rom,drivers

Status
Not open for further replies.
Search This thread

drellisdee

Inactive Recognized Developer
Jan 22, 2008
625
823
East Coast
Fyi joe kernel source isn't correct. That source is missing the correct board files.
# CONFIG_BOARD_ZTE_X920 is not set
CONFIG_BOARD_ZTE_7202=y

Needed would be the 7202 or it seems is shared source with x920 neither of which are on zte site to download.
 

rudie_techie

Senior Member
Jan 21, 2011
150
14
Mumbai
From what i found, the kernel source available for eclair is listed as different file for different phone, but it seems that its the same. Check the file location. Also i think micromax people updated the android OS as its early plan were to implement donut. Can you try downgrading then upgrading again? I'm not sure how this will help... :|
 

vijkap

Senior Member
Mar 14, 2011
80
6
Hey, I am stuck my phone. It does not proceed beyond the initial screen after normal boot and does not show adb interface in the device mmanager of my laptop. When I boot into Safe Mode, it does show adb interface in the device manager of my laptop, however, adb on command prompt does not show any device.

This indicates adb interface does not establish for a normal boot and for Safe mode device is not recognised. I can get into recovery and have tried flashing boot.img through update.zip, however, it returns with Installation abroted message. Here, it seems bootlogger is locked.

Please help!!!
 
Thanks i did the entire flashy thing and restarted the phone.. i downloaded the img and the flasher app and did it.. so now i shouldnt be facing any problems? i hope so.. Thanks for the solution keeping my fingers crossed and hoping it would freeze again
Hey Arvind,
Does the phone still behave in the same way? Or did the flashing of recovery image fix your problem?
I got the same issue of the phone not responding in idle state and the SD card getting removed and replaced unexpectedly.
Eager to know the outcome.
Thanks.
 
From what i found, the kernel source available for eclair is listed as different file for different phone, but it seems that its the same. Check the file location. Also i think micromax people updated the android OS as its early plan were to implement donut. Can you try downgrading then upgrading again? I'm not sure how this will help... :|
All,
I am no good as far as the technicalities go but I can try and help in other ways.
In case there is anything which the company (Micromax) needs to share with us please let me know.
I will do my best and follow up with them to get it, at any level.

Another request, I have this feeling that the earlier Micromax Andro A60 have the problem of freezing in idle state. I have got the phone replaced twice from my retailer and both the times the new phone was one manufactured and imported in November 2010.
In case someone can share an image from a phone manufactured and imported in February, I could try flashing i onto my device.

Thanks.
 

vijkap

Senior Member
Mar 14, 2011
80
6
made critical mistake in first test recovery image forgot to symlink busybox shell. Will upload fixed later tonight. Vijkap dont mess with test image.

Update For Fixed one:

I haven't gotten much feedback from testers.

Here are directions:

Download this recovery and unzip it and copy to root of sdcard
md5sum is 51666288f0e9084133c2b55595250b69

recovery-a60-gnm-1.img.zip
password is gnmtest

download flash_image.zip and unzip and copy to root of sdcard

flash_image.zip

Download this and copy to root of sdcard (do not unzip)
signed_test_flash.zip

commands to flash recovery

from adb shell or terminal (requires root # prompt)
Code:
su

mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system

cat /sdcard/flash_image > /system/bin/flash_image

chmod 755 /system/bin/flash_image

mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak (notice this file install-recovery.sh may not be on your device if it gives an error or file not found move on)

flash_image recovery /sdcard/recovery-a60-gnm.img

sync
then power off device and boot holding "HOME" key

Please test nandroid backup/restore by using the nandroid backup and restore option

Please test usb mass storage in recovery

Please test flashing of signed-test_flash.zip which if successful will place test-flash_file in /system/bin

Please test key mapping if if it is wrong use keycode debugging under other menu and send me keymapping and keycodes. IE. vol-up is keycode 000 etc

This is a test version I'll do full release soon after bugs (if any) are worked out.

I am unable to test. Can someone test the custom recovery and give drellisdee feedback?
 

drellisdee

Inactive Recognized Developer
Jan 22, 2008
625
823
East Coast
From what i found, the kernel source available for eclair is listed as different file for different phone, but it seems that its the same. Check the file location. Also i think micromax people updated the android OS as its early plan were to implement donut. Can you try downgrading then upgrading again? I'm not sure how this will help... :|

Its not the same. GPL states that if you make ANY modifications to kernel source you are required to post source to building your kernel in full. Mircomax if that was the source they used modified the board files to create one for their device (board files are 100% needed). Some one needs to send them a GPL request for kernel source.
 
  • Like
Reactions: spyki007

drellisdee

Inactive Recognized Developer
Jan 22, 2008
625
823
East Coast
Hey, I am stuck my phone. It does not proceed beyond the initial screen after normal boot and does not show adb interface in the device mmanager of my laptop. When I boot into Safe Mode, it does show adb interface in the device manager of my laptop, however, adb on command prompt does not show any device.

This indicates adb interface does not establish for a normal boot and for Safe mode device is not recognised. I can get into recovery and have tried flashing boot.img through update.zip, however, it returns with Installation abroted message. Here, it seems bootlogger is locked.

Please help!!!

Is this with my test recovery version #2 or did you try some flashing on your own? You have set up adb drivers right?
 

heysupratim

Senior Member
Sep 20, 2010
216
98
Vancouver
Originally Posted by rudie_techie
Well i tried this... but i haven't checked it yet cause i haven't got my phone back... Grrrr micromax!! Anyone else wants to check it then you can download this update file created by me : Download the file from here :

Did anyone try updating their phone to the stock with this update file? I am hoping to get my phone back on friday... But just cant wait to know... Anyone?


Nope. Returns with Installation Aborted...

yeah ,i did try the update.zip file and the installation gets aborted

I mean, tried but installation aborts after verification with no Error Message

yeah...same here

What recovery it have?
Does Recovery have full backup and restore support?
Did you create a working update.zip?

the recovery is the stock recovery and also the default recovery doesn't have tha nandroid backup and restore support
and i suppose the update .zip is not working as of now

I think built in recovery check verification for update.zip.
So you can't install the custom Rom.

Anybody try to install custom recovery?

Sent from my HTC Desire using XDA App

yeah we will be needing a custom recovery for flashing the custom rom as it has an option of skipping the signature verification and also that the nandroid backup is a really important precautionary step that is needed for the installation of custom rom

Verification is passed.
So we can use our signed update.zip


Does Recovery allows you to backup a rom or not?

the default recovery doesnt

Hi, every one this is my second post in XDA.. i really appreciate borax and rude techie for all the experimentation and tips they have put up here.. though i havent posted here i have been following this thread.. i know that this problem has been posted here few times but my phone keeps freezing suddenly in idle mode and when i will be unaware of it and that pisses me off a lot.. i know borax gave a tip to not use the D pad while unlocking it but i am not using that and still end up with a frozen phone..

Is there any damn thing i can do to stop this? i gave it to the micromax people and all they did was to reset the phone and its not helping at all..Does anyone here who has a A60 not facing this problem or atleast after a replacement not facing this problem...

If anyone can please let me know it would be of great help, coz i am thinking of selling this phone because of this problem.. It is a great phone but i the phone freezes at times when i am expecting important calls..

Someone please help!!

Thanks in Advance..

i can surely understand the level of frustration you have and if you are actually selling it ,then i advise you to please give the repair center one last shot

Aravind thanks for the appreciation but i never had the problems after i used the recovery image posted by fonehacker. Well first remove all the softwares, just root your phone and then flash the recovery image with the recovery image flasher provided in the previous post. Well i had quite a few problems like yours even the memory card mounting and unmounting suspiciously at unknown times which is funny but is kind of irritating too. So try it out, the sudden freezing problems may be solved. Well i got a replacement and still had problems. If you are going for a replacement keep in mind that the phone which you will get will have the worst screen quality. I have got this and again screwed up my phone while experimenting and again its gone for another replacement. The body remains the same and just the internal hardware is changed so don't get surprised if you feel you have the same phone... Well i was sleeping the whole day and just got free from work, well its 3:40 am and have no serious work to do so here with the experiment.


Ok the misc folder is missing. Well i don't see a misc folder in the A60 dump that i created from the phone. So how is it going to work. Well we do need a custom recovery so that we can backup and restore the phone, but i'm not aware of any custom recovery which works for Micromax A60. Believe me i have tried 60 custom recovery images on my phone! None of them work. ZTE Penguin is the original name of Micromax A60, The micromax people have just rebranded it. So if anyone could find something interesting would be helpful here. I even tried ZTE Blade's custom recovery but doesn't work. Just imagine that Spice MI300 has custom recovery and froyo but not Micromax A60. Its a shame for micromax being so lame..!

yeah,its lame that micromax people want to lag behind in this whole andorid scene
This is for testing purpose whether recovery allowing us to use our custom zip or not.

Note:Im not responsible if anything goes wrong.

I think nothing goes wrong bcoz it contain only bootanimation.zip

I created a update.zip to install bootanimation.
Anybody try this tell whether it is working or not?

http://db.tt/iEzFLqV

Thanks to fonehacker for bootanimation.


Sent from my HTC Desire using XDA App

yeah man.i will try this and post the response,thanks for the efforts man

What are you using to create update.zip kitchen or manually?

Try dsixda kitchen to create update.zip.
It will automatically create update script.

Sent from my HTC Desire using XDA App

all teh update.zip creator scripts work on the same default compilation checklist and i suppose the real problem here is the source....we are darn missing it!!!(GPL)

Thanks i did the entire flashy thing and restarted the phone.. i downloaded the img and the flasher app and did it.. so now i shouldnt be facing any problems? i hope so.. Thanks for the solution keeping my fingers crossed and hoping it would freeze again

yeah man ,once you flash the recovery ,it should be fine.....

We have recovery.img dump.
so we can ask the developer to develop a custom recovery for micromax.


Sent from my HTC Desire using XDA App

yeah and thanks for contacting the developer

You are already on that site and this is it, i dont see any more help coming... I'm planning to get Droid 2 next month or may be some other android phone... I need qwerty keypad now along with froyo or gingerbread... :D

get the desire Z then....perfect choice of hardware and also the best developing support from the community

Today I found this.
Anybody want to create a custom recovery for this phone.

Source:
https://github.com/packetlss/android_bootable_recovery

Tutorial:
http://android-dls.com/wiki/index.php?title=Build_a_custom_recovery_image

Update:
I asked one developer to develop a Custom Recovery.
He asked Recovery Dump.
I gave him a link.

Updated:
Reply from Him



I'm also cant confirm that.
See that in your mobile and tell.

Sent from my HTC Desire using XDA App

thanks a lot again for taking the pain man, :)

I got a new BSNL and DOCOMO 3G SIM and i have activated 3G.. but i am not getting 3G speeds at all and when i called up DOCOMO the guys says that a60 is not 3G compatible!!! Same with BSNL as well not even getting 200kbps.. pages take a lot of time to open.... Anyone here using any 3G services please provide info.. it will be greatly appreciated..

man,3g is fully supported and i am using it on airtel...the speeds are absolutely fine

Its ZTE JOE series-Eclair kernel(2.6.29) Used on Micromax a60. I went to the micromax service center today and i saw this thing on their computer, i never bothered to see it. The service center guy is kool and i got to know a few thing. I have given my phone for replacement they called me twice and both the phones they recieved from micromax for me were bad. So i have to wait untill Thursday again. Well its the ZTE JOE series-Eclair kernel(2.6.29) for sure. There was nothing else on his PC so i can tell you guys for sure... Well drellisdee i am already following you on twitter was about to post there but saw your posts here... :) Glad to test it. I don't mind screwing my phone, cause i have this service center guy who is kinda friend now and my phone will be under warranty atleast for 6 more months :) Well the problem with this phone is it doesn't connect to adb when switched off... :|

you know what rudie..the kernel is the same but has been updated with a newer board revision for the qualcomm proccy

made critical mistake in first test recovery image forgot to symlink busybox shell. Will upload fixed later tonight. Vijkap dont mess with test image.

Update For Fixed one:

I haven't gotten much feedback from testers.

Here are directions:

Download this recovery and unzip it and copy to root of sdcard
md5sum is 51666288f0e9084133c2b55595250b69

recovery-a60-gnm-1.img.zip
password is gnmtest

download flash_image.zip and unzip and copy to root of sdcard

flash_image.zip

Download this and copy to root of sdcard (do not unzip)
signed_test_flash.zip

commands to flash recovery

from adb shell or terminal (requires root # prompt)
Code:
su

mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system

cat /sdcard/flash_image > /system/bin/flash_image

chmod 755 /system/bin/flash_image

mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak (notice this file install-recovery.sh may not be on your device if it gives an error or file not found move on)

flash_image recovery /sdcard/recovery-a60-gnm.img

sync
then power off device and boot holding "HOME" key

Please test nandroid backup/restore by using the nandroid backup and restore option

Please test usb mass storage in recovery

Please test flashing of signed-test_flash.zip which if successful will place test-flash_file in /system/bin

Please test key mapping if if it is wrong use keycode debugging under other menu and send me keymapping and keycodes. IE. vol-up is keycode 000 etc

This is a test version I'll do full release soon after bugs (if any) are worked out.

firstly a big thank you for this wonderful effort and i will be more than happy to test it ...i will be available online from 8:00 IST an all alternative days..
and also which recovery base are you using...?

is no one able to test the custom recovery?

i am .... :)please send...(should i just go with the above posted steps by you or should i contact you via PM?)
 
  • Like
Reactions: ameshalex

rudie_techie

Senior Member
Jan 21, 2011
150
14
Mumbai
I have mailed to the Micromax people asking for the source kernel to be given out under GPL. I know that will not work but what if it they feel they should... Just took a change. I think everyone should mail them with such request politely, may be they change their mind... Waiting for the phone for now..! Grrrrr...

Instead of HTC Desire Z i think i would buy Motorola Milestone 2 (Droid 2). Whats say??
 
Last edited:
  • Like
Reactions: ameshalex

victor px5

Member
Mar 27, 2011
9
0
Bangalore
Hi,

I had booted the phone to bootloader mode and tried to connect with fastboot, but it just says waiting for device and does not continue. Anybody knows why fastboot is not connecting. Isn't it better to load the recovery image posted by drellisdee with fastboot?
 

aravind787

Member
Mar 5, 2011
8
1
nope nothing has changed mate.. its still the same.. it freezes up when in idle mode.. i am suspecting it could be a battery problem with a batch probably.
 

heysupratim

Senior Member
Sep 20, 2010
216
98
Vancouver
Geez guys. I posted the amon ra based recovery test several pages back with full instructions.

alright thanks man..will try and post my feedback in the recovery thread

I have mailed to the Micromax people asking for the source kernel to be given out under GPL. I know that will not work but what if it they feel they should... Just took a change. I think everyone should mail them with such request politely, may be they change their mind... Waiting for the phone for now..! Grrrrr...

Instead of HTC Desire Z i think i would buy Motorola Milestone 2 (Droid 2). Whats say??

yippee i mailed them too...nw what we need is some more pestering done
and btw the droid 2 is also a good choice
 
Recovery image cannot be extracted!

So far the best and easiest way i could find to flash recovery image is by using a software on phone itself,no Pc required in the process.
So here it is:
1.First of all download the recovery image I posted and extract it in the root of your SD card.
2.Rename the image to "recovery-backup.img".
3.Download "Recovery flasher", I have uploded it here:

4.Install and start it,then press "Restore Backup image" button.
5.Congrats,your Andro has got new Recovery.
Please say thanks if i helped you.:)


Sent from Micromax A60 [rooted]
fonehacker
I have tried all the links in multiupload. The recovery image just cannot be extracted. 7zip says "Incorrect command line."

Please help me understand where I am going wrong.
 
Last edited:
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    ~Finally we have Froyo for A60 ,scroll down to the bottom of the post to get the links to it ~
    _______________________________________________________________________________________________________________________________
    Phone Details
    _______________________________________________________________________________________________________________________________

    The tech specifications-The Tech Specifications

    the price of this phone (unlocked) is-150 US$(6800 INR)

    _______________________________________________________________________________________________________________________________
    Rooting
    _______________________________________________________________________________________________________________________________

    to root the phone-

    use Universal Androot and its soo easy-download it from here-Universal Androot

    1.download the apk file
    2.use root explorer already installed on the device,and install the universalandroot
    3.and then simply click root and.... bingo u are done with it ..

    the phone has no force closes due to this and u can anytime unroot the device using universalandroot...so dont worry about it

    _______________________________________________________________________________________________________________________________
    Battery Life
    _______________________________________________________________________________________________________________________________

    to increase the battery life do the following

    1.download set cpu
    -either buy it from market or get it from other source(google it people)
    2.root the phone if you haven't done it already
    3.start set cpu and goto profiles tab
    4.select enable profiles
    5.click on add profile
    a)click charging ac/full-600 max and 600 min
    b)charging usb/full -600 max and 600 min
    c)charging /full-480 max and 480 min
    d)temp>50C-480 max and 122 min
    e)screen off-122 max and 122 min
    f)battery <31% -245 max and 122 min

    6.Word of advice is to -a)turn off auto sync
    b)use only a single home replacement app,f you are using multiple like launcher pro ,adw with the
    default launcher,then use home manager(free from market)and then kill the other
    running home launchers
    c)and also use a very light on resources home screen setup,like the one that i use(the launcher is
    launcher pro)(the screenshots in the attachment)


    _______________________________________________________________________________________________________________________________
    Tools & Bootanimations
    _______________________________________________________________________________________________________________________________


    1.USB driver-Find It Here

    2.Flashing tools for a60 (for flashing the recovery and other files ) -Click here

    thanks amansingh6940 for those reuploads

    3.Bootanimation thread -Get it here

    thanks to rushank2112 for the creation of the thread

    4.Micromax a60 Hardware information thread -Get it here

    thanks to harpayara for the creation of the thread

    5.SuperPhone Bootanimation -Get it here

    thanks to amansingh6940


    6.ADT Tool -Get it here

    thanks to raghu hunter
    _______________________________________________________________________________________________________________________________
    Tutorials
    _______________________________________________________________________________________________________________________________

    0.Complete a60 Noob Guide for everything custom-The a60 noob guide

    thanks lucky Dogra for his efforts

    A.How to access the Recovery Console-Recovery Console-How to access

    thanks manju991 for this one

    B.How to manage with limited memory-Manage with Limited memory

    C.How to install apps on your sd card(this not exactly installing them on sd rather making a symbolic link on the sd card)


    STEPS

    1.Download the file from here-Download Links2sd

    2.Install the app

    3.Download the partitioning tool from here-Minitool Partitioning Wizard

    4.Install the above software on your computer

    5.Now connect the phone via usb to your computer and mount it

    6.Start the partition wizard application on your computer

    7.Select the mounted drive

    8.Right click on the device and select resize

    9.Resize your sd card to a suitable limit and leave some unallocated free space

    10.Now select that unallocated space and right click and selct modify

    11.Now select the format option of ext3 from the drop down list

    12.Now come to the home window of the software and on the bottom left side you have an option called apply the pending changes,select that.

    13.After the changes have been applied exit the application and then dismount the drive

    14.Power off the phone and then remove the sd card once and then reinsert it again and restart he phone

    15.Once you are done with that,start the application link2sd and then you are ready to go....link the application you see to you allocated ext2 partition

    ~CAUTION!!!!~

    1.do not link any system app
    2.don't link widgets and home launchers like launcher pro or adw
    3.and don't link any antivirus app...

    "go on enjoy freeing up space in the internal memory"


    D.How to Flash Stock Rom Dump

    Link here

    STEPS

    1.First of all download the recovery image I posted and extract it in the root of your SD card.
    2.Rename the image to "recovery-backup.img".
    3.Download "Recovery flasher"-Recovery Flasher
    4.Install and start it,then press "Restore Backup image" button.


    credits to fonehacker for this



    E.Tutorial for changing the font color of Clock and Notifications in Statusbar-See it here

    thanks to rushank12 for his efforts



    F.Customize your android phone COMPLETELY-Customization Tutorial

    Credits to borax12 for the tutorial

    G.How to remove Netlock Code-Remove NetLock Code problem with some custom roms

    Credits to H M Judge for the tutorial


    H.How to solve APN problem in Froyo for a60-Remove APN problem occurring in some froyo based roms

    Credits to Lucky Dogra for the tutorial


    I.The battery saving guide for a60-Battery saving tips for android phones

    Credits to H M Judge for the guide


    J.Making any Rom Transparent-Click here to see the Guide

    Credits to forever king for the guide


    K.Changing Boot Logo -Click here to see the Guide

    Credits to akash akya for the guide

    _______________________________________________________________________________________________________________________________
    Rom Dumps
    _______________________________________________________________________________________________________________________________


    Complete rom dump

    1.Link1

    this is a complete rom dump with the system partitions,using rom dump from here-Rom Dump tool from Android podtwo

    2.Link2 (Newer)

    3.Another link if above two dont work -Click Here

    4.Latest Link as of July 27th July 2012 - Click here - posted by raghu_hunter


    PS

    How to flash it

    to flash the second rom dump use the steps given in the document uploaded in this post-Steps to flash the Rom dump


    credits to rudie_techie,and ngage_me for their efforts

    _______________________________________________________________________________________________________________________________
    Custom Recovery
    _______________________________________________________________________________________________________________________________


    Final tested version -clockwork recovery(display issue fixed)

    This is the one you need to download-Final Clockwork recovery

    :eek:ld:
    The custom recovery thread

    Click Here

    a big thanks to drellisdee for his efforts


    2.Clockwork mod recovery v5

    Latest CWM v5 recovery for a60

    a big thanks to ngage_me for his efforts


    3.Clockwork mod recovery v6 -LATEST

    Latest CWM v6 recovery for a60

    a big thanks to atulanand94 for his efforts
    _______________________________________________________________________________________________________________________________
    MODS and APPS
    _______________________________________________________________________________________________________________________________


    1.Reboot Menu to Power Menu: -

    Click Here

    thanks to svprm for this great share


    2.To use gtalk on your phone -Find Out here

    thanks krishna for this great find


    3.Phone Video Recording upgrade to 640*480 at 29fps -click here

    thanks harpayara for this great effort

    4.Phone Video Recording upgrade 2 -click here

    thanks harpayara for this great effort

    5.Chrome browser mod+miren browser -click here

    thanks varun.chitre15 for this great effort

    6.Adobe Flash Player 11 for a60 -click here

    thanks harpayara for this great effort

    7.Reboot Option in Power menu -click here

    thanks hasan4791 for this great effort
    _______________________________________________________________________________________________________________________________
    Custom Roms
    _______________________________________________________________________________________________________________________________

    ~~IMPORTANT~~

    How to Install Custom Rom -Click Here for the instructions

    Thanks to andro.king for the effort to write the document



    ROM List


    1.Final Froyo Port -(from n720 zte phone rom dump)(Everything working) -Final Froyo Port-Stable

    (credits to samrox,santodelaespada(for the rom dump of n720 FROYO),Varun ,Preet,ngage_me & the entire A60 FROYO TEAM

    PS- Well if anybody is interested in just getting the zte rom dump(this is not a rom to flash ,this is only if you want to develop a rom off this one ,then this link is for you )

    Zte Rom Dump

    ~Credits to santodelaespada for providing us with this ~


    3.First Froyo Port(partially working)-Click here

    thanks to varun for taking the pains to port the froyo rom over to a60


    4.JetMod Rom by IndieDevers

    Jet ROM 2.1 -Froyo Rom with the best benchmark scores

    IMP- GPS fix for Jet 2.1- Click Here

    JET ROM 1.0

    Jet 1.2


    Thanks to varun.chitre15 for developing this rom


    5.Cyanogen Mod 7 port -not fully working-Cyanogen mod 7 port

    thanks to fonehackezhs for making it


    6.Eclair Rom-Rom by svprm

    thanks a ton to svprm for the wonderful effort

    7.MIUI forked RomNot fully working -Link for the MIUI based rom

    credits to maniacscorpio

    8.The Sense Rom-Sense Rom

    credits to 1lshara

    PS-bugs at the moment-cannot authorize the application requiring account authorization(the onles including redirection to account verification pages in the browser)cause force close of the browser.credits to 1Ishara for finding this out

    UPDATED -Sense With WP7 style


    9.Cyanogen Mod 7 Port-Cm7

    credits to sam,varun & rohan & kjain9878

    PS-bugs at the moment-


    10.Kul rom- Get it here

    credits to H M Judge


    11.SpeedY RoM Version 1- Get it here

    credits to bhanu423


    14.MicroFire version 2.0- Get it here !!NEW!!

    credits to akash akya to for his efforts


    15.JetMod 2.2 - Get it here !!NEW!!

    credits to varun.chitre15 for his efforts

    _______________________________________________________________________________________________________________________________
    Themes
    _______________________________________________________________________________________________________________________________

    0.Xperia Theme for Froyo for a60Get It here

    thanks to varun for his efforts

    1.Colored settings themeGet It here

    thanks to rushank for his efforts

    2.BX density theme-Get it here

    thanks to by takshak for his efforts

    3.Complete Black theme-

    Get it here

    thanks to svprm for this great share

    4.Sony Xperia Theme for a60
    Sony Xperia Theme for a60

    Thanks to varun for making it


    5.New themes for andro a60
    New Themes

    thanks to prateek.maac for this share

    6.The Custom Droid theme for a60
    Click here to get it

    thanks to deep@androidxda for the efforts

    7.Dark Purity theme for a60
    Click here to get it

    thanks to deep@androidxda for the efforts

    8.'Androidian' theme for a60
    Click here

    thanks to himsin for the efforts

    9. ICECREAM SANDWICH THEME v v1
    Click here

    thanks to varun.chitre15 for the efforts

    10. Ambiance Theme for a60
    Click here

    thanks to rushank2112 for the efforts

    11. Froyo Theme for a60
    Click here !!NEW!!

    thanks to Amusaw for the efforts
    _______________________________________________________________________________________________________________________________
    About Borax12 & TechTurning
    _______________________________________________________________________________________________________________________________

    TechTurning has a Website!!-TechTurning-Keep Imbibing the geek Culture

    Our Youtube Channel-We're on Youtube

    Borax12's Twitter page-Follow me

    TechTurnings on Facebook Too !!--TechTurning on FB

    Borax12's an Artist -Borax12's portfolio

    Borax12' Often Shares his Source code too,btw hes an android Developer too-Borax12's Github
    12
    ICECREAM SANDWICH THEME v v1

    Hello friends here is the full ICECREAM SANDWICH THEME v1 for a60 by me
    Thanks to amansingh and anirban for testing it

    Screenshots
    shot_000023.png


    shot_000025.png


    shot_000026.png



    shot_000029.png


    shot_000030.png



    shot_000032.png



    Link
    http://www.mediafire.com/?67da6ocdsz36vm3

    Flash zip in recovery.
    It is only for froyo.


    Hit thanks if u liked it

    Sent from my Micromax_A70 using Tapatalk
    11
    sens rom by 1Ishara

    :):):):):):):):)sens rom by 1Ishara:):):):):):):):):):)


    :):):):):):):)Guys this is my custom rom link:):):):):):):):):):)

    http://www.mediafire.com/?qvdxmlnukncn8zf

    Note- After download sense rom put it in your sd card and flash it with clockwork mod before that wipe data and catches
    and after install rom 1st you should select ring tone and notification tone because i remove the originals and if you didnt select ring tone you may miss sime calls:):):):):):):)





    in this rom i included

    Rooted and install busy box

    apps2sd (less bugs)

    Smooth Lp sense launcher as default

    Good memory mgt (using default android task mgt re writing and every time phone get 30 Mb free ram even you have lot of apps )

    Enhance battery life

    Zip alignment

    replace 3d gallery to 3d gallery

    newest version of root explorer

    Remove unwanted apps and game

    Add bftp and zip manager (no add)
    Volume boost for better sounds in head set ...

    Mute startup sound

    Remove unwanted ring tones and put new wallpapers

    HTC theme( credit should go to theme developer)

    Guys i dont need any donations just put some clicks to thanks button;););););););););)
    9
    Hello friends,
    This is new Xperia theme for Micromax A60 by me
    Flash it in recovery
    Link
    http://www.mediafire.com/?fxnesdai4aqlm9a

    Screenshots:
    20120214180658.jpeg



    20120214180834.jpeg



    20120214180858.jpeg



    20120214180925.jpeg



    20120214180945.jpeg


    Thanks to Anirban for testing
    This theme is only for 2.1 and best recommended in Jet ROMs



    Hit thanks if u liked my work
    8
    UUUPPPDDDAAATEEE high video recording

    :::::::::::::::::::::::::"expirencE HIGH QUALITY VIDEO RECORDING"""::::::::::::::

    ::::::::::::::::::::DOWNLOAD THE ATTACHMENT AND EXTRACT THEN
    1>PUT IT IN ANDROID 2.2 UPDATE.ZIP (any ZTE N720 SAM or JET2.1) ::::::SYSTEM/ETC/::::
    2>PUT THE UPDATE.ZIP IN SD CARD AND FLASH IT VIA RECOVERY
    3>THE SPEED OF YOUR SD CARD IS NEEDED(WRITTING SPEED)
    {{{"FOR THAT CONVERT YOUR SDCARD INTO "FAT16 OR FAT "FORMAT" TO INCREASE SPEED:::NNote'""""OPTIONAL IF CAMERA SAYS FORCE TO CLOSE}}}}}

    ::::::::FEATURE ++++++=
    +VIDEO RECORING AT 640*480 RESOLUTION AT 29FPS

    + INCREASE IN PHOTO CAPTURING CAPABILITIES

    FFFull update will be uploade after my exam::::::::::::::::::
    """"""""""""""""""""""::::::::::::::ACCORDING TO ME ITS AN BEST GIFT YOU EVER GOT SOOOOOOOOO :::::::::ccLICCK ccCCLLIK THANKSSS SSS:::::: ::::::::::::::::::
    IT TAKE LESS THAN A MINUTE TO SIGN IN AND CLICK THANKSSSSSS::::::::

    AND ALSO BLESS FOR ME SO THAT MY EXAMS WILL BE GOOD FROW YOUR HEART AS I DEVOTE 3DAYS ONLY FOR IT .......PLEASE.......ALSO CLICK ON THANKS