Skip to main content

HOW TO INSTALL ROM ON GALAXY Y



WHAT TO PREPARE?

1download the ODIN s5360 from this “  HYPERLINK "http://adf.ly/5Z0Sd" \t "_blank" LINK
2. Extract it up after downloading
2. Cable wire of your GALAXY Y.
3. Pc with windows or later versions.

4. Galaxy Y GT s5360 device.
5. Downloading your Samsung kies from “ HYPERLINK "http://adf.ly/5Z0XY" \t "_blank" LINK

**note>>
 Things to do before starting:
1. Make backup of your contacts , messages, files and anything you wanted because flashing rom will erase up your all data..
2. good battery backup should be there make sure your Smartphone is nearly fully charged.
3. Remove the SIM card and the external memory card
4. Hard Reset - do hard reset before flashing (for cleaning memory cache of the phone). Master reset code *2767*3855# .
TUTORIAL

Setting up the Samsung GALAXY Y into Download Mode and Connecting to PC.
CONNECT  SAMSUNG GALAXY Y GT S5360 WITH YOUR PC USING USB CABLE WIRE

>> Turn OFF phone,
 >>press the three buttons Volume Down + Home + Power Key all together
>> download mode screen is opened use the Volume Up button to proceed. 

2. RUN ODIN downloader  on your PC desktop or LAPTOP.

3. Load the firmware in the designated button spaces.
>>PIT - "totoro_0623.pit"
 >>BOOTLOADER - "BOOT" file.
>>PDA - "PDA" file.
>>PHONE - "MODEM" file.
>>CSC - "GT-s5360-MULTI-CSC" file.



When screen shows android man saying>> "Downloading..." Connect phone to PC with the  USB cable. 
Odin will automatically recognize it if it's connected properly, the ID:COM mapping will highlight to color yellow and says "added" on the log box.

>>Start Flashing
"Start" Button when all are set perfectly to begin flashing.

CAUTION: Avoid touching the phone while the flashing already started, any interruption will result into serious issues like soft-brick or hard-brick.

Let the flashing completes, a progress bar displays until the firmware downloading process finishes. It only takes around 3 to 5 minutes, depends of your PC speed.
When "PASS" appears, meaning flashing is done. And then the device will reboot after it is opened you can remove the cable safely.
After flashing select for your default language. Because the default language will be in Indonesian. 


** note:  This rom has an issue of "unexpected SD card Removal error". So you need to update your firmware using KIES for the latest "OFFICIAL FIRMWARE UPGRADE FROM SAMSUNG".(recommended)

and you are done with the flashing ROM ON YOUR DEVICE!


Comments

Popular posts from this blog

PowerShell Gallery is currently unavailable

Recently working on an automation in windows server I got this issue and my automation got stopped. Generally by this error you will know the server is unable to reach out to the PSGallery. ERROR [DBG]: PS C:\Users\nagarro>> Get-PSGalleryApiAvailability -Repository PSGallery VERBOSE: Error in executing PowerShell Gallery is currently unavailable.  Please try again later. Resolution So 2 things which can be done here is: 1. [Net.ServicePointManager]::SecurityProtocol Run this command to check whether the tls1.2 is enabled or not. I f it is not listed just run this command- [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12      2. Sometimes the internet explorer first configuration due to security reason my cause this issue. So you need to open the PS gallery in the IE and add these sites as a exception. You can also disable the config in the registry setting of IE. I was able to so...

How to increase internal memory of your Android !!

Want you to increase Internal Memory of your Android !! 1- First you have to download Mini tool Partition and install on your PC. 2- Connect your SD card to your PC using card reader and backup your SD card data onto your PC as we are going to format it. 3-  Open Mini Tool Partition in your PC and when the wizards open click on your SD Card and select Delete option. Now your SD Card memory is unallocated. 4- Then Right click SD Card and select create option. A popup window will open giving you the choice for making partition ; create partition as primary and file system as FAT if SD Card is less than 4GB and FAT32 if it is more than 4GB. Leave about 256 MB or more space (your choice) for creating the next partition which will be your phone's internal memory. 5- Then select done and do right click on unallocated space of your SD Card and again click create option. Select Primary partition but change the file system to Ext2, Ext3 or Ext4. ( Note: Ext2 is recommended as most ROMs...

Free container labs

Hello all, I am going to share free labs for quick hands on Docker and kubernetes. Hope they will be useful. 1.    Docker Lab setup