null4n
null4n
I said it only works for AOSP-like system:( MIUI or other UI rom has not tested. and in my opinion, MIUI support exfat, why you use this module?
> i am no expert but adding the libs and bin of ntfs > integrated successfully and worked perfectly on a rom that had vold for exfat but not ntfs...
@diletantEG Once again, this module didn't support non AOSP-like system. All bugs with these system won'r fix. And encryption isn't the issue. my Nokia phone works fine with encrypt user...
Android one should work. past the logcat. use ``adb logcat|grep -i vold`` to get the logcat. maybe also need ``adb logcat|grep avc:`` PS: in Windows you can use ``find`` instead...
nope, this only get the log that I can find something in it. run it on boot up. but if you don't have TWRP at all, I don't recommend you...
I think it's yes. didn't know why Android one will occur this issue. blaueente 于 2018年11月17日周六 22:14写道: > Thanks for your help! > My phone is working again, after a...
> Most AOSP roms have NTFS support than what is the use of this module? Module for stock Miui roms have exfat support where the file integrity is doubtful which...
> I wish you could make a universal module. You are the only one who has attempted. My bad luck not to have one. I don't think so, vold has...
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...
Will be in the future. Waiting for pie update for my phone. and you can compile it yourself atm. just using ``repo`` clone the pie source code from AOSP and...