Showing posts with label cyanogen. Show all posts
Showing posts with label cyanogen. Show all posts

May 3, 2011

New Google Apps Update (01/05/2011) mdpi

Complete Gapps: 01 May 2011
Maps
Street view
Youtube
Gmail
Market
Voice Search
etc ...

Download: gapps-mdpi-20110501-signed.zip

Note: Use the Clockwork recovery to update your system with this file.

Mar 9, 2011

New Google Apps Update (07/03/2011) universal DPI

Download: gapps-gb-20110307-signed.zip

Note: Use the Clockwork recovery to update your system with this file.

Mar 3, 2011

New Google Apps Update (01/03/2011) mdpi

Complete Gapps: 01 Mar 2011
Maps
Street view
Youtube
Gmail
Market
Voice Search
etc ...

Download: gapps-mdpi-20110301-signed.zip

Note: Use the Clockwork recovery to update your system with this file.

Feb 4, 2011

New Google Apps Update (03/02/2011) mdpi

Complete Gapps: 03 Feb 2011
Maps (5.1.0)
Street view (1.6.0.6)
Youtube (2.1.6)
Gmail (2.3.2)
Market (2.2.11)
Voice Search (2.1.1)
etc ...

Download: gapps-mdpi-20110203.zip

Note: Use the Clockwork recovery to update your system with this file.

Feb 3, 2011

Data2SD on Boston

- Valid for CyanogenMod without App2SD
- Use a good sdcard with a minimum of class 4
- Sdcard partition into 2, that is FAT32 (to /sdcard) and FAT32 (for data2sd), remember not FAT32 and Ext2/3/4
- Size of FAT32 to data2sd is better no more than 1GB
- Download data2sd.zip

Copy files data2sd.zip to /sdcard
Log into recovery mode
Install data2sd.zip of recovery
Before rebooting, run the following command:

# Mount /data
# Cd /
# Mkdir /sd-ext
# Mount /dev/block/mmcblk0p2 /sd-ext

# Df
Check whether as below:

Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 91 660 0 91 660 0% / dev
/Dev/block/mtdblock9 90 112 46 608 43 504 52% /cache
/Dev/block/mmcblk0p1 6706596 6302388 404 208 6% /sdcard
/Dev/block/mtdblock7 163 840 115 108 48 732 70% /system
/Dev/block/mtdblock10 175 616 2576 173 040 1% /data
/Dev/block/mmcblk0p2 998 032 4 998 028 0% /sd-ext

See the section / sd-ext Available size of its (998 028) depending on size of partition
Run the following command:
# Dd if = / dev / zero of = / sd-ext/ext2 bs = 998 028
will take about 5 minutes depending on size of partition


# / System / xbin / busybox mke2fs-m 0-F-L userdata / sd-ext/ext2
# Mkdir / sd
# / System / xbin / busybox mount-o loop / sd-ext/ext2 / sd
# Cd / data
# Cp-a * / sd
# Cd /
# Sync

# / System / xbin / busybox umount / sd


Reboot

FINISHED
CHECK:


Good luck

Note: Do not pull out when the phone is lit SDCard ...!!!

Thanks to mboisker

Jan 1, 2011

New Google Apps Update (25/12/2010) mdpi for CyanogenMod

Download: gapps-mdpi-20101225-signed.zip

Note: Use the Clockwork recovery to update your system with this file.

Oct 23, 2010

ClockworkMod recovery v2.5.1.0 for Boston


Support Updates.zip and Backup/Restore :)

fastboot flash recovery clockwordrecovery.img
fastboot reboot 

Download: clockwork-z71.img