Hi members here is the gallery which is ported from 2.1 to 2.01

how to use:
Code:

adb install /path/to/gallery.apk

To remove the old gallery, (busybox required):
Code:

adb shell
$ su
# mount -o remount,rw /dev/block/mtdblock4 /system
# /path/to/busybox mv /system/app/Gallery.apk /system/app/Gallery.bak
# sync
# exit
$ exit
here is the direct download link:

Gallery.apk.zip

remove the .zip extension before installing