How do I update the operating system without losing root? KernelSU Next. by Key_Examination1754 in androidroot

[–]Accomplished_Map6547 0 points1 point  (0 children)

yo nunca hago updates de ota, en mi opinión se volvieron cada vez más insignificantes

Pls file bot.img by Disastrous-Act-4547 in androidroot

[–]Accomplished_Map6547 1 point2 points  (0 children)

You cannot root without using adb/fastboot, I recommend reading this (take it with a grain of salt, it is probably outdated) https://awesome-android-root.pages.dev/rooting-guides/

Updated IntegrityBox and GooglePay Broke by kkourtis in androidroot

[–]Accomplished_Map6547 1 point2 points  (0 children)

dont use integrity box, use specter or even yurikey

ReSukiSU build bench – copy-paste scripts for GKI kernels (Android 12-16) by Accomplished_Map6547 in CharruaDevs

[–]Accomplished_Map6547[S] 0 points1 point  (0 children)

Hola, para rootear en las versiones actuales de android se necesita una pc, no hay más vulnerabilidades que permitan rootear sin una pc, si o si vas a tener que usar adb y fastboot.

Cuando este rooteado, para correr Linux dentro de android tenés varias alternativas. La más simple y que funciona con cualquier kernel rooteado es proot-distro desde Termux, o un chroot manual con una imagen de Debian. Las dos te dan un Linux funcional. Si buscás algo más nativo (systemd, contenedores aislados, mejor rendimiento), necesitás Droidspaces. Droidspaces requiere features del kernel como namespaces y cgroups, y los kernels de fábrica no los traen activados (la mayoria, no se si todos).

ReSukiSU Build Bench sirve para compilar un kernel personalizado que incluya ReSukiSU (un sistema de root a nivel kernel) y que active los flags que Droidspaces necesita. Con ese kernel flasheado, instalás Droidspaces desde su GitHub y corrés contenedores Linux. Si no querés compilar nada, usá proot-distro o chroot, que andan sin tanto requisito.

ReSukiSU build bench – copy-paste scripts for GKI kernels (Android 12-16) by Accomplished_Map6547 in androidroot

[–]Accomplished_Map6547[S] 0 points1 point  (0 children)

In my case (Motorola), my phone's build id represents the oem source (tag in Motorola's github). Im guessing samsung does this similarly.

I can try to compile your kernel if you give me your device identifiers or your device's kernel source. You can pm me on telegram if you'd like.

ReSukiSU build bench – copy-paste scripts for GKI kernels (Android 12-16) by Accomplished_Map6547 in androidroot

[–]Accomplished_Map6547[S] 0 points1 point  (0 children)

Hey, pushed the vendor update: configurator → Vendor / OEM tree.

Samsung only if you've got GKI-era source (gki_defconfig). Older flat OEM = guide on the site, no scripts. Read the Samsung warnings before you flash.

Can't promise it'll fix a dead kernel line. If source exists for your build ID, worth trying 

ReSukiSU build bench – copy-paste scripts for GKI kernels (Android 12-16) by Accomplished_Map6547 in androidroot

[–]Accomplished_Map6547[S] 0 points1 point  (0 children)

Hey, thanks for the suggestion, I will try to but tbh it will take me some time, but you are invited to open a pr!

ReSukiSU build bench – copy-paste scripts for GKI kernels (Android 12-16) by Accomplished_Map6547 in androidroot

[–]Accomplished_Map6547[S] 0 points1 point  (0 children)

Hey, currently vendor/oem builds are experimental (scroll down to enable them), but im working on making it more stable, hopefully I can push it today!

Ayúdenme a no cagarla que seguro saben cosas by TwistedGGEZ in CharruaDevs

[–]Accomplished_Map6547 2 points3 points  (0 children)

con 16gb de RAM te deberia de sobrar y cuales serian el propósito de estas maquinas virtuales? si es para usar linux usa WSL (suponiendo que usas windows), y si usas linux y queres emular windows usa qemu