Just use the latest OrangeFox recovery that's downloadable from their official site.Is the webserver to download 3.5.2 down right now? Any other place where I can download it?
Just use the latest OrangeFox recovery that's downloadable from their official site.Is the webserver to download 3.5.2 down right now? Any other place where I can download it?
You are a lifesaver. Thanks!Just use the latest OrangeFox recovery that's downloadable from their official site.
Just use the latest OrangeFox recovery that's downloadable from their official site.
/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this RECOVERY
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
fastboot flash recovery twrp-3.x.x_9-<kernel>-y-KudProject-X00T.img
Starting this build, recovery supports flashing stock firmware without modifying the updater-script. In order for it to be possible, ro.product.device has to be set to ASUS_X00TD.
This, however, breaks flashing of custom ROMs that check for either X00TD or X00T.
Simply supporting it doesn't mean that you can flash stock firmware directly; you need to be at least on stock when you flash the recovery, so required properties can be exported to /persist which then will be set on every recovery boot up.
Still not sure though, as some ROMs check for ro.product.device and then fallback to ro.build.product for matching devices.
Flashing incremental OTAs are supported but not recommended, since you'll most likely flash verity disabler at the minimum and get the flashing failed upon patching boot.
gpg --import krascgq.gpg
gpg --verify <build-name>.sig <build-name>