On Wed, Jun 10, 2020 at 7:27 PM Hans Hagen wrote: > On 6/10/2020 7:07 PM, Lutz Haseloff wrote: > > I think, there is simply no rule for aarch64 in install.sh > > > > I now patched it in a better way. > > ok > > > The binaries for aarch64 work like a charm on my device, a Samsung > > Galaxy A50 Smartphone. > Does that really work well? I suppose the cpu and mem is ok, but how > about the disk. How do you edit on such a device? > doable from years already... use termux https://play.google.com/store/apps/details?id=com.termux&hl=it to run and compile, to cross-compile you need to setup a tool chain for android using ndk. -- luigi