Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

[OFFICIAL] Samsung Galaxy S III《 I9300 》

Mga masters anung custom rom po ang mga gamet nyo
Ngaun???
 
hmmm.. ginawa kona yun pero bakit na dedetect parin kahit hindi ako naka wifi? :slap:
 
Pa tambay muna new po ako sa android dating ios ako...now using Slll waiting mode muna sa jellybean bago mag root
 
Pa tambay muna new po ako sa android dating ios ako...now using Slll waiting mode muna sa jellybean bago mag root

may nabasa akong Jeally Bean for SGS3,
but still not yet official, waiting mode pa din tayo :D
 
[INFO]- What is CWM (Clockworkmod) Recovery Mode?

.




What is CWM (Clockworkmod) Recovery Mode? :unsure:



CWM (Clockworkmod) Recovery Mode:

~ After flashing a CWM kernel (like CF-Root), you can enter the recovery mode with the key combination of Vol Up + Home + Power
~ CWM recovery is from where you can flash ROMs and other zip files. Use the volume keys to navigate, and the home key to select.

FEATURES:

Now that you have ClockworkMod recovery up and running on your phone or tablet, let’s take a look at all the options it offers you to manage your Android device. We are using a Nexus S running ClockworkMod recovery 3.0.0.5 but the details should apply to other devices and other 3+ versions of the recovery as well, while versions prior to 3 will have some very minor changes that shouldn’t be an issue.
This is what you see when you reboot your device into ClockworkMod recovery:



You can navigate these options by using the Volume-Up and Volume-Down keys to highlight an option and the ‘Power’ key to enter/launch the highlighted option on most Android devices. On devices equipped with a trackball or an optical track pad such as G1, G2, Nexus One, HTC Desire etc., the trackball or track pad can be used for navigation and clicking it can be used to enter/launch the selected option. Let’s review each of these options and their sub-menu options in detail.


  1. reboot system now
    This one is self-explanatory.
  2. apply update from sdcard
    This can be used for installation of any official or unofficial update, ROM, kernel, theme etc. that is in a zip format installable from recovery, as long as the file is named update.zip and it has been placed on the root of your SD card (i.e. not in any sub-folder). Selecting this option (and most of the options featured below) will bring up a rather annoying confirmation prompt but this has saved us on multiple occasions from a lot of trouble we would have been into due to accidental key presses. This is what we are talking about:


  3. wipe data/factory reset
    This option wipes all user data on the device as well as cache. Doing this will leave your phone in the state it was in when you bought it or when any custom ROM was first installed. It will also wipe any sd-ext partition that you might have setup (more on this later).
  4. wipe cache partition
    Wipes the cache partition of the device to clear all the data accumulated there over use. This is often used before installing a new ROM, app, kernel or any similar mod via recovery.
  5. install zip from sdcard
    This option brings up the following sub-menu:


    1. apply /sdcard/update.zip
      This one is essentially the same as the ‘apply update from sdcard’ option of the main menu.
    2. choose zip from sdcard
      Lets you install any zip file (with any name) from any location on your SD card. The file can be for a ROM, a kernel, an application, a theme or any mod as long as it is in recovery-flashable zip format. This is the most widely used option for installing a ROM that you have downloaded and copied to your SD card. Entering this option will bring up a screen that will allow you to browse your SD card for the zip file and select it for installation as in this screenshot:


    3. toggle signature verification
      Turns the signature verification on and off. When signature verification is on, you will not be able to install any custom ROMs that haven’t been signed by the developers (most custom ROMs aren’t signed). Switching it off skips the signature verification check and proceeds with the installation.
    4. toggle script asserts
      Seldom-used option for a vast majority of users. It simply turns script asserts on or off. If you don’t know about these (we don’t), it’s best not to change this option.
    5. +++++Go Back+++++
      Takes you back to the main recovery menu, obviously!


  6. backup and restore Undoubtedly one of the most important features provided by a custom recovery, the backup and restore feature – also known as Nandroid backup – allows you to take a snapshot of your phone’s entire internal memory including all partitions, and save it on the SD card. Here is how it looks:


    1. Backup
      Takes a Nandroid backup, as explained above.
    2. Restore
      Lets you restore a previously taken backup. Entering this option presents you with a list of existing backups from the SD card that you can choose from for restoration.
    3. Advanced Restore
      This option is similar to the Restore option but once a backup has been selected to be restored, this option allows you to choose what parts of it to restore. You can choose to restore the boot, system, data, cache and sd-ext partitions, as shown here:


  7. mounts and storage
    Allows you to perform maintenance tasks on all the internal and external partitions of your android device


    1. mount/unmount /system, /data, /cache, /sdcard or /sd-ext
      These options let you toggle between mounting or unmounting these respective partitions. Most users don’t need to change these options.
    2. format boot, system, data, cache, sdcard or sd-ext
      These let you directly format any of these partitions. Take extreme care with this option as formatting any of these partitions will result in losing all data on them, especially the boot and system partitions. Formatting the system partition will remove your ROM and leave your phone without an operating system while wiping the boot partition may brick your phone unless you restore or flash another one before rebooting your device.
    3. mount USB storage
      Lets you enable USB mass storage mode for your SD card right from recovery so that you can connect it to your computer via USB and transfer any files to/from it without having to leave recovery.

  8. Advanced
    This section contains a few options most users will not require, though these can come handy quite often, especially wiping Dalvik cache, which is required before most ROM installations. Here are the options from this section:



    1. Reboot Recovery
      Lets you directly and very conveniently reboot from recovery right back into recovery. This is useful option for certain back-to-back installations that require the device to at least boot once between them.
    2. Wipe Dalvik Cache
      Allows you to wipe the cache for the Dalvik virtual machine (the custom-built Java virtual machine for Android).This is required before most ROM installations and at other occasions too, for fixing some problems.
    3. Wipe Battery Stats
      Wipes the saved battery usage statistics and effectively recalibrates the battery. Useful in various scenarios when Android isn’t showing correct battery levels.
    4. Report Error
      In case of errors, this feature can be used to save a log of recent ClockworkMod recovery operations on the SD card that you can later report from Android using ROM Manager.
    5. Key Test
      Lets you press any of the hardware keys to see if they are properly functioning, and to see their key codes.
    6. Partition SD Card
      This option gives you a no-frills way to partition your SD card properly for use with ROMs that support data2ext (a very handy hack for low internal memory devices that enables an /sd-ext partition on the SD card to be used as the internal user data storage i.e. as the /data partition). Once this option is selected, you will be given options to choose the sizes for the /sd-ext partition as well as an optional /swap partition on the SD card, and will then automatically format it for you, leaving the remaining space for normal SD card usage. This option will wipe all data from your SD card so use it with caution.
    7. Fix Permissions
      Fixes the file permissions for the internal memory partitions back to default. This is very useful as a fix for several errors and Force-Closes that start appearing after you or an application you installed and provided root access end up messing up the permissions of important files.
 
