Monday, November 28, 2011

ROOT GUIDE for Samsung Galaxy Note [CF-ROOT by Chainfire]


First of all, I must give all the credits to that extraordinairy developer from ”xda-developers”! He is a worldwide recognized developer and his name is Chainfire. He had SGS II, and now he also stepped into the beuatiful world of Galaxy Note and made us happy!!!

So this is his tutorial, but I will be happy to provide help and support here on ip-mart anyway I can.
PLEASE read carefully all the way down to the 2nd post and if you are not sure about something, ask and I will respond. But please don’t ask dumm questions.
ALWAYS have a recent backup in case of something goes wrong. You are responsible for your phones and only you!

THREAD STRUCTURE:
Post #1 > General information
Post #2 > Installation guides
Post #3 > Downloads area for CF-Root kernels
==================================================
[22.11.2011][CF-Root 5.0] KJ1/4/6, KK1/9/A – su+bb+CWM5
This rooted kernel is for the "rooting beginners" and those who want to keep as close to stock as possible. CF-Root takes the kernel from an original Samsung firmware, and just adds root, busybox, and ClockWorkMod recovery.
THIS IS NOT A ROM – it is only a modified kernel. You need to have the relevant firmware already on your device. You do NOT need to wipe anything for this patch. You DO need to read the instructions. PLEASE READ THE ENTIRE FIRST FEW POSTS!
Main features
- The kernel is fully stock and taken from the original firmware, with just the following added:
- Root
- Busybox v1.19.2-cm71
- ClockWorkMod Recovery 5
- CWM Manager (see below for more detail)
- Custom boot / init scripts
- Custom boot animations
Installation instructions
Please see the next post !
Other kernels
Replacing CF-Root with other kernels and vice-versa sometimes works, sometimes it doesn’t. I don’t have a list.
When going from CF-Root to another kernel, root will usually stay, while CWM will be lost (unless the other kernel also includes it), but there should not be issues. The CWM Manager app may remain, but probably won’t do anything useful.
ClockworkMod
CF-Root includes a custom version of CWM5. I always make custom versions, as the originals often do not take some Samsung specific things into account.
CF-Root/CWM5 is NOT compatible with ROM Manager! Manage/perform your backup/restores from CWM directly or using the CWM Manager application included with CF-Root
- Booting into recovery will immediately give you CWM. The standard recovery will only be started if a Samsung package is detected.
- ADB is functional in recovery, however it may take up to a minute for it to start up after booting into recovery.
CWM Manager
Because of incompatibilities with ROM Manager, I wrote and included "CWM Manager". This is a new app (as of March 30, 2011). You can find it under Applications -> CWM. It is much faster to use than manually booting into CWM and selecting these options.
Features:
- Boot to ClockWorkMod Recovery
- Boot to Download mode
- Reboot normally
- Backup firmware
- Restore backups (including partition selection)
- Delete backups
- Install APKs
- Flash CWM3/4/5 update.zip’s
- Flash kernels (zImage, zImage in TAR, zImage in ZIP, zImage in TAR in ZIP)
without changing warning triangle status or increasing flash counter
- Flash complete firmwares (seperate files as well as .tar and .tar.md5 archives, dump files in /sdcard/external_sd/firmware folder)
without changing warning triangle status or increasing flash counter
can pre-root new firmwares during flash
Note: If you flash a different kernel, CWM Manager may remain installed. However, functions may not work, because they need kernel compatibility !
Custom boot / init scripts
CF-Root will execute the following scripts if present, in the order listed:
- /system/etc/init.d/* (there can be many files here, no extensions! use #!)
- /system/bin/customboot.sh (busybox sh)
- /system/xbin/customboot.sh (busybox sh)
- /data/local/customboot.sh (busybox sh)
Please make sure you chown / chmod the scripts correctly so they can be executed. Pretty much root:root / 755.
Custom boot animations and binaries
CF-Root also supports custom boot animations:
- /system/media/bootanimation.zip
- /data/local/bootanimation.zip
And custom boot binaries:
- /data/local/bootanimation.bin
Installing busybox over the included version
It is possible to install a custom busybox over CF-Root v3.0 and newer. However, this is not without risk. CF-Root makes heavy use of scripting, and many CF-Root scripts rely on the internal busybox version. If you do install a seperate busybox version (always use "stericson" installer!), install it to /system/xbin. Installing it to /system/bin will mess things up for sure. Even if you do that part right, it may still break CF-Root, so make sure to make a backup before trying.
How ?
I wrote my own toolchain to ease patching of initramfs, and that is what all this is based on. It is now used to make CF-Root for many devices!
Help! Which file do I use ?
Listen closely, for I will say zis only once!
Go to Settings -> About phone -> Kernel Version. Note the string present there:
2.6.35.7-N7000XXKJ4-CL641703
What matters most (KJ4) in this case, is in bold. Try to find the matching file under downloads:
CF-Root-SGN_XX_XEN_KJ4-v5.0-CWM4.zip
The XX and XEN identifiers are not that important. Usually a "KJ4" kernel is a "KJ4" kernel, and that is that. Sometimes (pretty rare) it happens there will be multiple different kernels with the same name in different firmwares, that are actually different. If this happens, they are usually only very minor changes and you should expect them to still be fully compatible. I include the "XX" and "XEN" identifiers so the very advanced users can deduce from which full firmware I have taken the kernel file.
Don’t worry too much, just find the matching download and use it. What if there is no matching download ? You can ask me to make one, but I can tell you right now, I very very rarely make CF-Root’s for kernels on request, unless it is the very latest kernel that has been released by Samsung. In the latter case, be sure to let me know. If there’s no match and I’m not making one, try finding the closest match. You should treat "KJ4" as a number, but instead of 1-9, we have 1-9, A-Z (where A would be 10, and Z would be 35). "KJ3" is really close to "KJ4", "KF1" is not close to "KG4" at all. I hope that makes sense.
@Developers: I have noticed that doing a NANDROID RESTORE while connected to your computer AND Eclipse is running may cause the restore to fail. Eclipse automatically starts logcatting in the background, which will prevent /system from being properly restored.
Download
These are general-purpose downloads. See the posts following this one for the kernels.
Installation intructions:
The Samsung Galaxy Note keeps track of the kind of kernel you are running (stock or custom) and how often you have flashed kernels. This is probably for warranty purposes. There is currently no known way to reset this counter on the SGN.
So, what we want to do is get root, busybox, and CWM, all without getting that ugly yellow triangle or updating the flash counter on our device. Luckily, CF-Root allows for all these things. The new CWM Manager even allows you to flash new firmwares and apply root to them while flashing.
We need to get rid of ODIN pretty much completely, and we can! The difficult part is getting root the first time, after that, it should be happy camping forever.
— Chapter 1: Initial application of root —
DO NOT USE ODIN TO FLASH THE KERNEL !
This is the annoying part. There are three different methods:
1.1. If you are already rooted
- Download the attached "InitialRootFlasher.zip" and extract it somewhere
- Download one of the CF-Root kernels, and extract it (repeat) until you end up with a zImage file
- Place the zImage file from the CF-Root kernel in the zImage folder from InitialRootFlasher
- Start "already-rooted.bat" and follow the instructions
For those needing to do this manually (Linux boxes and such), this is the important command. Place the zImage file on your phone (example: /data/local/zImage) and execute this command in a rooted shell:
dd if=/data/local/zImage of=/dev/block/mmcblk0p5 bs=4096
1.2. If you are not rooted yet: Using the zergRush exploit
(while it still works on our firmwares, this exploit will probably be fixed soon! Known to work on KJ1 and KJ4 firmwares)
- Download the attached "InitialRootFlasher.zip" and extract it somewhere
- Download one of the CF-Root kernels, and extract it (repeat) until you end up with a zImage file
- Place the zImage file from the CF-Root kernel in the zImage folder from InitialRootFlasher
- Start "not-rooted-yet.bat" and follow the instructions
DOWNLOAD InitialRootFlasher.zip
— Chapter 2: Getting rid of ODIN —
This is easy. Find ODIN, and delete it. In the future you should only need it to flash bootloaders, which probably will only really be needed one time: when upgrading from Gingerbread to Ice Cream Sandwich.
— Chapter 3: Upgrading your firmware —
My CWM Manager application has a full-fledged firmware flasher built in. Using the flasher from CWM Manager does NOT give you the yellow triangle or increase the flash counter.
3.1. Flashing a new kernel
This is easy. CWM Manager can flash zImage files (on any rooted kernel), zImage files inside a .tar file (only on a CF-Root kernel), and zImage files inside a .tar.zip (only on a CF-Root kernel). Note that zImage must be the ONLY file in an archive, if is is inside a tar or zipped tar.
- Put the zImage (or tar, or zip) file on your SD card
- Open the CWM Manager app
- Select "Flash kernel"
- Select the file you just put on your device
- CWM Manager will flash the kernel and reboot
If you flash a non-CF-Root kernel, you will lose a lot of functionality from CWM Manager. However, the app will (likely) still allow you to flash kernels.
3.2. Flashing a new firmware (If you are not interested, just don’t read this)
Important: This works ONLY on a CF-Root kernel !
CWM Manager has the ability to flash firmware parts either from separate files (zImage, factoryfs.img, etc) or from .tar / .tar.md5 files that they usually come packaged in.
- Download the firmware you want to flash
- If you have a ZIP or RAR file, extract it until you have seperate files, or .tar / .tar.md5 files
- Create a folder named ‘firmware‘ on your external SD card
- Copy the files you want to flash to this folder ( /sdcard/external_sd/firmware ). factoryfs ("system") is mandatory part at the moment.
- TIP: If you are flashing a new firmware that already has a CF-Root kernel available, put it in the ‘firmware’ folder as well in zImage or .tar form (NOT .zip). Select it when asked which kernel to use, then use the "Flash normally" option later on.
- Open the CWM Manager app
- Select "Flash stock firmware"
- At this point, CWM Manager will tell you about the firmware parts it has found, and which ones it will flash. It will also give you warnings about bootloaders and PIT files if those were found. If some firmware parts are present multiple times, it will ask you which file to use as source.
- If what you are flashing includes both kernel and system parts, CWM Manager will warn you about this as you are about to lose root. It will provide you with three options:
1: Keep CF-Root kernel
Keeps the current CF-Root kernel, only flash the other parts. You will not lose root or CWM Recovery. You can flash a newer CF-Root kernel later (or maybe you have already done so), see 3.1 above.
2: Pre-root system
Flashes both kernel and system parts, but roots system during the flash. You will lose CWM Recovery, but you will keep root (if all goes well). The CWM Manager application will also remain, and allow you to flash the correct CF-Root kernel at a different time (if you have not done so before), see 3.1 above.
3: Flash normally
Doesn’t do anything specific. If the kernel you are flashing is not a CF-Root (or similar) kernel, you will lose root, and CWM Recovery.
- CWM Manager will reboot into CWM Recovery, and will flash the firmware, rebooting afterwards.
See the second post of the thread for flashing instructions. If you’re thinking about using ODIN to do it, you should probably read that post.
Unzip the folowing files 2 times, till you reach the zImage.

CF-Root-SGN_XX_OXA_KJ1-v5.0-CWM4.zip
http://www.filefat.com/dltahpbz2do9
http://www.multiupload.com/Y7NDAZ1GGC

CF-Root-SGN_XX_XEN_KJ4-v5.0-CWM4.zip
http://www.filefat.com/fiqux5dq3zr8
http://www.multiupload.com/LIRLA1WJXR
CF-Root-SGN_ZS_MUL_KJ6-v5.0-CWM5.zip
http://www.filefat.com/s637aw6fza01
http://www.multiupload.com/JHAFHFWOQ4
CF-Root-SGN_ZS_MUL_KK1-v5.0-CWM5.zip
http://www.filefat.com/msmw554zdmt2
http://www.multiupload.com/ARB8DAM4M2
CF-Root-SGN_XX_DBT_KK9-v5.0-CWM5.zip
http://www.filefat.com/5easbz8puf25
http://www.multiupload.com/8YRFYIARRY
CF-Root-SGN_XX_AUT_KKA-v5.0-CWM5.zip
http://www.filefat.com/q70iqrejayvg
http://www.multiupload.com/MFYGJQQ87V


Friday, November 25, 2011

AT&T Samsung Infuse 4G I997 Android 2.3.6 Gingerbread Stock ROMs


Here's the available Android 2.3.6 Gingerbread stock ROMs available for AT&T Samsung Infuse 4G. Some of these stock ROMs were leaks and under beta test for development but these are original and unmodified firmware versions. 

Stock ROM I997UCKK3 [Android 2.3.6] 21.11.2011
Stock ROM I997UCKK2 [Android 2.3.6] 09.11.2011
Stock ROM I997UCKK1 [Android 2.3.6] 09.11.2011
Stock ROM I997UCKJ4 [Android 2.3.6] 28.10.2011
Stock ROM I997UCKJ2 [Android 2.3.6]14.10.2011

Odin Guide for Flashing the Stock ROMs
1) Install Kies on your PC just to ensure that the drivers for the Infuse 4G are already installed
2) Download and unzip the stock ROM files packaged
3) Use and run Odin3 v1.7.exe 
4) Set the Infuse 4G into download mode - turn it off or pull battery then in-place it back again ,
( Just press and hold both Volume Buttons while plugging in the USB cable cord)
5) In Odin, the COM: Port box will display that your phone is already connected
If there is multiple files in the packaged you may just put the desired files on each designated slots.
6) Click the PDA button and choose the PDA_.tar.md5
7) Click the PHONE button and choose MODEM_.tar.md5
Bootloader for APBOOT_.tar.md5 and CSC file for CSC slots. 
8) Press Start
9) Once it finishes, it will reboot to recovery. Just select "delete all user data" and then select reboot system now.

Heres the stock rooted version, deodexed with busybox and SU and Zipalligned installed. The installation is simple - just download the Zip, Boot into recovery, wipe data and dalvik cache then flash and reboot. 

Stock I997UCKK3 Rooted, Deodexed, Busybox, Zipaligned, 2.3.6
by dman3285  
Stock I997UCKJ4 Rooted, Deodexed, Busybox, 2.3.6  
Stock I997UCKJ2 Rooted, Deodexed, Busybox, 2.3.6 
Stock I997UCKK1 Rooted, Deodexed, Busybox, ZipAligned 2.3.6
by JordanElliott  

Everything you wanted to know how to do some tweaks on your Samsung Infuse 4G like unlocking, rooting, reverting back to original stock, unbricking, kernels, modems and custom ROMs. Just visit this super thread ofprasadudwadia at XDA-developer.

Thursday, November 24, 2011

Ice Cream Sandwich 4.0 ASOP Ported on All Android Devices list

Since the Ice Cream Sandwich Source code  has been released, the Android community seems now been busy working porting the ICS 4.0 to Android Devices and this includes older devices too, and that makes every Android users so exited. We keep track of most of the recent ICS 4.0 ports to some Android devices so far right now and amazingly it was inevitable as they come. Some devs already managed to released the Alpha and beta version of the ICS 4 ASOP ports of the following Android devices below.

This is only a brief list, others will be added later since some of them are still working in progress.

HTC Android Devices Ice Cream Sandwich ported

HTC Dream G1
Ice Cream Sandwich for HTC G1 AOSP 4.0.1

HTC Hero, G2 Touch
Glassmacka - Ice Cream Sandwich.

HTC Hero CDMA
HeroC ICS 4.0.1 Development

HTC Droid Eris
Eris ICS AOSP Development

Nexus One
ICS AOSP (from CM's source) Development Passion (N1)

HTC Supersonic: EVO 4G
ICS for EVO 4g

HTC Droid Incredible
ICS for Droid incredible

HTC Sensation
AOSP Ice Cream Sandwich for HTC Sensation

HTC EVO Shift 4G
Ice Cream Sandwich SDK port

HTC Buzz: Wildfire
htc wildfire ics 0.1alpha

HTC Glacier: myTouch 4G
MIUIceCreamSandwich + MIUI Hybrid

Samsung Android Devices Ice Cream Sandwich ported

Samsung Captivate
GALNET MiUI ice cream sandwich 1.11.9

Samsung Galaxy S I9000
ALPHA (ICS sources

Samsung Galaxy S II I9100
Galaxy SII Ics port alive again with AOSP

Samsung Nexus S
ICS build for Nexus S

Samsung Galaxy Gio GT-S5660
Ice Cream Sandwich ( Android 4.0 )

Samsung Infuse 4G
Galnet MIUI ICS 4.0.1

Sony Ericsson Android Devices Ice Cream Sandwich ported

Sony Ericsson XPERIA X10
ICS Android 4.0 Porting and Development |

Sony Ericsson XPERIA X10 Mini Pro
CyanoCream Sandwich

Motorola Android Devices Ice Cream Sandwich ported

Motorola Droid 2 Global
Ice Cream Sandwich

Verizon Droid Incredible 2
Ice Cream Sandwich V0.1

LG Android Devices Ice Cream Sandwich ported

LG Optimus 3D
Ice Cream Sandwitch Cyanogenmod LG Optimus3D

LG Optimus One, P500, V
Ice Cream Sandwich - Final Edition

Dell Android Devices Ice Cream Sandwich ported

Dell Streak 5
Longhorn 2.0.1 ICS Version

Samsung Galaxy Mini S5570L Android 2.3.6 Gingerbread Firmware Update released

 Latin America version of Samsung Galaxy Mini S5570L gets the first Android 2.3.6 Gingerbread firmware update and  now officially released via Kies. The firmware build number is S5570LWMKPJ with an October 18,2011 build date. European users may wait for a while since its been a while that all firmware updates for Galaxy Mini most often released firstly in Europe, but this time it goes to Latin America first.

XDA-developer member alvarorojas4 from Bogotá Colombia confirmed that this version is much more faster than previous 2.3.4 and 2.3.5.
Today I tried to update via OTA (Over the air. In the System Updates menu) and for my surprise it said that I can update my firmware so, I updated and Now i'm in 2.3.6 there are a few small changes, for example at the final of the scroll will appear a blue light, AGAIN is faster how in 2.3.4 (For me 2.3.5 was laggy) and I guess that more improvements...

The S5570LWMKPJ stock ROMs is also available online on XDA developer and can be flash using Odin tool. See the thread of przekret here to grab the said S5570LWMKPJ stock ROM. And now also added to our Galaxy Mini firmware update list.
If you prepare Odin or Kies just ensure to wipe data and cache in recovery of your mini to get the freshest firmware upgrade.

Samsung Galaxy Ace Android 2.3.5 Gingerbread Firmware S5830BUKS2


Another firmware build in Android 2.3.5 Gingerbread with build number S5830BUKS2 for Samsung Galaxy Ace S5830 has been leak. This version got the CSC file of SFR-S5830SFRKS2 which is for the carrier provider in France SFR (Société Française de Radiotéléphonie). This is the fourth Android 2.3.5 firmware build releases since from previous  S5830XWKS9S5830XWKS2S5830XWKS3 and S5830XXKPO.

Firmware S5830XWKS9

Product:  Samsung Galaxy Ace GT-S5830
CSC: S5830SFRKS2 (SFR - FRANCE)
Version: Android 2.3.5 Gingerbread
Build Date: Oct. 13. 2011

Code:
# autogenerated by buildinfo.sh                                                         
ro.build.id=GINGERBREAD                                                                 
ro.build.display.id=GINGERBREAD.BUKS2                                                   
ro.build.version.incremental=BUKS2                                                      
ro.build.version.sdk=10                                                                 
ro.build.version.codename=REL                                                           
ro.build.version.release=2.3.5                                                          
ro.build.date=Thu Oct 13 14:58:55 KST 2011                                              
ro.build.date.utc=1318485535                                                            
ro.build.type=user                                                                      
ro.build.user=root                                                                      
ro.build.host=DELL137                                                                   
ro.build.tags=release-keys                                                              
ro.product.brand=samsung                                                                
ro.product.model=GT-S5830                                                               
ro.product.name=GT-S5830                                                                
ro.product.device=GT-S5830                                                              
ro.product.board=GT-S5830                                                               
# ro.build.product is obsolete; use ro.product.device                                   
ro.build.product=GT-S5830                                                               
ro.product.cpu.abi=armeabi                                                              
ro.product.manufacturer=samsung                                                         
ro.product.locale.language=en                                                           
ro.product.locale.region=GB                                                             
ro.wifi.channels=                                                                       
ro.board.platform=msm7k                                                                 
# Do not try to parse ro.build.description or .fingerprint                              
ro.build.description=GT-S5830-user 2.3.5 GIN

Przekret posted the S5830BUKS2 Odin flashable stock ROM at XDA
S5830BUKS2_S5830SFRKS2_SFR.zip
pass: sampro.pl
There are no report that this firmware update has been officially released by Samsung server but  might be officially push out soon. It might been pulled out from Kies as a test mode or beta released for advance users and developers use only, (not confirmed yet). So just use or flash it at your own risk..

Wednesday, November 23, 2011

P7500XWKK4 Android 3.2 Honeycomb Firmware Update for Samsung Galaxy Tab 10.1 3G P7500 leaks

The Android 3.2 Honeycomb firmware for Samsung Galaxy Tab 10.1 3G P7500 leaked. This is the first Android 3.2 firmware update for Galaxy Tab 10.1 3G that has been available online. The firmware build number is P7500XWKK4 with a build date as of November 11,2011. The stock ROm comes with a SEB CSC file which is for European versions of SGS Tab P7500 3G version. Some advance users already tried flashing this ROM and says it’s a little bit faster than the previous P7500XXKI1 and P7500XXKI2..
samsung galaxy tab 10.1 P7500XWKK4 Android 3.2 Honeycomb Firmware Update for Samsung Galaxy Tab 10.1 3G P7500 leaks
Anyway, we spotted this ROM a while ago on Kies server but unfortunately being pulled out by Samsung with no reasons, the devs might be still working for progress. So, if you want to try it out, the Odin flashable stock ROM is now available, remember this is a leak version and maybe available officially released sooner.
Languages included:
Cestina
Dansk
Deutsch
Espanol
English
Estonian
French
Hrvatski
Icelandic
Italian
Latviesu
Lietuviu
Magyar
Nederlands
Norsk bokmal
Polski
Portugues
Romana
Slovencina
Slovescina
Suomi
Svenska
Turkce
Greek
Grab the P7500XWKK4 Android 3.2 Honeycomb Stock ROM from here:
P7500XWKK4_P7500OXXKK3_P7500XXKK2_HOME.tar.md5
http://www.filefat.com/j8y5lu1ho7gb
http://www.multiupload.com/U0OSU20ABD
Pass: sampro.pl
Thanks to: Przekret at XDA
A CWM flashable stock ROM is posted by pkoper here:
P7500XWKK4 CWM flashable stock rom

I9000NEJVK Samsung Galaxy S Firmware Update Android 2.3.5 Gingerbread for Tre/3 Network

Samsung released the Android 2.3.5 Gingerbread for Hutchison 3G/Tre/3 branded Gingerbread ROMs for Samsung Galaxy S I9000, this was available over in Kies test mode server and beleive to be released officially soon. The firmware build number is for I9000NEJVK  with default  3 network for each corresponding regions. CSC DRE -Austria, .HUI - Italy and H3G - UK.


SWYPE support languages: English- UK & US , Czech, Dutch, French, German, Greek , Hungarian, Italian, Polish, Portuguese, Slovak Spanish, Turkish and Korean

Here's the build info.
http://www.mediafire.com/?ogfg71ngbt814

ro.build.PDA=I9000NEJVK
ro.build.changelist=649158
ro.build.date=Tue Oct 11 17:04:46 KST 2011
ro.build.description=GT-I9000-user 2.3.5 GINGERBREAD NEJVK release-keys

Samsung released Hutchison 3G/Tre/3 branded Gingerbread ROMs in KIES TEST MODE
for HUI (Italy), H3G (UK), DRE (Austria) - soon to be available in MAIN CHANNEL :

http://www.mediafire.com/?ny5v1ux0nkj3221
GT-I9000_HUI_2_20111111154632.zip.enc2
JVK_JV8_JVB.tar
PDA: NEJVK
CSC: HUIJV8
PHONE: NEJVK

http://www.mediafire.com/?nsy422o864nbzkx
GT-I9000_H3G_1_20111111155957.zip.enc2
JVK_JV7_JVB.tar
PDA: NEJVK
CSC: H3GJV7
PHONE: NEJVK

http://www.mediafire.com/?720i76btm6ac7q2
GT-I9000_DRE_2_20111111160859.zip.enc2
JVK_JV6_JVB.tar
PDA: NEJVK
CSC: DREJV6
PHONE: NEJVK


Code:
JVK_JV8_JVB.tar @ GT-I9000_HUI_2_20111111154632.zip.enc2

11.10.2011  12:17           262 144 boot.bin
04.11.2011  04:45        18 108 416 cache.rfs
11.10.2011  12:17       269 500 416 factoryfs.rfs
11.10.2011  13:04        12 582 912 modem.bin
11.10.2011  12:17           655 360 param.lfs
11.10.2011  12:17         1 310 720 Sbl.bin
11.10.2011  12:17         5 727 788 zImage
Code:
JVK_JV7_JVB.tar @ GT-I9000_H3G_1_20111111155957.zip.enc2

11.10.2011  12:17           262 144 boot.bin
13.10.2011  16:18        12 406 784 cache.rfs
11.10.2011  12:17       269 500 416 factoryfs.rfs
11.10.2011  13:04        12 582 912 modem.bin
11.10.2011  12:17           655 360 param.lfs
11.10.2011  12:17         1 310 720 Sbl.bin
11.10.2011  12:17         5 727 788 zImage
Code:
JVK_JV6_JVB.tar @ GT-I9000_DRE_2_20111111160859.zip.enc2

11.10.2011  12:17           262 144 boot.bin
13.10.2011  16:19        19 410 944 cache.rfs
11.10.2011  12:17       269 500 416 factoryfs.rfs
11.10.2011  13:04        12 582 912 modem.bin
11.10.2011  12:17           655 360 param.lfs
11.10.2011  12:17         1 310 720 Sbl.bin
11.10.2011  12:17         5 727 788 zImage
factoryfs.rfs is the same file for all downloads, so is build.prop :


Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.NEJVK
ro.build.version.incremental=NEJVK
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Tue Oct 11 17:04:46 KST 2011
ro.build.date.utc=1318320286
ro.build.type=user
ro.build.user=root
ro.build.host=DELL137
ro.build.tags=release-keys
ro.product.model=GT-I9000
ro.product.brand=samsung
ro.product.name=GT-I9000
ro.product.device=GT-I9000
ro.product.board=GT-I9000
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-I9000
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-I9000-user 2.3.5 GINGERBREAD NEJVK release-keys
ro.build.fingerprint=samsung/GT-I9000/GT-I9000:2.3.5/GINGERBREAD/NEJVK:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I9000NEJVK
ro.build.hidden_ver=I9000NEJVK
ro.build.changelist=649158
ro.flash.resolution=720
# end build properties
#
# system.prop for smdkc110
#

rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m
ro.opengles.version=131072

# Samsung USB default mode
persist.service.usb.setting=0

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.config.ringtone=01_Minimal_tone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg

ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.3_r7
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.secdevenc=true
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=false
dev.sfbootcomplete=0
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
cache.rfs is the only difference of 3 downloads, you can compare apk content of each sec_csc.zip from cache.rfs :


Code:
JVK_JV8_JVB.tar @ GT-I9000_HUI_2_20111111154632.zip.enc2

HUIJV8 NEJVK 696190 Jul 26  2010 AppStore-final.apk
HUIJV8 NEJVK 118745 Jul 26  2010 Mobile3TV.apk
HUIJV8 NEJVK  15406 Jul 26  2010 WazeWidget.apk

JVK_JV7_JVB.tar @ GT-I9000_H3G_1_20111111155957.zip.enc2

H3GJV7 NEJVK  173724 Jul 26  2010 and001-01689358.apk
H3GJV7 NEJVK  468785 Jul 26  2010 AndroidConsumerSearch-release.apk
H3GJV7 NEJVK    3289 Jul 26  2010 AutotraderApplicationSupport-release.apk
H3GJV7 NEJVK  776677 Jul 26  2010 bejeweled.unsigned-wrapped.apk
H3GJV7 NEJVK 1826822 Jul 26  2010 Dynamite_GalaxyS_tc-hft-lan_en-fr-it-de-es-pt-el_1.0.44_release_signed-wrapped.apk
H3GJV7 NEJVK 2026174 Jul 26  2010 monopolyherenow-wrapped.apk
H3GJV7 NEJVK   23903 Jul 26  2010 Planet3Generic-Android-2011-06-14-zipaligned.apk
H3GJV7 NEJVK  390150 Jul 26  2010 Tetris.unsigned-wrapped.apk
H3GJV7 NEJVK   13756 Jul 26  2010 Yell-Android-1.6.apk

JVK_JV6_JVB.tar @ GT-I9000_DRE_2_20111111160859.zip.enc2

DREJV6 NEJVK  463913 Jul 26  2010 3Apps_H3G_2_3_release_no_shortcut_20110608.apk
DREJV6 NEJVK 5279248 Jul 26  2010 hrs_and_SE_130.apk
DREJV6 NEJVK 2569532 Jul 26  2010 MobileTvAndroid_1-5-6_23082011.apk
DREJV6 NEJVK   23534 Jul 26  2010 Planet3Forced-Android-1.6.apk
DREJV6 NEJVK  111575 Jul 26  2010 Planet3LauncherApp_1-00_20110207.apk
DREJV6 NEJVK  488705 Jul 26  2010 Selfcare_1-33_20110718.apk
SWYPE: EnglishUK EnglishUS Czech Dutch French German Greek Hungarian Italian Korean Polish PortuguesePT Slovak Spanish Turkish

SYSTEM LANGUAGES: da de en-GB es fi fr it ko nl tr

I9001XXKPS Android 2.3.6 for Samsung Galaxy S Plus I9001 Stock ROM

The Android 2.3.6 Gingerbread Firmware for Samsung Galaxy S Plus I9001 recently leaks. The build version number is I9001XXKPS with CSC file SER which is fro Russia. The build date is just from November 4, 2011. It is packed with European  languages but it may have some text input support issues if you wanted to use it in your Region outside Russia.We can not tell if this ROM is stable or not but this ROM was leaked by Samsung server.



Image courtesy of _strauch_ from Android-Hilfe.de

Model: Samsung Galaxy S Plus I9001
Product Code: GT-I9001HKDSER
PDA: I9001XXKPS
Phone: I9001XXKPG
CSC: I9001SERKP6
Version: Android 2.3.6 Gingerbread

Code:

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.XXKPS
ro.build.version.incremental=XXKPS
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.6
ro.build.date=Mon Nov 4 11:35:21 KST 2011
ro.build.date.utc=1320374121
ro.build.type=user
ro.build.user=root
ro.build.host=DELL89
ro.build.tags=release-keys
ro.product.model=GT-I9001
ro.product.brand=samsung
ro.product.name=GT-I9001
ro.product.device=GT-I9001
ro.product.board=GT-I9001
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-I9001
# Do not try to parse ro.build.des
cription or .fingerprint
ro.build.description=GT-I9001-user 2.3.6 GINGERBREAD XXKPS release-keys
ro.build.fingerprint=samsung/GT-I9001/GT-I9001:2.3.6/GINGERBREAD/XXKPS:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I9001XXKPS
ro.build.hidden_ver=I9001XXKPS
ro.build.changelist=708244
ro.flash.resolution=720
# end build properties

The stock ROM is being packed in a single .tar file. so no wipe will happen to your device if you flashe this ROM.  You need to extract it, then place it on the PDA space of Odin. Just use the Odin 4.43 version to avoid any flashing failure. You can grab the I9001XXKPS Stock ROM here and also get any further details of this said firmware before considering to flash it.

Tuesday, November 22, 2011

T959VUVKJ6 T-Mobile (USA) Samsung Galaxy S 4G Android 2.3.6 Gingerbread Firmware Update Stock ROM

This is the Android 2.3.6 Gingerbread firmware update released by Samsung for U.S. T-Mobile Samsung Galaxy S 4G T959v.  The firmware build number is T959VUVKJ6 with build date of October 28, 2011.
The stock ROM is in single packaged  T959VUVKJ6-REV00-home-low-CL694130.tar.md5 and can be flash on the phone using Odin in-case you are having any issues updating on Kies.

T-mobile Galaxy S 4G T959VUVKJ6 Android 2.3.5 Gingerbread features


Code:
# autogenerated by buildinfo.sh                                                            
ro.build.id=GINGERBREAD                                                                    
ro.build.display.id=GINGERBREAD.VUVKJ6                                                     
ro.build.version.incremental=VUVKJ6                                                        
ro.build.version.sdk=10                                                                    
ro.build.version.codename=REL                                                              
ro.build.version.release=2.3.6                                                             
ro.build.date=Fri Oct 28 15:36:14 KST 2011                                                 
ro.build.date.utc=1319783774                                                               
ro.build.type=user                                                                         
ro.build.user=se.infra                                                                     
ro.build.host=SEP-81                                                                       
ro.build.tags=release-keys                                                                 
ro.product.model=SGH-T959V                                                                 
ro.product.brand=samsung                                                                   
ro.product.name=SGH-T959V                                                                  
ro.product.device=SGH-T959V                                                                
ro.product.board=SGH-T959V                                                                 
ro.product.cpu.abi=armeabi-v7a                                                             
ro.product.cpu.abi2=armeabi                                                                
ro.product.manufacturer=samsung                                                            
ro.product.locale.language=en                                                              
ro.product.locale.region=US                                                                
ro.wifi.channels=                                                                          
ro.board.platform=s5pc110                                                                  
# ro.build.product is obsolete; use ro.product.device                                      
ro.build.product=SGH-T959V                                                                 
# Do not try to parse ro.build.description or .fingerprint                                 
ro.build.description=SGH-T959V-user 2.3.6 GINGERBREAD VUVKJ6 release-keys                  
ro.build.fingerprint=samsung/SGH-T959V/SGH-T959V:2.3.6/GINGERBREAD/VUVKJ6:user/release-keys
# Samsung Specific Properties                                                              
ro.build.PDA=T959VUVKJ6

T-Mobile Samsung Galaxy S 4G Android 2.3.6 stock ROM. Just place the extracted file in the PDA section of Odin 1.85 and flash.

Download: T959VUVKJ6
Credits:  RaverX3X @XDA

P7300BVKJ5 Android 3.2 Honeycomb Firmware Update for Samsung Galaxy Tab P7300 8.9 3G released

Orange network provider in France had just released the Android 3.2 Honeycomb firmware update for the Samsung Galaxy Tab P7300 8.9 3G . The build number is P7300BVKJ5  with CSC file FTM- firmware letter code for France.

Samsung Galaxy Tab P7300 8.9 3G official firmware update
For other regions who can't wait and want to upgrade now, the Odin flashable P7300BVKJ5 stock ROM version is also available for grab. The Orange logo and bloatware or applications will be installed but you can remove it once you'll root your device and then using a Root Explorer.

You can remove the Orange application by uninstalling
For removing Orange apps, locate this folder files and just uninstall them.

For removing the apps, just need Root and RootExplorer
In folder  \System\App folder\
For the logo, there are 3 files to remove using Root Explorer :
In folder \System\Media\ - remove bootsamsung.qmg and bootsamsungloop.qmg
In folder \System\Media\Video\Shutdown\ - remove shutdown.qmg
In folder \System\Etc\ - remove PowerOn.ogg

You can grab the stock ROM at XDA , it is packed in a single .tar file and can be flashed through your Galaxy tab using Odin. To flash the P7300BVKJ5 stock ROM Just put the downloaded file in the PDA button of Odin.

Monday, November 21, 2011

P7310XXKJ4 Android 3.2 Honeycomb Samsung GT-P7310 Galaxy Tab 8.9 Wi-Fi Only released

A firmware update Android 3.2  Honeycomb with build number P7310XXKJ4 for Samsung GT-P7310 Galaxy Tab 8.9 Wi-Fi Only  is now available on Samsung official server and in Odin flashable stock ROM version. This is recently released in Europe with Generic XEU CSC file which stands for UK firmware code but it has all European languages. Eventually, if you can't get the firmware update in your regions just have patience to wait for a while or you may upgrade now if you prepare the Odin stock ROM version.

A brief guide on how to flash the P7310XXKJ4 stock ROM version on P7310 Galaxy Tab 8.9 Wi-Fi usin Odin downloader program. - this is for advance users only.
This is a single file so you didn't loose anything once flash, but back-up all of your data for safety if something went wrong. If  you rooted before you will loose root, just re-root the device with the same method you done before. Don't flash this on Galaxy Tab 3G we already tried it, it works fine but the 3G doesn't work.
- Download the P7310XXKJ4 stock ROM file. credits to poisike at XDA
- Unzip the zip file you download
- Run Odin and then put your Tab in download mode.
- Once in download mode,connect the phone to PC
- Click PDA and select the file that ends with .md5
- Click Start and wait until it finishes.

You can check out any further details here and join the discussion thread here at XDA

Sunday, November 20, 2011

N7000XXKKA Android 2.3.6 Firmware Update for Samsung Galaxy Note N7000

Another Android 2.3.6 Gingerbread firmware update for Samsung Galaxy Note N7000, this time the build number is N7000XXKKA with default CSC file AUT which refers to Switzerland default firmware letter code. The first released was for Germany with build code of N7000XXKK9. Some advance users who already tried this ROM says it reduces the battery life percentage up to 10% consumption. This ROM is flashable via CWM and you need to have your device rooted first.


Samsung Galaxy Note Android 2.3.6 gingerbread firmware update
Android 2.3.6 Gingerbread XXK9

CWM Flashing instruction (N7000XXKKA)

Make sure you have root on your device and CWM recovery in case of bootloops after flashing. The easiest way to get both is to grab the rooted kernel for your current firmware and flashing that. Everything is described in this thread

Steps:

1. [Optional but recommended] Boot into CWM recovery [VolumeUP+Home+Power] and do a nandroid backup
2. Download the desired firmware and unrar it to end up with a .tar.md5 file
3. Place this file in your external sd card in a folder called 'firmware'. You will have to create this folder. So the path would be external_sd/firmware/XXX.tar.md5
4. Launch the CWM app on your device. This will be present if you followed the step given above under the pre-requisite
5. In CWM, choose to flash stock rom. It will automatically pick up the firmware file you placed in the previous step. There will be a couple of popups just hit OK. The last popup with give you 3 options. Choose first one to keep the existing CF-root kernel. This way if something goes wrong during flash you will have Clockwork Recovery to restore the device
6. The phone installs the firmware and reboots. All your data and apps will be present. You have just flashed PDA and modem. As we skipped the kernel flash, we are still using the older kernel. Go again to the CF-Root kernel thread given in the pre-requisite section, and download/flash the rooted kernel for your latest firmware when available.
prepared by amuneer @ XDA

You can grab the N7000XXKKA stock ROM and get further details and instruction here on this thread at XDA-Developer.

Samsung Galaxy S II WajkIUI 1.11.18.2 - MULTiLanguage

Galaxy S II WajkIUI 1.11.18.2 – MULTiLanguage
This image has been resized. Click this bar to view the full image. The original image is sized 680x223px.
felso wiui s2 Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguage

WajkIUI™ based on MiuiAndroid & CyanogenMod 7
thnx for the developers ar Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagept BR Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagezh CN Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagecs Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguageda Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagenl Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguageen GB Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagefr Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagede Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguageel Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagehe Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagehu Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguage
it Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguageko Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagefa Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagepl Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagept PT Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguageru Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagesl Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagees ES Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagetr Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguagevi Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguage
Multilanguage support

This image has been resized. Click this bar to view the full image. The original image is sized 649x429px.
wiuikepek Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguage

—————————————————————————————————————————————————————
About ROM:
  • - based on MiuiAndroid 1.11.18
  • - added CM7 modules & some driver (check changelog)
  • - added some CM7 app (Camera, DSP Manager, SpareParts…etc.)
  • - improved camera quality
  • - added modded LauncherPRO
  • - removed MIUI Launcher (added to post #2)
  • - added multilanguage support (22 languages)
    (arabic – brazilian – czech – danish – dutch – english – french – german – greek – hebrew – hungarian – italian – korean – persian – polish – portugese – russian – slovenian – spanish – turkish – vietnamese)
  • - added multilanguage T9 dialer
  • - added 4-Way Reboot mod
  • - removed some MIUI apps
  • - optimized battery usage
  • - optimized memory settings
  • - removed unneeded files
  • - faster proximity sensor
  • - faster phone calling
  • - updated Google apps
  • - tweaks for speed
  • - more improvement coming soon
If you stuck on boot after flash, you need FULL Wipe from Recovery!
Download Instructions:
gotupload Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguage 
 
multiupload Samsung Galaxy S II WajkIUI 1.11.18.2   MULTiLanguage
Installation GUIDE:
1. Select Recovery/Stable Recovery. Choose "Wipe Data/Cache" option. Let finish.
2. Choose Install zip from SD Card, select WajkIUI_multilang .zip and let it finish.
3. select "Wipe Cache" then go to Advanced and select "Wipe Dalvik Cache". Reboot Now!
4. After boot, set your prefered language in Settings menu
5. Done! Recommend: use Battery Calibration for maximum battery
Changelog:
v1.11.18(released)
- added tweaked CM7 Camera
- optimized video quality
- group widgets by packages thnx for boombuler
- improved first boot
- updated language files
- added new tweaks
- lot of new optimization
- optimized LauncherPRO
- applied my recent tweaks
- many new upgrade from MIUI guys

F.A.Q.
Frequently Asked Questions
Recommend from me: use Backup tool, and use "Wipe Data/Cache" option, if you flash new ROM
Question – Answer
1. I stuck on bootlogo! Help!
- Boot into bootmenu.
- Select "Wipe Cache" then go to Advanced and select "Wipe Dalvik Cache".
- Reboot Now!
2. I got many FC after flash, what can i do?
- Boot into bootmenu.
- Select "Wipe Cache" then go to Advanced and select "Wipe Dalvik Cache".
- Reboot Now!
3. One of my apps not working correctly.
- Go to Menu, Settings, Application, Manage Applications, All, tap on your app, there will be a button to turn ON and OFF compatibility mode.
4. When I send an SMS/Accept Call with 3rd app (example HandcentSMS), my device freeze, hot boot!
- Set permission from "Always ask" to "Allow" for your app in Superuser app
- or Set disable Manage Permissions in Superuser app.
5. I want close one of my apps.
- Press&Hold back button for 1 sec
6. I tried everything, but i always got FC and Hotboot.
- You, or your device don’t like WiUi. Don’t worry, try other ROM…

Saturday, November 19, 2011

N7000XXKK9 Android 2.3.6 for Samsung Galaxy Note N7000 (Germany) Online

The official Android 2.3.6 Gingerbread firmware update for Samsung Galaxy Note GT-N7000 for Germany users is now available on Kies. The firmware build number is N7000XXKK9  with multi CSC file and has all the languages for European regions. In Switzerland the updates is available too with firmware build number N7000XXKKA. Anyone runs with these following versions N7000XXKJ1 and N7000XXKJ4 which is 2.3.5 can now upgrade to 2.3.6.


Samsung Galaxy Note Android 2.3.6 gingerbread firmware update

Model: GT-N7000 Samsung Galaxy Note
Firmware: N7000XXKK9
Modem: N7000XXKK5
CSC: multi_N7000OXAKK9
Version: Android 2.3.6 Gingerbread
Build date: November 11, 2011


Flashing and Rooting instructions
- this method is a bit risky for beginners and recommended for advance users only.


1. Download the N7000XXKK9 file from this thread on your computer;
2. use 7zip on your computer to extract the file named N7000XXKK9_N7000OXXKK5_N7000XXKK5_HOME.tar.md5 (password is "samfirmware.com", without the quotes);
3. if you are already rooted and you have already installed CWM, then go to the Market and install "Mobile Odin";
4. if you are already rooted and you don't have CWM, the go to the Market and install "Mobile Odin". It will ask you to download an additional plugin. Do that.
5. if you are not rooted, follow one of the methods in this thread, then go back to 3;
The rooting guide by Chainfire's CF-Root kernel is now available by following the thread.
6. copy the file N7000XXKK9_N7000OXAKK9_HOME.tar.md5 somewhere on your phone;
7. run Mobile Odin, select "Open file..." and point it to the .tar.md5 file;
8. select "Enable EverRoot" if you want to root your new firmware.
9. select "Inject Superuser" to install SU on top of your new firmware;
10. select "Inject Mobile ODIN" if you want to install Mobile ODIN on top of your new firmware;
11. select "Flash firmware"
12. Choose "Check" to check the .tar.md5 file against its own checksum.
13. Wait. The "system" partition will take longer than the others to flash.
 prepared by ccristal @XDA

Germany DBT - N7000XXKK9
http://www.multiupload.com/AHNC8BMRA1

Switzerland AUT - N7000XXKKA
http://www.multiupload.com/G3MIBOR40U
PW: samfirmware.com, samsungfirmware.com

You can join the discussion thread here at XDA for further details about this firmware.

List of galaxy Note stock ROMs available so far to this date. You can grab it via sammobile.com:

N7000XXKJ1_N7000OXAKJ1
N7000XXKJ4_N7000XEOKJ4
N7000XXKJ4_N7000PLSKJ4
N7000XXKJ4_N7000OXAKJ4   
N7000XXKJA_ N7000OXXKJ8   
N7000JPKJ4_N7000OJPKJ3   
N7000DXKK1_N7000OLBKJ6   
N7000ZSKK1_N7000OZSKK1
N7000JPKK2_N7000OJPKK2_XSG United Arb Emirates
N7000XXKK9_N7000OXAKK9_DBT GERMANY
N7000XXKKA_N7000OXXKK5_AUT SWITZERLAND

Friday, November 18, 2011

I727UCKJ2 Stock ROMs for AT&T and Rogers Samsung GALAXY S II Skyrocket SGH-i727

Here's the I727UCKJ2 Android 2.3.5 Gingerbread stock ROM for  Samsung Galaxy S2 Skyrocket I727 (carrier branded) by AT&T - USA.  This is the original production firmware since it's released.  Well, this ROM is useful for future use just in-case if the device might suffered a soft-brick issues that might  happen and the only option is to flash back its firmware to fix the problem (return to stock). So that's make a sense for advance users, to have the stock ROM available anytime and that's the reason why we still post about this ROM.


XDA-Developer member k0nane compiled the I727UCKJ2 stock ROM both for Skyrocket SGH-I727 by AT&T and SGH- I727R by Rogers. He also provides the flashing instruction on how to return back your AT&T Samsung Galaxy S2 Skyrocket to it's original stock firmware by using Odin downloader tool.

These instructions should fix your soft-bricked or broken phone as long as you can get it into download mode. Make sure you have drivers already installed on your Windows computer before starting. Please read them all the way through and then begin.
Jump up to the original thread at XDA-developer to grab the said I727UCKJ2 stock ROM and get the detailed step by step guide for a safe flashing procedure: How to Flash, Return to stock, fix soft brick the Samsung Galaxy S2 Skyrocket I727.

Thursday, November 17, 2011

S5660XXKS5 Android 2.3.5 Gingerbread ROM for Samsung Galaxy Gio S5660

A new firmware for Samsung Galaxy Gio S5660 with build number S5660XXKS5 this ROM is packed in Android 2.3.5 Gingerbread with a build date of October 15, 2011. The CSC file is SER - S5660SERKS1, which is the default firmware code for Russia. But anyway a global version of Galaxy Gio may also use this ROM, the only tweak is to change the default language which is in Russian to any European region.

This ROM might be a developers beta release since it doesn't yet shows up from Samsung Kies official firmware update server. This is the second ROM released for Gio since from the first  Android 2.3.5 with build number S5660XXKS2 that was recently released last September. The baseband version still the same from previous 5660XXKS2, so the build number is the only got a change.  We also have many reports that the first release was facing a lot of  bug issues so hope this one might be the stabler one.

A brief report from previous XXKS2:
I've upgraded my Samsung Galaxy Gio from froyo to Android 2.3.5 Gingerbread S5660XXKS2 recently. But i'm facing serious crashes & reboots while turning my wifi on. Please help me as i can't access internet on my phone anymore. Please guide me if there is a solution or a newer version is going to be launched after fixing the issue?
firmware S5660XXKS5 Android 2.3.5 Gingerbread for Samsung Galaxy Gio S5660


Here's the binary files - Firmware details:
Build number: S5660XXKS5
Product: Samsung Galaxy Gio GT- S5660
PDA:  S5660XXKS5
Phone:S5660XXKS2
CSC:  S5660SERKS1
Version: Android 2.3.5 Gingerbread
Build Date: October 15, 2011

Build code:
# autogenerated by buildinfo.sh                                                         
ro.build.id=GINGERBREAD                                                                 
ro.build.display.id=GINGERBREAD.XXKS5                                                   
ro.build.version.incremental=XXKS5                                                      
ro.build.version.sdk=10                                                                 
ro.build.version.codename=REL                                                           
ro.build.version.release=2.3.5                                                          
ro.build.date=Sat Oct 15 15:54:52 KST 2011                                              
ro.build.date.utc=1318661692                                                            
ro.build.type=user                                                                      
ro.build.user=root                                                                      
ro.build.host=DELL123                                                                   
ro.build.tags=release-keys                                                              
ro.product.brand=samsung                                                                
ro.product.model=GT-S5660                                                               
ro.product.name=GT-S5660                                                                
ro.product.device=GT-S5660                                                              
ro.product.board=GT-S5660                                                               
# ro.build.product is obsolete; use ro.product.device                                   
ro.build.product=GT-S5660                                                               
ro.product.cpu.abi=armeabi                                                              
ro.product.manufacturer=samsung                                                         
ro.product.locale.language=en                                                           
ro.product.locale.region=GB                                                             
ro.wifi.channels=                                                                       
ro.board.platform=msm7k                                                                 
# Do not try to parse ro.build.description or .fingerprint                              
ro.build.description=GT-S5660-user 2.3.5 GINGERBREAD XXKS5 release-keys                 
ro.build.fingerprint=samsung/GT-S5660/GT-S5660:2.3.5/GINGERBREAD/XXKS5:user/release-keys
# Samsung Specific Properties                                                           
ro.build.PDA=S5660XXKS5                                                                 
ro.build.hidden_ver=S5660XXKS5                                                          
ro.build.changelist=653753                                                              
ro.build.buildtag=                                                                      
# end build properties

For advance users of Galaxy Gio, the stock ROM is now available online and can be manually flash using Odin tool.

From SamMobile download area.
 S5660XXKS5_S5660SERKS1_SER.zip
Pass: samfirmware.com

From Przekret at XDA  
S5660XXKS5_S5660SERKS1_S5660XXKS2_HOME.zip
pass: sampro.pl

You can also check out the Galaxy Gio available stock ROMs up to this date, so that you may not left behind.