Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

How to execute ./bash_apk? #370

Open
Tomic-Riedel opened this issue Feb 26, 2021 · 1 comment
Open

How to execute ./bash_apk? #370

Tomic-Riedel opened this issue Feb 26, 2021 · 1 comment

Comments

@Tomic-Riedel
Copy link

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!

@MarcelGarus
Copy link
Contributor

MarcelGarus commented Mar 4, 2021

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants