Sunday 29 December 2013

How to Create Own Custom Rom [FOR ANY ANDROID DEVICE]

- 0 comments
Who is this tutorial for?
Quote:
  • Absolute Beginners.
  • People with little or no programming skills.
  • people who really want to learn how to make custom rom's
  • people who want to learn android and don't know where to start

Tools Required : (Update them manually and report me dead links please)
Quote:
Step one: Installing the JAVA JDK, Cygwin and Setting up the Kitchen.
INSTRUCTIONS
  • Download and extract the cygwin_packages.zip
  • Run the set up(make sure there is no previous cygwin installation)
    Quote:
    NOTE: INSTALL CYGWIN IN ROOT DISK LIKE C:\
    • Follow the kitchen read me txt!!!
    • local package directory *must* be the path to the cygwin_packages folder that you just extracted
  • when it shows all the package names, go to the top and select "all default" until it changes to "all install" (you must click on the arrows)
    Quote:
  • Download the kitchen from above. Then, extract the kitchen's .zip file to a folder under your home account. Rename the dsixda-android-kitchen-*** folder to just "kitchen". In Cygwin, this folder would depend on what was set for your Cygwin install directory, e.g. C:\cygwin\home\John\kitchen
    NOTE!! If your user folder contains spaces (e.g. C:\cygwin\home\John Smith\kitchen), then the kitchen will not function properly. Instead, copy it under C:\cygwin\home\kitchen.
  • Now your ready to run the kitchen type:
    Quote:
    those who have their kitchen like this C:\cygwin\home\John\kitchen use these commands given below.
    Quote:
    cd kitchen(enter)
    ./menu(enter)
    those who have their kitchen like this C:\cygwin\home\kitchen use these commands given below.
    Quote:
    cd ../kitchen(enter)
    ./menu(enter)
    Quote:

    If you did things right you should see this:
    Step Two: Setting up a working folder


    THERE ARE TOW METHODS FOR THIS.
    1. WHEN YOU HAVE BASE ROM AVAILABLE.
    2. WHEN YOU DON'T HAVE BASE ROM.


    FIRST METHOD - 
    • First our folder structure should look like this:
      Code:
      cygwin folder/home/your user name/kitchen
    • Inside the kitchen it should look like this:
    • Now we need a rom to work on, for GALAXY ACE PLUS[s7500] users i will recommend this rom by blackburner but you can use any rom.
      Just Place the original rom zip in the original_update folder inside the kitchen.
    • run the cygwin.exe again type:
      Code:
      cd kitchen(enter)
      ./menu(enter)
    • now enter option 1, enter again. You should see your rom listed, choose and enter
      you will be asked about changing the working folders name, at this point it makes no difference so just continue.
    • congratulations you have a working folder!!!



    SECOND METHOD - this method is by neroyoung

    FIRST MAKE A WORKING FOLDER IN CYGWIN FOLDER
    Quote:
    IT SHOULD LOOK LIKE THIS
    cygwin folder/home/your user name/kitchen/WORKING_(your rom name)


    NOTE: FOR THIS MEETHOD WE NEED 3 FILES AND FOLDERS TO BE PLACED IN WORKING FOLDER.
    1. META-INF FOLDER - GET THIS FROM DOWNLOAD FILES LIST IN FIRST POST
    2. SYSTEM FOLDER - TUTORIAL BELOW
    3. BOOT.IMG - TUTORIAL BELOW


    2. getting system folder
    (NOTE - YOU MUST BE ROOTED FOR THIS MEDHOD)
    • This is universal method and can be done easily using terminal emulator.
      For this simply download Terminal Emulator from Android Market.
      we need freshly flashed device here. OTHERWISE YOU WILL HAVE LOT OF JUNK FILES.
    • Open it and type:
      Quote:
      su
      tar -c system/* >> sdcard/system.tar
      This will copy all your /system folder to your SDcard with name System.tar
      This will take some time to finish so be patient.
    • After it's done you should have a tar file in your /sdcard named system.tar
      You can extract it using Winrar or 7zip software. But yes this will have huge size , as it has other useless folders so you will have to delete them. After extracting this system.tar file you will get following folders (Similar one)

      Quote:
      • /etc
      • /fonts
      • /framework
      • /lib
      • /lost-found
      • /media
      • /sd
      • /semc
      • /usr
      • /xbin
      • build.prop
      • And some other files and folders like ""autorooted,kernel files" etc


      Now simply delete the folders marked in red color and its done.Don't worry if you don't have folders with red colors above,we don't need them.
    • And the final files that we will have in our system folders will be

      Quote:
      • /app
      • /bin
      • /etc
      • /fonts
      • /framework
      • /lib
      • /media
      • /semc
      • /usr
      • /xbin
      • build.prop

      If it dont have semc folder no need to worry.
      NOTE: YOU CAN ALSO GET THIS SYSTEM FOLDER BY USING ANY ROOT BROWSER. JUST FIND THIS FOLDER AND COPY/EXTRACT TO SDCARD
    • NOW COPY THIS system FOLDER TO WORKING FOLDER


    3. getting boot.img

    Here we have 2 options
    1. stock boot.img from stock rom - simple kernel which we get in brand new mobile.
    2. custom boot.img from custom kernel - kernel which are modified for overclock or other features


    Quote:
    1. getting stock boot.img from stock rom.
    extract your stock rom with winrar or 7zip. you will see boot.img there. copy it to working folder

    2. getting custom boot.img from custom kernel.
    • download any custom kernel which is only for your device. [galaxy ace plus [s7500] users get from here or here]
    • extract it with winrar or 7zip and copy boot.img to working folder
    NOTE: many of new devices have kernel.bin and other files instead of boot.img so skip this part if your device don't have it...

  • Step Three :change/modify/update rom

    YOU CAN MODIFY YOUR ROM IN TWO STEPS:
    1. MODIFY USING ANDROID KITCHEN - for basic modification.
    2. MODIFY MANUALLY. - for advanced modification.



    1. MODIFYING USING ANDROID KITCHEN
    Quote:
    watch this amazing tutorial by neroyoung on how to editing rom with kitchen
    NOTE: DON'T FORGET TO DEODEX YOUR ROM

    2. MODIFYING MANUALLY.


    FOR ALL ANDROID PHONES (ESPECIALLY FOR GINGERBREAD ROMS) USE THIS GUIDE FOR COOL MODS. like center clock,CRT animation, ics and jelly bean style mods etc... ANOTHER GUIDE BY ME
[Continue reading...]

Install Fusion v8.3 ROM on Galaxy S3 I9300 Jelly Bean

- 0 comments
How to Flash/Install Fusion v8.3 ROM on Samsung Galaxy S3 I9300 Jelly Bean Custom ROM/Firmware. This rom is based on CM10.1. Merged and cherry picked features from SlimBean and AOKP. I have provided the list of it’s features below. This post will guide you on How to Install Fusion v8.3 ROM on Galaxy S3 I9300 Jelly Bean Custom ROM. I have written some of the important key points below that you have to keep in mind before proceeding towards installation and also make sure you read each and every step of this tutorial to avoid any confusion.
samsung-galaxy-siii-i9300
Disclaimer: All the custom ROMs and firmwares, official software updates, tools, mods or anything mentioned in the tutorial belong to their respective owners/developers. We or the developers are not to be held responsible if you damage or brick your device. Proceed at your own risk.
Important Tips:
  • This tutorial is only for installing Fusion v8.3 ROM on Samsung Galaxy S3 I9300. Please do not try on any other Galaxy S III variants.
  • Your phone should be rooted and have ClockworkMod recovery installed from before > How to Root Samsung Galaxy S3
  • This tutorial will wipe out all your data. Proceed at your own risk.
  • Perform a Dalvik Cache wipe before proceeding from the recovery mode.
  • Samsung KIES will NOT detect your phone after installing this ROM because it is a custom firmware.
  • Make sure you backup all your data in your phone before proceeding.
I have written this detailed and easy to understand step-by-step instructions guide on How to Install Fusion v8.3 ROM on Galaxy S3 I9300 Jelly Bean Custom ROM. If you are used to installing custom roms on your Galaxy S3, then this should not be any different for you. However, for beginners, it is recommended that you read the whole tutorial before installing this ROM on your device. Let’s take a look at this ROM’s features and then get started with it…

Fusion v8.3 ROM Details and Features:

  • Customizable lockscreen
  • Fully themed (Also ThemeManager included)
  • Battery Styles (Deluxe) [big thanks to Osama Ghareeb]
  • Signal Styles
  • Breathing SMS option
  • Battery styles (Circle and also battery bar)
  • Navigation bar (Fully customizable)
  • Pie controls
  • Breathing SMS and Missed Calls
  • Use widget carousel
  • Custom Carrier label
  • Dual Pane options
  • Quick settings
  • Notification shortcuts
  • Status bar color and transparency
  • Clock and date options
  • Recents RAM bar (Fully customizable)
  • Clock widget for LockClock
  • CRT screen animation off
  • Enable/disable wake up on charge option
  • Koush Superuser implemented
  • Performance options and features
  • App Sidebar (Thnx Chaos)
  • Tablet UI
  • SELinux
  • Drawer Style Settings menu (Thnx Chaos)
  • Halo (Fusion Style)
  • And many many more…

How to Install Fusion v8.3 ROM on Galaxy S3 I9300 Jelly Bean Custom ROM:

Required File(s):
Step 1 – Download the above mentioned files for Galaxy S3 to your computer or download it directly to your phone.
Step 2 – Connect and mount your Galaxy S3 USB memory on your computer using the USB cable.
Step 3 – Now copy/paste the downloaded Fusion8.3-20130723-i9300.zip file to your SD card. Make sure the files are in the SD card root (not in any folder).
Step 4 – Then turn OFF your phone and disconnect from the USB cable.
Step 5 – Now to get in the Recovery Mode. Switch ON the phone while pressing and holding Volume Up + Home + Power buttons together.
Reboot-System-Clockwork

Step 6 – Once you are in ClockworkMod Recovery, select perform a full data wipe by selecting “wipe data/factory reset” as shown below. Use the Power button to select everything while in the Recovery Mode.
Wipe-Data-ClockworkMod
Step 7 – Then, perform a cache wipe by selecting “wipe cache partition” as you can see in the image below.
Wipe-Cache-ClockworkMod
Step 8 – Now this is optional, but it is recommended to perform a wipe of your dalvik cache as well. You will not get into boot loops or any other errors. From CWM recovery, go to ‘advanced’ and then select “wipe dalvik cache”.
Wipe-Dalvik-Cache-ClockworkMod
Step 9 – Then go back to the main recovery screen and select “install zip from SD card”.
Install-zip-from-sdcard-ClockworkMod
Step 10 – Now select “choose zip from sdcard” as shown below. Using your volume keys, navigate to the Fusion8.3-20130723-i9300.zip file that you copied to your SD card and select it using the Power button. Setup will start now.
Choose-zip-from-sdcard-ClockworkMod
Step 11 – After the installation completes, Reboot your phone by selecting “Reboot system now” from ClockworkMod Recovery menu as shown in the picture below. It might take a couple of minutes on first boot. So, be patient.
Reboot-System-Clockwork
[Continue reading...]

Install Android 4.3 based CM10.2 Nightly on Galaxy S4 I9500 Jelly Bean Custom ROM

- 0 comments
How to Flash/Install Android 4.3 based CyanogenMod CM10.2 Nightly on Samsung Galaxy S4 I9500 Jelly Bean Custom ROM/Firmware.  Android 4.3 is yet to be released for Galaxy S4 I9500 and probably it will be rolled out in November, 2013. However, CyanogenMod Team has rolled out the latest Nightly version of CyanogenMod 10.2 that is based on Stock Android 4.3. You can now enjoy the features of stock Android 4.3 Firmware by following the Tutorial below. Note that this is not an Official Update by Samsung, it is a Custom Firmware. I have written this post that will guide you on How to Install Android 4.3 based CM10.2 Nightly on Galaxy S4 I9500 Jelly Bean Custom ROM. It is recommended that you take a look at the Important Tips section below and keep those points in mind before flashing this Custom ROM on your Galaxy S4 I9500.
samsung-galaxy-s4-white
Disclaimer: All the custom ROMs and firmwares, official software updates, tools, mods or anything mentioned in the tutorial belong to their respective owners/developers. We or the developers are not to be held responsible if you damage or brick your device. Proceed at your own risk.
Important Tips:
  • This tutorial is only for installing CM10.2 ROM on Samsung Galaxy S4 I9500. Please do not try on any other Galaxy S4 variants.
  • Your phone should be rooted and have ClockworkMod recovery installed from before > How to Root Samsung Galaxy S4 I9500
  • This tutorial will wipe out all your data. Proceed at your own risk.
  • Perform a Dalvik Cache wipe before proceeding from the recovery mode.
  • Samsung KIES will NOT detect your phone after installing this ROM because it is a custom firmware.
  • This installation will wipe your data. Make sure to backup your phone data:
  • Install Samsung Galaxy S4 I9500 USB drivers -> Download USB Drivers for Samsung Galaxy S4 I9500
I have written this detailed and easy to understand step-by-step instructions guide on How to Install Android 4.3 based CM10.2 Nightly on Galaxy S4 I9500 Jelly Bean Custom ROM. If you are used to installing custom roms on your Galaxy S4, then this should not be any different for you. However, for beginners, it is recommended that you read the whole tutorial before installing this ROM on your device.

How to Install Android 4.3 based CM10.2 Nightly on Galaxy S4 I9500 Jelly Bean Custom ROM:

Required File(s):
Step 1 – Download the above mentioned files for Galaxy S4 to your computer or download it directly to your phone.
Step 2 – Connect and mount your Galaxy S4 USB memory on your computer using the USB cable.
Step 3 – Now copy/paste the downloaded cm_i9500-ota-eng.doga-alpha20.zip file and Google Apps file to your SD card. Make sure the files are in the SD card root (not in any folder).
Step 4 – Then turn OFF your phone and disconnect from the USB cable.
Step 5 – Now to get in the Recovery Mode. Switch ON the phone while pressing and holding Volume Up + Home + Power buttons together.
Reboot-System-Clockwork
NOTE: Screenshots of the ClockworkMod Recovery may change as new versions are released.
Step 6 – Once you are in ClockworkMod Recovery, select perform a full data wipe by selecting “wipe data/factory reset” as shown below. Use the Power button to select everything while in the Recovery Mode.
Wipe-Data-ClockworkMod
Step 7 – Then, perform a cache wipe by selecting “wipe cache partition” as you can see in the image below.
Wipe-Cache-ClockworkMod
Step 8 – Now this is optional, but it is recommended to perform a wipe of your dalvik cache as well. You will not get into boot loops or any other errors. From CWM recovery, go to ‘advanced’ and then select “wipe dalvik cache”.
Wipe-Dalvik-Cache-ClockworkMod
Step 9 – Then go back to the main recovery screen and select “install zip from SD card”.
Install-zip-from-sdcard-ClockworkMod
Step 10 – Now select “choose zip from sdcard” as shown below. Using your volume keys, navigate to the cm_i9500-ota-eng.doga-alpha20.zip file that you copied to your SD card and select it using the Power button. Setup will start now.
Choose-zip-from-sdcard-ClockworkMod
Note: Use the same procedure mentioned in Step 9 and Step 10 to flash Google Apps.
Step 11 – After the installation completes, Reboot your phone by selecting “Reboot system now” from ClockworkMod Recovery menu as shown in the picture below. It might take a couple of minutes on first boot. So, be patient.
Reboot-System-Clockwork
That’s it! Your Galaxy S4 should now have CM10.2 Nightly Jelly Bean custom ROM installed on your phone! Go to Settings > About Device to verify. Let me know if you had any problem during the installation process.
[Continue reading...]

Install JellyBlast 4.1.1 on Galaxy Ace S5830i Jelly Bean Custom ROM

- 0 comments
How to Install JellyBlast-4.1.1 on Samsung Galaxy Ace S5830i Jelly Bean Custom ROM/Firmware. Earlier, we showed you How to Root and Install ClockworkMod Recovery on your Galaxy Ace S5830i. Now this post will guide you on How to Install JellyBlast 4.1.1 on Galaxy Ace S5830i Jelly Bean Custom ROM
Samsung-Galaxy-Ace-S5830I
Disclaimer: All the custom ROMs and firmwares, official software updates, tools, mods or anything mentioned in the tutorial belong to their respective owners/developers. We or the developers are not to be held responsible if you damage or brick your device. Proceed at your own risk.
Important Tips:
  • Backup your important data because this process will wipe out all of your data stored in phone memory.
  • Your Galaxy Ace should be Rooted and have ClockworkMod Recovery Installed. If not, go to this Tutorial first -> How to Root and Install CWM Recovery on Samsung Galaxy Ace S5830i.
  • Make sure USB Drivers are installed properly in your computer.
  • Make sure USB Debugging is enabled. Go to “Settings > Applications > Development” and Check USB Debugging.
That’s it! Let’s proceed to the tutorial…

How to Install JellyBlast 4.1.1 on Galaxy Ace S5830i Jelly Bean Custom ROM:

Required Files:
Step 1 – Connect your device to your computer and copy the downloaded Rom file to your SD card.
Step 2 – Disconnect your device from computer and boot into Recovery Mode. To do so, first switch off your device and then PRESS AND HOLD Volume Up, Home and Power Buttons together till you see some text on the screen.
Step 3 – You should be in Recovery Mode now. Use home button to select and Volume Up/Down buttons to navigate.
Step 4 – Now select “Wipe data/factory reset” from Recovery Menu.
Step 5 – Then, perform a cache wipe by selecting “wipe cache partition”.
Step 6 – Then select “install zip from SD card” and in the coming page select “choose zip from SD card”.
Step 7 – Now select the “JellyBlast.zip” rom file you copied earlier to SD card and confirm it.
Step 8 – Now you have to wait till the process is finished. It will take some time.
Step 9 – When installation completes, you will get a confirmation. Next go to main menu and select” Reboot System Now”, and wait for it to restart.
[Continue reading...]

Install CM7.2 Stable on Samsung Galaxy Ace S5830i

- 0 comments
How to Flash/Install CyanogenMod CM7.2 Stable on Samsung Galaxy Ace S5830i. CyanogenMod 7.2 is the only Stable version available for Samsung Galaxy Ace S5830i. CyanogenMod is one of the most fast and stable ROMs out there for almost every Android Device. This post will guide you on How to Install CM7.2 Stable on Samsung Galaxy Ace S5830i. Before you proceed, take a look at the important tips and keep them in mind.
Samsung-Galaxy-Ace-S5830I
Disclaimer: All the custom ROMs and firmwares, official software updates, tools, mods or anything mentioned in the tutorial belong to their respective owners/developers. We or the developers are not to be held responsible if you damage or brick your device. Proceed at your own risk.
Important Tips:
I have written this detailed and easy to understand step-by-step instructions guide on How to Install CM7.2 Stable on Samsung Galaxy Ace S5830i. If you are used to installing custom roms on your Galaxy Ace, then this should not be any different for you. However, for beginners, it is recommended that you read the whole tutorial before installing this ROM on your device.

How to Install CM7.2 Stable on Samsung Galaxy Ace S5830i:

Required File(s):
Step 1 – Download the above mentioned files for Galaxy S3 to your computer or download it directly to your phone.
Step 2 – Connect and mount your Galaxy S3 USB memory on your computer using the USB cable.
Step 3 – Now copy/paste the downloaded cm-7.2.0-cooper.zip file and Google Apps file to your SD card. Make sure the files are in the SD card root (not in any folder).
Step 4 – Then turn OFF your phone and disconnect from the USB cable.
Step 5 – Now to get in the Recovery Mode. Switch ON the phone while pressing and holding Volume Up + Home + Power buttons together.
Reboot-System-Clockwork
NOTE: Screenshots of the ClockworkMod Recovery may change as new versions are released.
Step 6 – Once you are in ClockworkMod Recovery, select perform a full data wipe by selecting “wipe data/factory reset” as shown below. Use the Power button to select everything while in the Recovery Mode.
Wipe-Data-ClockworkMod
Step 7 – Then, perform a cache wipe by selecting “wipe cache partition” as you can see in the image below.
Wipe-Cache-ClockworkMod
Step 8 – Now this is optional, but it is recommended to perform a wipe of your dalvik cache as well. You will not get into boot loops or any other errors. From CWM recovery, go to ‘advanced’ and then select “wipe dalvik cache”.
Wipe-Dalvik-Cache-ClockworkMod
Step 9 – Then go back to the main recovery screen and select “install zip from SD card”.
Install-zip-from-sdcard-ClockworkMod
Step 10 – Now select “choose zip from sdcard” as shown below. Using your volume keys, navigate to the cm-7.2.0-cooper.zip file that you copied to your SD card and select it using the Power button. Setup will start now.
Choose-zip-from-sdcard-ClockworkMod
Note: Use the same procedure mentioned in Step 9 and Step 10 to flash Google Apps.
Step 11 – After the installation completes, Reboot your phone by selecting “Reboot system now” from ClockworkMod Recovery menu as shown in the picture below. It might take a couple of minutes on first boot. So, be patient.
Reboot-System-Clockwork
[Continue reading...]

Recover A Bricked Phone

- 0 comments
Here are some quick tips :
(Here I'll use the terms like Download-Mode & Recovery-Mode,There "BOOT to RECOVERY" & "BOOT to BOOTLOADER" means how to enter into Recovery-Mode & Download-Mode respectively.)


A Bricked Phone May Have One or More (Below Problems) :

1. Booting to the ROM(Android) not possible.
2. Booting to the Recovery-Mode not possible.
3. Black screen or Bootloop(Repeated Restarting of Phone at Boot Animation or Samsung Galaxy Y Logo).


Possible Solutions :
(Remember there'll be data loss using these solutions so always try to keep a backup)

1. If you can still enter into Recovery-Mode 
(a). Try to clear Data & Cache then check.
(b). Try Installing a Custom ROM using CWM(ClockWorkMod Recovery) & check.
(For Custom ROM & CWM Visit here.)

2. If Recovery-Mode didn't helped Enter into Download-Mode & flash an odin supported stock rom(using ODIN 1.84 or 1.85) from Doky73's Thread(Flashing Guide in 2nd post).


*You can inform me, if anything left out.

Note :
1. I'll be not held responsible for anything that happens to your phone.
2. Before posting try to search for similar type problems out there & try the solution, if that doesn't solve your problem then post here.
[Continue reading...]

Wednesday 25 December 2013

Omega ROM v51 for Samsung Galaxy S3 I9300

- 0 comments
How to Flash/Install Omega ROM v51 on Samsung Galaxy S3 I9300 Android 4.3 Jelly Bean Custom ROM/Firmware. Omega ROM v51 is based on XXUGMJ9 Android 4.3 Official Firmware. Omega v51 comes with several new features and tweaks and is one of the stable ROMs out there for Galaxy S3 I9300. You’ll find the list of features below. This post will guide you on How to Install Omega ROM v51 on Galaxy S3 I9300 Android 4.3 Jelly Bean Custom ROM. Before proceeding, please take a look at the following points and keep them in mind.
omegadroid_xdabanner
Disclaimer: All the custom ROMs and firmwares, official software updates, tools, mods or anything mentioned in the tutorial belong to their respective owners/developers. We or the developers are not to be held responsible if you damage or brick your device. Proceed at your own risk.
Important Tips:
  • This tutorial is only for installing Omega ROM v51 on Samsung Galaxy S3 I9300. Please do not try on any other Galaxy S3 variants.
  • Your phone should be rooted and have ClockworkMod recovery installed from before > How to Root Samsung Galaxy S3
  • This tutorial will wipe out all your data. Proceed at your own risk.
  • Perform a Dalvik Cache wipe before proceeding from the recovery mode.
  • Samsung KIES will NOT detect your phone after installing this ROM because it is a custom firmware.
  • This installation will wipe your data. Make sure to backup your phone data:
  • Install Galaxy S3 I9300 USB drivers -> Download USB Drivers for Galaxy S3 I9300.

Omega ROM v51 Details and Features:

  • Based on XXUGMJ9 Android 4.3 (Date: 26/10/2013)
    • Kernel Stock XXUGMJ9
    • Modem BUUGMJ3
    • Multi 131 csc set to EUR
    • efs Backup (added the option to create efs backup during installation)
    • Omegadroid Walk Bootanimation by Jorq1H and anbech
    • Omegas Emblem Shutdown Animation by anbech
    • Omegadroid wallpaper added in default wallpapers
    • Floating Omegadroids by NadMaj
    • Omega Files app
    • Busybox
    • SuperSU
    • init.d support without the need of a kernel that supports init.d
    • Aroma installer – Installation is fully customizable by user and there is options to install everything or remove all Bloatware
    • User can flash apps and bloat apps any time without the need to flash again the whole rom, (flashing the rom once is required)
    • Full Wipe option
    • Wipe cache partition automatic before roms installation
    • Wipe Dalvik Cache automatic during installation
    • Wipe preload partition automatic before roms installation
  • Google apps:
    • Android Camera with Photoshare
    • Keyboard Android with Gesture Typing
    • Keyboard with Emoji Support
    • Google Clock
  • Omegas addon applications:
    • OmegaDroid – The official application of www.omegadroid.co
    • Es File Explorer (with great Root Explorer)
    • Hide It Pro
    • Download All Files
    • ZArchiver
    • FastDormancy Toggle for I9300 by gokhanmoral
    • Flash player Support
    • Multiwindow manager (xposed module)
    • OnlineNandroidBackup credits to H3R3T1C and ameer1234567890
    • CPU Adjuster by bartito
    • Accounts Sync Profiler by bartito
    • Recycle Bin by RYO Software
    • Xposed Framework Installer by rovo89
  • Removed:
    • Boot sound
    • Charger Connection Sound
  • Mods:
    • 4-way reboot menu
    • Email with Exchange Security Disabled
    • Join more unlimited contacts in the contact app
    • Battery % mod
    • Call Recording
    • Phone with no increasing ringtone
    • No sms to mms conversion
    • Unlimited contacts to sms – mms
    • sms/mms Group Messaging
    • sms/mms Backup – Restore
    • Disabled scrolling cache
    • Hide sms from call logs
    • TW Launcher with scrolling wallpaper
    • Join more unlimited contacts in the contacts
    • Enable sub Symbols on Stock Samsung keyboard
    • All supported languages enabled
    • All supported languages for Samsung Keyboard enabled
    • Camera shutter sound on-off
    • Added exit menu to stock web browser
    • Task manager shortcut app by indie
  • Tweaks:
    • build.prop tweaks
  • Stock Theme Changes:
    • Omega Theme for aroma installer by our artist anbech
    • Black status bar
    • Green Circle battery % icons
    • Accuweather Widget transparent
    • Rom is Deodexed + Rooted + Zipaligned
    • All mods from previous Omega JB 4.3 versions added
  • Rom is Deodexed + Rooted + Zipaligned
  • Rom is No Full Wipe
I have written this detailed and easy to understand step-by-step instructions guide on How to Install Omega ROM v51 on Galaxy S3 I9300 Android 4.3 Jelly Bean Custom ROM. If you are used to installing custom roms on your Galaxy S3, then this should not be any different for you. However, for beginners, it is recommended that you read the whole tutorial before installing this ROM on your device.

Install Omega ROM v51 on Galaxy S3 I9300 Android 4.3 Jelly Bean Custom ROM:

Required File(s):
Step 1 – Download the above mentioned file for Galaxy S3 to your computer.
Step 2 – Connect and mount your Galaxy S3 USB memory on your computer using the USB cable.
Step 3 – Now copy/paste the downloaded I9300_Omega_v51_XXUGMJ9_md5_e884d44c98db7bbf9cb00bac9425dae3.zip file to your SD card. Make sure the file is in the SD card root (not in any folder).
Step 4 – Then turn OFF your phone and disconnect from the USB cable.
Step 5 – Now to get in the Recovery Mode. Switch ON the phone while pressing and holding Volume Up + Home + Power buttons together.
Reboot-System-Clockwork
NOTE: Screenshots of the ClockworkMod Recovery may change as new versions are released.
Step 6 – Then, perform a cache wipe by selecting “wipe cache partition” as you can see in the image below.
Wipe-Cache-ClockworkMod
Step 7 – Now this is optional, but it is recommended to perform a wipe of your dalvik cache as well. You will not get into boot loops or any other errors. From CWM recovery, go to ‘advanced’ and then select “wipe dalvik cache”.
Wipe-Dalvik-Cache-ClockworkMod
Step 8 – Then go back to the main recovery screen and select “install zip from SD card”.
Install-zip-from-sdcard-ClockworkMod
Step 9 – Now select “choose zip from sdcard” as shown below. Using your volume keys, navigate to the I9300_Omega_v51_XXUGMJ9_md5_e884d44c98db7bbf9cb00bac9425dae3.zip file that you copied to your SD card and select it using the Power button. Setup will start now.
Choose-zip-from-sdcard-ClockworkMod
Step 10 – AROMA Installer will start now. Choose Data Wiping Option if you’re coming from stock firmware or any other Custom ROM. (Skip this step if you’re coming from an earlier version of this Firmware). Then follow the on-screen instructions.
Step 11 – After the installation completes, Reboot your phone by selecting “Reboot system now” from ClockworkMod Recovery menu as shown in the picture below. It might take a couple of minutes on first boot. So, be patient.
Reboot-System-Clockwork
That’s it! Your Galaxy S3 I9300 should now be running the latest Omega ROM v51! Go to Settings > More > About Device to verify. Let me know if you had any problem during the installation process.
[Continue reading...]

Popular Posts

 
Copyright © . Android Custom ROMs - Posts · Comments
Theme Template by BTDesigner · Powered by Blogger