tmm1 opened this issue 5 years ago · 2 comments
Hi, thanks for this great project!
I see you're using armhf version of alpine. Is it possible to use armv7 also? That arch seems to have more packages.
@tmm1 yes it's possible but before that can you give output of these commands getprop ro.product.cpu.abi & uname -m
getprop ro.product.cpu.abi
uname -m
armeabi-v7a Linux localhost 4.9.113 #1 SMP PREEMPT Fri Apr 17 19:28:59 CST 2020 armv8l
Will armv7 work or armhf binaries only?