Showing posts with label root. Show all posts
Showing posts with label root. Show all posts

Wednesday, 7 May 2014

Root Samsung Galaxy Mini GT-S5570 | Gingerbread


Credits : Contents of this post are totally inspired by http://rootmyandroid.org/root-samsung-galaxy-mini-gt-s5570-froyo-gingerbread.html but it needed a little correction plus i wanted to provide abridged version of it. This tutorial tells about rooting the phone which already has gingerbread installed. For froyo , check the above link because i have not tried those steps).so here i go :

1. Backup important contents of your phone.

You can use Super Backup app for the purpose. This app keeps the backup on the sd card in a folder by the name "smscontactsbackup" and keeps it safe. You can also copy the backup to your Computer.

2. make sure that your phone is charged at least 90% so that it does not goes off in the middle of the rooting process. Also be sure that your computer is set off with the antivirus and firewalls, the cable with the specific drivers must be ready. Get USB Drivers for Samsung Galaxy Mini GT-S5570(Windows 7) (direct link). For windows 8 you can try http://forum.xda-developers.com/showthread.php?t=2038555.(I have not tried it on windows 8)

3. Set Debugging Mode on through Settings>Developers and then check the box.
4. Download the required files
   download here. transfer this file to your SD card and do not keep this in any folder but straight away in the SD card.
5. Turn off your phone and got to recovery mode by pressing the HOME+POWER BUTTON simultaneously.
6. Choose “Apply update from SD card”.
7. Use the volume rocker for navigation.
8. Choose the zip file you downloaded
9. wait for it to finish.
10. Your phone will automatically reboot. If not, reboot it yourself.
Done! now you have rooted your device.

Tried On : Samsung galaxy mini gt-s5570 aka tass with gingerbread 
May work for : No other phone

Is it safe to root your android Phone?

When i was doing it for the first time i was also worried about it so much. I googled hard. I found that only 2% of the careless people who are doing it for the first time get their phone bricked. Bricked phone means the phone is now as useful as just a brick ( It does not boot at all) . I did it for the first time safely, no issues were faced. However if the phone is switching on but not booting completely, it can surely be corrected. So in my opinion it is safe and worth doing. Don't do it only if you don't like geeking around and you are so damn careless. :) happy rooting.

Monday, 5 May 2014

Install Android Kitkat 4.4.2(cyanogenmod 11) on Samsung Galaxy mini GT-S5570 (Camera and video recording also working)

This is a completely working guide to install CyanogenMod 11 (Android Kitkat 4.4.2) for ONLY samsung galaxy mini (tass) (GT-s5570).
Read this if you are confused :Is it safe to root ?
Trying this on any other phone (even s5570i) may cause harm.
I am using the custom ROM from http://jenkins.androidarmv6.org/. My method is a little complicated and long. It would be appreciable if someone provides equally reliable and shorter method.
Here are the outlines of the method (Suitable for first timers also, just visit links corresponding to the steps).
1. Root your phone. (visit the link by clicking on "Root your phone" and follow it carefuly)
2. Install Clockworkmod version 4 from here. (No , iam not promoting that blog (http://rootmyandroid.org). I am just promoting valuable content.
3. Update your Clockworkmod version to 6.0.4.5. ( download cwm 6.0.4.5)
4. Download and Install Cyanogenmod from here. Details about this release are here.
Here are the steps to install cyanogenmod 11.We installed this cyanogenmod only to get access to terminal emulator in order to update to cwm 6.0.4.8. You can try installing terminal emulator, just after you rooted your phone(just after step 1) but i am not sure about that method.
5. Download and install cwm from here. Directions to install are also given in the link. Just install the recovery, aromafm_tass is not required.
6. Install the Final best stable version of Cyanogenmod from jenkins (click this Direct link to download your required file)
All previous releases can be found at http://download.androidarmv6.org/_builds/tass/
How to install this final version of cyanogenmod?
7. Install gapps suitable for this ROM and your phone. Go to the link and follow the installation instructions. This is the ultra stripped version for the phone and the ROM which means minmal google apps. If you need some more google apps you can download them from the play store easily. As the author of this package of gapps has said, "Important no flash this with the rom, first flash rom, turn on the phone for the first time, and then reboot to recovery and flash this zip."

First thing to do on your rooted GT-s5570 phone?
End of story :).
If you get this error on phone, just reboot it manually. It actually happens when your phone switches off abnormally.
Also for instant speed results on your phone perform these simple tricks :
1. Enable Developer options in kitkat
2. Disable animation effects
3. Visit performance options in the settings to overclock or underclock the CPU. Yes it is in built within the ROM you just installed. (set it on boot while overclocking or underclocking) . Max. 768 MHz suits best for me without random reboots. Set minimum to 122 MHz and enjoy better battery life.

Note : Never reset your phone through android settings with this ROM, It leaves it unusable and you may need to reinstall the ROM.

Tried On : Samsung galaxy mini gt-s5570 aka tass with gingerbread (was not rooted before all this)
May work for : No other phone

Featured Post

PHP EmailMessage class for extracting attachments

Hi, recently I had to create a php program which fetches emails with attachments (including inline). I searched a lot and succeeded with h...