We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
@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
Sorry, something went wrong.
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?
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: