vold-posix icon indicating copy to clipboard operation
vold-posix copied to clipboard

I found a Workaround for Android Pie in

Open cleanerspam opened this issue 5 years ago • 1 comments

Hi, While searching for alternative for your Vold Mahila module, I stumbled upon this page Blog I don't have the technical capabilities to do this, I hope you can revive this module as the author was able to add exFat/NTFS support on android pie

cleanerspam avatar Jul 06 '20 07:07 cleanerspam

I don't think there is a universal "vold" binary for all system version. in this module, I compile it from aosp 8.1 source code, so it might nit work on pie.you can still use this module in your risk, just delete the api detect command in install.sh. btw, I use fuse instead of kernel modules so it can run on any version of kernel. in your link he use kernel modules that means these modules can only load in the kernel which compile from same code with the kernel module

null4n avatar Aug 21 '20 01:08 null4n