Hopefully this will help me and others who aren’t as saavy.
There’s plenty of useful suggestions given for apps to help us get the most from our phones and many times they’re links to GitHub.
I’ve got an account and have used GitHub a couple of times but evidently not enough to use it everytime.
For instance, someone just linked Bravepipe and while I can read all the information, and there is plenty, I can’t find a way to download it.
What am I missing?
I wish I stayed with coding when I was in 8th grade but I didn’t know what it was going to be and I just wanted to play Aztec on one of the school’s 3 Apple computers.
Github & Gitlab host the source code but some projects also host binary files, the Android installable binary files are the APKs, if you mean this, GitHub - bravepipeproject/BravePipe: A libre lightweight streaming front-end for Android., it describes in the README the flavours and how to compile it, be careful when using already compiled APKs from unknown sources, as I can see BravePipe doesn’t exist as an pre-compiled APK on their Github, you have to do it by yourself.
Download the APK, go to the downloads and tap on it, it will ask you to activate the installation from unknown sources and it will be installed after you activate it.
If you just click Open after the download it will ask you to open it with the Package Installer and then to install the app.
Scroll down to assets and click the apk you require to download it to your phone. Once downloaded I think you just click on it in your files and system will ask if you want to install…