Para el market prueba esto que puso ayer marcoswapo
Here you go:
http://blair.be/hann...oid.vending.apk
Just copy it to the root of your sd card and from command prompt run:
adb shell
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
rm /system/app/Vending.apk
cp /sdcard/com.android.vending.apk /system/app
exit
exit
