Does anyone have the flash_image file. My rom is new and doesn't have it.
squick Senior Member Oct 6, 2010 446 27 0 Port St Lucie Jan 15, 2011 at 8:18 PM #1 Does anyone have the flash_image file. My rom is new and doesn't have it.
xHausx Inactive Recognized Developer Jul 5, 2010 6,782 4,521 0 Central Florida Jan 15, 2011 at 8:21 PM #2 here you go to install it is Code: adb remount adb push flash_image /system/bin/flash_image adb shell chown 755 /system/bin/flash_image Attachments flash_image.zip 48.7 KB Views: 2,949
here you go to install it is Code: adb remount adb push flash_image /system/bin/flash_image adb shell chown 755 /system/bin/flash_image