[GUIDE] How to "UNROOT" SGS3 and RESTORE Stock Firmware

.



How to restore stock firmware on Samsung Galaxy S III? :unsure:

Is that the question you ask before install custom firmware or root Samsung Galaxy S3? There is custom binary download counter in Samsung Galaxy S3 Odin Download Mode which will tell you are using official firmware or not. And by install any unofficial stuffs like root Samsung Galaxy S3, install custom firmware, ROM and kernel with Odin software will increase the counter. Therefore, Samsung will know that your Samsung Galaxy S3 was modified and warranty might be voided then. No worry, there is a way to restore stock firmware on Samsung Galaxy S3. And reset custom binary download to No, current binary to Samsung Official and system status to Official. Finally, Device status from Modified to Normal. Everything will be back to stock the way like you turned on Samsung Galaxy S3 for the very first time. What to know more? Just follow below step by step video guide…

REQUIREMENTS :

  • Triangle Away : Download Attached Files below
  • Odin3 : Download Attached Files below
  • Stock Firmware

Note for TRIANGLE AWAY :
For more info, you can visit the original post from XDA : http://forum.xda-developers.com/showthread.php?t=1494114
~ Credits to Chainfire & XDA Developers Team


[VIDEO] : Step by Step Guide in restoring stock firmware on SGS3

Code:
http://www.youtube.com/watch?v=raY_bwsHZSs

STEPS :

  • Power off Samsung Galaxy S3.
  • Press and hold down Volume Down + Home + Power buttons at the same time.
  • Press Volume Up button when warning prompt.
  • Odin download mode will be loaded.
  • Remember your custom binary download counter number.
  • Long press Power button to restart Samsung Galaxy S3.
  • Remove back cover after Android OS loaded.
  • Go to Settings.
  • Select About device.
  • Select Status ~ show status of battery, network, and other information.
  • Device status should be Modified.
  • Launch Triangle Away.
  • Grant it root access when prompted.
  • Download latest update when prompted.
  • Double check counter number at Current status is the same as Odin Download Mode.
  • Select Reset flash counter if everything is correct.
  • Follow Triangle Away instructions then.
  • Note – It will boot into Triangle Away bootmode if failed to reset on in Android OS. After reset, pull out battery immediately after rebooting start. Then put battery back.
  • Power off Samsung Galaxy S3.
  • Press and hold Volume Up + Home + Power buttons at the same time.
  • Release all buttons when you see SGS3 Logo.
  • ClockworkMod Recovery will be loaded then.
  • Go to wipe data/factory reset with Volume Up / Down buttons.
  • Select it with Power (or Home) button.
  • Then select Yes — delete all user data.
  • Select wipe cache partition.
  • Then select Yes — Wipe cache.
  • After wiping data and cache, pull out battery.
  • Put battery and back cover back.
  • Press and hold down Volume Down + Home + Power buttons at the same time.
  • Press Volume Up button when warning prompt.
  • Odin download mode will be loaded.
  • Custom binary download should be No, current binary to Samsung Official and system status to Official.
  • Connect USB cable to your phone.
  • At PC, extract firmware .tar (or .tar.md5) file that you downloaded to Firmware folder.
  • Then bring up Odin3.
  • Click on PDA.
  • Select the .tar (or .tar.md5) at Firmware folder.
  • Click Start then.
  • Remove USB cable from your phone when you see green PASS! at Odin3.
  • Android OS will be loaded.
  • Then follow phone onscreen instructions to setup.
  • Go to Settings.
  • Select About device.
  • Build number should be the same as the firmware that you installed.
  • Select Status ~ show status of battery, network, and other information.
  • Device status should be Normal.

