drewhill77
Android Enthusiast
As the title suggests I'm wanting to know if it's possible to flash a VRUAMDK image over VRUAME7 using odin? I have searched the forums and googled my little heart off and can't find any definitive answer to that.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I remember when the original update was pushed, a developer said that the ME7 bootloader wouldn't permit downgrading to a previous bootloader. I'm not sure about the rest of the firmware though.
The cache partition isn't big enough for full rom installs unfortunately. All stock roms from Samsung/Verizon are indeed signed which is how the bootloader knows to allow them to boot. If it reads something with an incorrect signature, that leads you to that error screen about unauthorized software and needing to go to Verizon to fix it. So the only way to do so is to either figure out what that signature is (next to impossible), or find someway around it.
echo "boot-recovery" > /cache/recovery/command
echo "--update_package=/sdcard/myrom.zip" >> /cache/recovery/command
echo "--wipe_cache" >> /cache/recovery/command
reboot recovery
Ahh, that makes more sense. I know developers have been successful at getting devices roms installed on SD and running them successfully in the past. I'm not sure how practical this is now due to the device's security, but it certainly is a possibility. Though right now the focus is on Hashcode getting SafeStrap successfully working to at least provide something for the community.
my ? is why would you want to attempt to flash a custom rom without having a custom recovery? safestrap I have just recently found and have been bound to moto devices and used on them and recently got a s4... still using twrp for the time being because it looks like you can only use touchwiz roms on it. recently found a carbon rom that is amazing for battery life but still probably will flash for safestrap this week.
I am pretty sure I have stock flash file will let you know that when i falshed stock via odin it would not install new update.
Would love if we had a working bootloader (i.e. safestrap) for the ZTE Warp...but that's soon to be moot for me any way since I'm going to be upgrading to HTC One SV.