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.
If we can flash things, anyway you could just pull the system IMG and manually root it and just flash it back with root? From that point you should be able to pull the rest of the things required to make a proper root?Yeah id just wait until pumaa comes online cause I think he may have something to try and flash ready to go, even if not it's not hard to compile a kernel if you have the source code for your devices kernel and in this case cf auto root source, but from a quick look around I don't think chainfire released the auto root source code but I did find this
https://github.com/tgalal/inception/wiki/incept-autoroot
We do have adb from the bootloader, I'm pretty sure someone has pulled a system IMG already right?If we can flash things, anyway you could just pull the system IMG and manually root it and just flash it back with root? From that point you should be able to pull the rest of the things required to make a proper root?
It's possible I know that, it's just not as common on phones and tablets, manually adding the su binary is the common way to root on x86(PC) Android so i know it can be done, basically just mounting the IMG as a file system adding the binary and fixing permissions and just flashing it back.And its not as easy as that. We can't just add root to the stock ota image file. It's a tar file so we could decompress it to access the files but then we're left with boot.IMG and recovery.img and so on and you can't just root something like that. It's need to be a custom rom and we need custom recovery to flash it. Or at least root and flash fire app
Didn't say Windows, said x86 Android the version people can install on intel pcsI understand that but this is Android not windows. You can manually add super user (which is Linux btw I'm not sure where windows comes into play) info system/priv-apps or something like that, give it proper permissions, manually add the SU binary, than reboot. You can't access those system folders without the image having been installed and partitioned out
I didnt see the the pages after that, I only replied from within alert.Hey all the posts about tethering got removed they were flooding out our work on getting this rooted, would you kindly go to the tethering thread to discuss that and if you have anything root related to talk about feel free to put it here
There are apps to mount IMG as drives and you can edit the files from there, not sure it's been since KitKat that I've done this but this definitely was a thing since there is no recovery for x86 AndroidDidn't say Windows, said x86 Android the version people can install on intel pcs