diff --git a/Building.md b/Building.md index 8946a90..073c3aa 100644 --- a/Building.md +++ b/Building.md @@ -1 +1,9 @@ -This section is a WIP \ No newline at end of file +# 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. + +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. + +# Fix A Problem! +(Coming Soon) + +### [This section is a WIP] \ No newline at end of file