I could not get the app to work it continuously crashed every time I try to open it.
It's because android 7.0 and higher you have to put the selinux in permissive mode due to a security issue to fix this you must put selinux in permissive mode go to adb shell and to disable (/sys/fs/selinux/enforce)
$ adb shell
$ su
$ setenforce 0
This should fix that
Then restart Andrax
Same issue mount failed in andrax
if you have android 7 and above you have to disable the selinux it's a security issue just connect to adb shell
(/sys/fs/selinux/enforce) this should disable it then
$ adb shell
$ su
$ setenforce 0 then restart Andrax
If you are android 7 or higher you need to connect to adb shell and disable the selinuxHelp andrax busybox fails to mount system read write
Btw im rooted via magisk using MIUI eu Android based os and enabled all permissions and root access via magiskView attachment 186729
can i use vmos or a root emulator , i guess thats what they are , but i dont have root so will one of those work??
I use vmos with android 5.1 root and Google play because Andrax will not work without Google but for no root kali Linux is best
View attachment 186753
STEP BY STEP ?
1 : INSTALL BUSYBOX PRO
2 : INSTALL ANDROID TERMINAL EMULATOR : THEN OPEN ?
TERMINAL EMULATOR & TYPE THIS COMMAND ?
1st type? su
2nd type? system/xbin/busybox
?its not working ?
type this? system/bin/busybox
AFTER OPEN ANDRAX ?
CHEER'S & ENJOY
View attachment 186754
[/QUO
It's not android 10 it's android selinux it needs to be disabled in order for Andrax to download it is a security issue with android 7 and aboveIt's an Android 10 issue
Haven't tried changing the file system but it sounds useless
I read many posts on xda about this . I understand that google made changes to Android 10 is os that don't allow changing the system from read only .
The only way to modify it is before Android boots to install it
If anyone can help me put it inside the emulated space that magisk loads into memory to still have safety checks I will be thankful
Your welcomeThank u