linuxdeploy icon indicating copy to clipboard operation
linuxdeploy copied to clipboard

Can I use linuxdeploy to turn my mobile into a mini development environment

Open aniruddha-a opened this issue 3 years ago • 1 comments

Hello,

From my limited tryst with linuxdeploy, I see that it pre-installs some packages like containers do.. and when I try to run any sudo command, I see Killed message! My doubt is - can I turn my Samsung phone (uses Exynos) into a mini Linux development environment with all build-essentials and editors ? I want to run Ubuntu and be able to do a bunch of sudo apt-get install <packages>

Thanks.

aniruddha-a avatar Oct 07 '22 03:10 aniruddha-a

there are things that still doesn't work if you play to use an android as a development environment. like for example, docker won't work because the kernel in most android devices doesn't support "cgroups". If you want zero issues while doing some coding stuffs, I suggest you get a proper pc.

WisdomSky avatar Oct 19 '22 06:10 WisdomSky