Monday, March 18, 2013

Restoring Accidentally deleted launcher

Incase you have deleted your stock launcher accidentally here is the soultion:


Are you using Ninja 3 ? Is your Phone rooted ? You should already be having recovery . You can go into recovery by pressing Volume + button with Power Button on startup. Incase you need to install recovery follow this link : http://androidatyourtips.blogspot.in/2013/01/how-to-manually-install-recovery.html Incase you just need the HOLO launcher download or Ninja 3 stock launcher http://www.mediafire.com/?88cv8i0ft21y79n 


Hopefully you have rooted the phone and have Android tools installed. In android cmd terminal give these commands after downloading the launcher and placing it in the android bin folder. 
adb root 
adb remount
adb push MLabsLauncher.apk /system/apps
adb reboot

Hopefully this will solve your problem.

Saturday, January 12, 2013

How to Manually Install Recovery


Messed up your Recovery option on android? Or Do you want to manually install custom recovery ?

 CyanogenMod Recovery not working ?

Is your phone not going into recovery mode and showing just logo ?

Here is your solution to all these problems ::::::::::

Download the recovery image file of your choice or here is the stock recovery.img
Save it to your SD Card directly and not in any folder.

Download the flash_image.zip and unzip to your PC folder. install the ADB from Android Sdk site, then you will be able to run adb command
OPEN ADB and run the commands:


adb root 
(This will start ADB as root, or notify if it is already running as root.)
adb remount 
(This will mount the system partition (/system) as writable, allowing the following)
adb push flash_image /system/bin 
(This will send the flash_image script into the /system/bin, so we can use it from within the shell.)
adb shell chmod 0755 /system/bin/flash_image 
(Finally, change the permissions of the script to allow it to perform the desired action. Now that the script is installed, we are ready to proceed with flashing the custom recovery, saved on the root of the SD card earlier: )
adb shell flash_image recovery /sdcard/recovery.img



then run “adb reboot recovery” , the phone will be rebooted to recovery mode. you will be able to run the option called “Flash zip from sd card”
Hopefully it will look like this

Monday, December 31, 2012

BUYING AN ANDROID PHONE

What to consider when buying an ANDROID phone ? Especially if its your first ANDROID mobile.


Is money a factor ?
In case money is a factor then go for micromax sets in the market. Avoid Chinese sets. they don't have any guarantee.

If money isn't a factor then your requirements should be in the order:
1. Processor. Go only for processors above 1GHZ
2. RAM . I insist it should be 512 MB minimum. Don't buy less than that. You will regret.
3. ROM. Minimum 512 MB. Most apps in Android market tend to install in pone memory. 
    Internal memory should be as high as possible within reasonable price.
4. Whether the manufacturer provides UPGRADES. Android updates to upper OS is normally preferred                        .    since the new OS would be much more user friendly and less bugs.

Now coming to less important points:

    WiFi should be an important requirement. 
    A-GPS or assisted GPS is required for navigation. You are guaranteed to love it.
    Touch should be capacitive. Avoid resistive touch phones.

Saturday, December 22, 2012

Messed up your Android Micromax Ninja 3 A 57

Warning: These stuffs are not for newbies. Rooting and installing custom ROMs,etc are not for everyone. Rooting your phone will void your warranty. There are risks like bricking your phone and making it useless. Proceed at your own risk. You and only you are responsible for anything you do to your phone. With that said, lets proceed.. 



Did you mess up your android Micromax Ninja 3 A57 after rooting ?

Is it Continously rebooting after flashing whitescreen ?

Is it not going beyond the Micromax Ninja 3 Logo ?
Do you have driver problem ?

Well dont Worry... HELP IS AT HAND.

Just Download STOCK ANDROID ROM for Micromax Ninja 3 A57 (If you are using other android phone just Google Search *Your Mobile Name + Stock ROM* and flash it.
STOCK ROM is required for all micromax devices as micromax does not allow any installation other than its own digitally signed updates. Incase you have clockmodrecovery installed then you can install Custom ROM's too.

Download the Stock Rom. Micromax A57 users can download stock rom from this link :

 Micromax Ninja 3 A57 Stock ROM.

Copy it to your SD card. insert the SD card in your mobile.



Now to flash the device with the downloaded ROM you will first need to get into recovery mode:

You do this by PRESSING POWER BUTTON + VOLUME UP button for Micromax A57, For other phones you can do this by mostly POWER Button + Home/CAMERA button.

Now using the Volume Up and Down button for Navigation go to APPLY UPDATE FROM SD CARD. Use the Power Button to select it.

Now wait for the System to finish the install. Then click on Reboot.

For the 1st time starting will take time. After that boot will be extremely fast.



To know how to root your Micromax Ninja 3 A57 device click here .

How to root your Android Phone ?


Warning: These stuffs are not for newbies. Rooting and installing custom ROMs,etc are not for everyone. Rooting your phone will void your warranty. There are risks like bricking your phone and making it useless. Proceed at your own risk. You and only you are responsible for anything you do to your phone. With that said, lets proceed.. 

Root your Micromax Ninja 3 A57

WORKS FOR ALL ANDROID PHONES. Demonstration on Micromax Ninja 3 A57.
  1. Connect the phone to your PC with the Data Cable provided. It will install required drivers on your computer.  Now Disconnect the phone again.
  2. Download and install Android SDK from here if not already done and install Android SDK Platform Tools and Google USB Drivers 
  3. Download UnlockRoot from here : http://www.unlockroot.com/ 
  4. Download the given attachment. 
  5. Extract adb_usb.ini from it and place it in C:\Users\(your username)\.android . Create the folder if not found. 
  6. Now enable USB Debugging in your phone through Settings->Applications->Development Connect your phone and PC through USB.
  7. Go to Device manager and see if ANDROID DEVICES is shown. If yes then continue with next steps.
 Rooting Guide:
  1. First install drivers Install and open UnlockRoot. 
  2. Click on ROOT and then choose your device name.
         It will begin rooting and your phone will restart.

 Congratulations, your Micromax A57 is now rooted.



1.To boot into recovery mode, switch off your phone. 
Press and hold vol+ and power key. 
2.To boot into fastboot mode, switch off your phone. 
Press and hold vol- and power key. 

 Here are the Rom dumps of this phone for developers: 
Here is the signed stock rom for Micromax Ninja 3 A57