• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Official Root Guide] Kyocera Hydro Vibe

Quick question, I was searching in the /etc/ folder to see if we have a recovery.fstab and I found this zip in /etc/security/otacerts.zip this zip contains one file: testkey.x509.pem. I have an I idea of what this might be based on context. Is it the encryption key for over the air updates or....?
 
At the time this post, I finally got around to working more on the recovery for the phone. I am compiling a first build of TWRP at this moment. depending how it goes no major errors. I'll be starting a new thread (soon as I can, kinda under the weather so might take a nap while the compiling is running, its taking its sweet time) for it and will start testing. but if there major errors. Then just wont see a thread at all.

Cheers for now.

working.png
 
Last edited:
Well first test seems to be a failure. gonna try some tweaking and recompile.
I can safely say at least it dont effect normal booting. The compiling went good, i pushed it to my device. all it does is fail to go into recovery and auto reboots and goes into android. so thats a plus. I feel better about that.

edit: Also to note i was able to restore the stock recovery after words and it works like it should. just gotta get TWRP working now.

edit 2: second attempted failed.. Gonna take a break on it for the night. here the configs, if anyone sees something that should be changed tell me ill try it and recompile.
https://drive.google.com/open?id=0ByB2IlFbWmfcRmtlZ0NXOF8zZWs
 
Last edited:
I put the stock and compiled twrp side by side. looks like the compiler is missing allot things. its suppose to take the stock recovery, and patch it, and recompile a new recovery. mainly on the ramdisk inside the recovery. seems like there allot of initialization files missing from the ramdisk. not sure how vital they are or if that's really the issue or something wrong with the compiler configs.

the whole thing gives me a headache.

Left is stock ramdisk, right is the twrp compiled ramdisk.
arghhh.png
 
Back
Top Bottom