Motorhead1991
Android Expert
build.prop
I tested this on my girlfriend's T301 and she enjoyed the improvement. I pulled the alteration from a ROM builder's file for the ZTE Avail (Anthony062991).
To install:
1. Plug your tablet into a computer with adb and unzip the folder into the common directory (the same folder as adb)
2. adb shell
#mount -o remount,rw -t system /dev/block/mtdblock3 /system
#rm /system/build.prop
#exit
3. adb push build.prop /system
4. adb reboot
5. Enjoy the newfound responsiveness.o
I tested this on my girlfriend's T301 and she enjoyed the improvement. I pulled the alteration from a ROM builder's file for the ZTE Avail (Anthony062991).
To install:
1. Plug your tablet into a computer with adb and unzip the folder into the common directory (the same folder as adb)
2. adb shell
#mount -o remount,rw -t system /dev/block/mtdblock3 /system
#rm /system/build.prop
#exit
3. adb push build.prop /system
4. adb reboot
5. Enjoy the newfound responsiveness.o