You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Hey!
I wanted to take a look at the source and then test the app on my phone and possibly make suggestions for improvements or something, but I don't know how to run ./bash_apk. So I know, navigate in the terminal to the folder of the project, but which command do I have to run then exactly?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
This should work by just executing ./build-apk once you're in the app folder – the build-apk.sh is an executable script file.
In rare cases (if you're using a more exotic shell), it might be necessary to execute bash build-apk.sh.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey!
I wanted to take a look at the source and then test the app on my phone and possibly make suggestions for improvements or something, but I don't know how to run ./bash_apk. So I know, navigate in the terminal to the folder of the project, but which command do I have to run then exactly?
Thanks in advance!
The text was updated successfully, but these errors were encountered: