I posted a modded Gallery.apk from 2.1 on my twitter account, it works on 2.0.1
Twitter / Andrew Akker: Gallery.apk from 2.1 Flan ...
Extract the .apk (don't just rename it)
use:
To remove the old gallery, (busybox required):Code:adb install /path/to/gallery.apk
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

LinkBack URL
About LinkBacks
Reply With Quote



