Saturday, February 27, 2010

Rooting & other goodies on the Samsung Galaxy SPICA I5700 (2.1 Firmware) - Updated


(DO NOT use this guide with the 1.5 firmware)
for Rooting the Galaxy SPICA 1.5 Firmware click here.


Pre-Requisite : Basic knowledge of windows and linux commands (DO NOT try this if you are uncomfortable with the command line interface)


Step 1 : Download Android SDK from here.
Step 2 : Extract the SDK to a folder.
Step 2 : If you are using windows, right-click on My Computer, and select Properties. Under the Advanced tab, hit the Environment Variables button, and in the dialog that comes up, double-click on Path (under System Variables). Append the full path to the tools/ directory to the path (for eg if you have extracted the SDK under d: drive add ;d:\android-sdk_r04-windows\tools Path variable).

for other OS follow the steps here.

Step 3: Download init.spica.sh from here. and copy it to the /tools folder under the SDK.
Step 4a: Enable USB debugging mode : Settings > Applications > Development > USB debugging.  (forgot this step.. thanks to yudha.)
Step 4b: Connect the phone using the USB cable and run the following commands using the command prompt.

adb devices > it should list your device with a serial number,if not the phone is not connected properly.





then run the following commands : 
adb shell mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl5 /system
adb shell rm /system/xbin/su
adb shell ln -s /xbin/su /system/xbin/su
adb push init.spica.sh /system/etc/
adb shell chmod 0550 /system/etc/init.spica.sh
adb shell reboot

The phone will reboot at this point and after it reboots you should have root access to the phone.

To check 

adb shell
su
the prompt should change from the $ to a # ..thats it now you have root access to your android kernel :-)
Type "exit" to get back to your windows command prompt.

Alternatively you can download an application like Better Terminal and try running the commands from your phone itself.

Once you have gained root access you can remove pre-installed applications you do not like or want or install files like the LiveWallpapersPicker.apk

Backup System Files : 

Connect phone on USB
Backup all system files before making any changes by running the following command
adb pull /system/app < path the backup folder >

Mounting the system: 

adb shell mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl5 /system (this mounts the system and allows you to modify system files)

One easier way to do this is by adding the Remount script to the system/xbin
Download Remount and copy to /tools folder under the SDK
mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl5 /system







adb push remount /system/xbin/
adb shell chmod 0755 /system/xbin/remount

Now you can type "remount rw" when you want to mount the system in read/write mode and "remount ro" when you want to put it back as read only.

Remove files you don't need : (for eg myspace.apk)

cd /system/app
rm myspace.apk

Please make sure you have a backup before you try to remove any apk file.

Install Live Wallpapers (Just like the Google Nexus One)

Download LiveWallpaperPicker.apk and copy to the tools/ folder under the SDK

Open the command prompt and type :

adb install LiveWallpapersPicker.apk

You should now have an option for picking a live wallpapers on your phone.
There are a lot of nice looking live wallpapers on the market for you to download and try.

Thanks to mrJohn and Mallik_Raj @ samdroid.net

Tuesday, February 23, 2010

Samsung I5700 (Galaxy SPICA) Android 2.1 Flashing Guide (Updated)


***** USE THIS GUIDE AT YOUR OWN RISK !  *******
***** DO NOT BLAME ME FOR BRICKED DEVICES ******


What you need : 

The firmware : I570EDDJB2 in my case. (Unreleased Android 2.1 (Eclair) firmware from Samsung).
Multiloader application and Spica OPS (Odin_v4_03.exe + spica.ops) : Odin_v4_03.zip
*** Please use the new spica_jc3.ops file for the firmwares I5700XXJBA, I570EXXJC3 I570EXXJC5
Drivers for I5700 : drv5700.zip
Samsung USB Cable

Before you start : 
Backup your data !
Remove the SIM lock if any.
Create a folder and extract all files listed above + the firmware (do not extract the tar file from within the firmware)
Ensure your phones battery is sufficiently charged (and your laptops battery too if you live in a country like ours lol ;-))
Shutdown any service/software which could be using the USB port, especially the Samsung PC suite. - Very Important

Flashing :

Edit : You should probably do a hard reset before you start by punching in the following code on the phone *2767*3855#

1. Shutdown your phone and remove the SDCARD and the SIM 


2. Put the phone in "Download Mode" by pressing Volume Down + Camera + Power button.
Image Courtesy : samdroid.net
3. Connect the Phone to the PC using USB
4. Install drivers using the drv5700 files- A lot of guys are going wrong here.  Open your device manager and ensure the two Samsung devices are shown properly before you go ahead.(circled in red) - see image below :


4a. Disconnect phone from the USB. *** (Very Important), thanks to Srikanth Kapa (For all you guys having problems with "Setup Connection"
5. Open Odin Multi Downloader v4.03.exe and then reconnect the phone, you should see the a COM port number with a yellow background.
6. Select the files as shown in the image below : 

Image Courtesy : samdroid.net
If you are using some other firmware and there is only one tar file select Option : One Package and load the file under One Package TAB.

Cross check the files and if you need to change anything click on "Reset Files" and select files again.

7. Once you are ready hit the START button. DO NOT DISCONNECT the phone until the firmware download completes.

8.Watch the "Message: window and wait till it shows <1> Close serial port and wait until rebooting.- This usually takes not more than 1-3 minutes.

9. At this point your flashing is complete and the device should be automatically rebooting, once the reboot is complete unplug the USB cable and flick open the Eclair green locking slider ;-)

Congrats !!! Welcome to the delicious ECLAIR club :-)

Issues : 

Google Maps seems to be a bit temperamental (Upgraded to ver 4.0.0 from the new 2.1 Market). Phone has hung a couple of times but nothing really serious.

New Features : 

Multiple Accounts Support
Exchange Support - No Calendar support or GAL lookup.
Camera now has Scene mode, White balance, Color effect
Search across the device including SMS/MMS
HTML5 Support in the browser.
Live Wallpapers
Refreshed UI


Hopefully Samsung will include pinch and zoom in the final release version :-)

Thanks to the guys at : 

Screen Shots : 


  

 
  
  
 

Monday, February 22, 2010

Samsung i5700 Running Android 2.1 (Eclair)





I bought the Samsung I5700 on Friday which was running the stock Android 1.5 (Cupcake).  By Saturday I was scourging the internet forums for an upgrade to ver 2.x, I had to get it !.  After lots of  broken links, and reading up Russian tutorials translated using google I was finally got myself a copy of the new unreleased eclair firmware (2.1) : I570EDDJB2.


Everything seems to be running fine :-)  apart from a weird issue with my GPS which cant get my location right.


I will post some screengrabs and a tutorial soon... Make sure to check back soon.


Thanks to all the folks @ SamsungFirmware, SamDroid