I already have proot-distro installed in Termux, with a Debian environment configured. Would it be possible for AndroidPE to reuse this existing Debian environment as its development backend instead of installing a separate Linux rootfs?
Ideally, I would also be able to access the same environment directly from Termux by running:
proot-distro login debian
This would allow Termux and AndroidPE to share the same development environment and work together more seamlessly.
I already have
proot-distroinstalled in Termux, with a Debian environment configured. Would it be possible for AndroidPE to reuse this existing Debian environment as its development backend instead of installing a separate Linux rootfs?Ideally, I would also be able to access the same environment directly from Termux by running:
This would allow Termux and AndroidPE to share the same development environment and work together more seamlessly.