Updated Building (markdown)

Peter Hindes 2019-10-14 17:12:10 -06:00
parent 09699e0b74
commit 3e7a82dd32
1 changed files with 2 additions and 2 deletions

@ -1,7 +1,7 @@
# Just Build
The NewPipe App can be built using [Android Studio](https://developer.android.com/studio/index.html). For more in-depth install guide, use google.
The NewPipe App can be built using [Android Studio](https://developer.android.com/studio/index.html). For more in-depth install guide use google.
Once you have Android Studio, fork the repo if you want to submit your changes, then clone the source. Once its done downloading, go ahead and open it with Android Studio. You can now run it over adb, or build a dev-signed apk. (Step By Step Coming Soon) in the mean-time search google for a how to on these fairly generic steps.
Once you have installed Android Studio, either fork the repo ([main repo](https://github.com/TeamNewPipe/NewPipe)) if you want to submit your changes as a pull-request later and then clone your fork, or if you just want to read the source, clone the [main repo](https://github.com/TeamNewPipe/NewPipe). Once its done downloading, go ahead and open it with Android Studio. You can now run it over adb <img src="https://i.imgur.com/3m0T2dS.png" alt="Using The Run Bar In the Top Right" height="20" />, or [build a dev-signed apk](https://stackoverflow.com/a/16709979/4463923). If you get stuck, don't be afraid to take the opportunity to learn some google-fu, and if you are truly stuck, ask for help on Stack Overflow or from one of the contributors.
## Install Your Build