That’s all.

Yeah… Your Samsung Galaxy S3 should be back to stock firmware after you done everything as above. No need to worry about warranty claim now.

By the way, Triangle Away process is not a must have to restore back to stock firmware or downgrade firmware if you don’t need to send back for warranty claim. Custom binary download counter just won’t be reset without Triangle Away process.​
 

Attachments

  • TriangleAway-v2.00.apk
    226.7 KB · Views: 384
  • Odin3-v3.04.zip
    456.4 KB · Views: 361
Last edited:
Root Galaxy S3 I9300 XLE8 Firmware via ClockWorkMod Recovery

.

Root Galaxy S3 I9300 XLE8 Firmware via ClockWorkMod Recovery

Here is the tutorial To Root Galaxy S3 I9300 XLE8 Firmware via ClockWorkMod Recovery.
The step to root is simple as same as root via Odin,but one of the advantages root via CWM Recovery method is it will not change the S3 boot screen ( No Yellow Rectangle Warning after root) .

I9300DXLE8-173x300.jpg



Before We Start:
~ Please make sure that you have install CWM recovery on your Galaxy S3.
Here is the tutorial on How To Install CWM Recovery ON Galaxy S3



GUIDE : How To Root Galaxy S3 I9300 XLE8


Step1: Download CWM-SuperSU-v0.89.zip (No need unzip after download)

Step 2: Copy and paste CWM-SuperSU-v0.89.zip into Galaxy S3external SD card storage.

Step 3: Power Off your Galaxy S3.

Step 4: Press Volume Up + Home Button + Power Button until your Phones boot into CWM Recovery Mode. ( This step is almost same to boot your S3 into Downloading Mode)

7_thumb.jpg
5_thumb.jpg


Step 5: Press volume down until option “Install Zip From SdCard”, then press Power button to select “Install Zip From SdCard” .

Step 6: Now chose “ Choose zip from SDCard”

Step 7: Press volume down and then Power button to choose “CWM-SuperSU-v0.89.zip”

Step 8: Press volume down and then Power button to choose “Yes- Install CWM-SuperSU-v0.89.zip”

Step 9: Now is the process install CWM-SuperSU-v0.89.zip. It will complete the installation within few sec.


6_thumb.jpg


Step 10: Reboot your phones once install complete. Enjoy!





——————————————————————————-
FAQ: What is Yellow Rectangle Warning?

~ Yellow Rectangle Warning indicate unofficial or unknown Kernal was installed on your Samsung phones and this warning will appear on the boot screen.

2_thumb.jpg

FAQ: Root will delete all my Data and application?
~ No.
FAQ: How To check my S3 device has been Rooted or Not?
~ You can download free Root Checker application from here or see attached file

8_thumb.jpg

FAQ: This root method will increase Binary Count?
~ Yes. :yes:
 

Attachments

  • RootCheckPro.apk
    220.3 KB · Views: 213
  • CWM-SuperSU-v0.89.zip
    556.5 KB · Views: 684
Last edited:
Don't forget to check the first page for UPDATES

Best Regards,

aeonflux ;)
 
Nice. dito din ako nag dload. working na siya. Tnx


Ano pa ba magangdang games sa S3 natin?

modern combat 3, cod black ops zombie, airport city, bad piggies, asphalt 7, jetpack joyride, nba 2k13, avatar hd. mdme pang iba boss hehe
 
malapit na pala irelease yung miniversion ng s3. Pantapat sa ip5. 4inches din yung screen. Hintay mode ulit.hehe
 
Masters good day!!! GSS3 user din me since June... ngayon ko lang nakita tong forum na to.. sa XDA Dev kasi me tumatambay.. Pwede po bang makitambay din dito? :pray:
 
Back
Top Bottom