babaric-dev
babaric-dev
Is there any update on implementing this?
Btw, PowerShell theoratically works if compiled with Android's Bionic libc. Plus, I chose the .deb option because I think it would be cool to install PowerShell in Termux (yes, Termux...
PowerShell can only be ran in Android through Termux with Linux distros in proot (because they are using glibc). In contrary, Android, which uses bionic libc, and I guess thats...
Just curious, how close are we from adding this feature. Are there any difficulties? I will try to help if so.
Will this merge?
@agnostic-apollo Could you please review and approve my PR?
Did some tests and they worked well. Please merge my PR :)
Cool. Hope this PR will be merged soon.
> I do plan on rewriting the document provider with support for custom directories Add a menu for selecting the directory?
> Would be controlled via `termux.properties` file Is this even possible? Can the path be changed *during runtime*? Else, it will likely cause data corruptions or errors.