From 514e710598de663e103823bff1b336471fbe24c8 Mon Sep 17 00:00:00 2001 From: Peter Hindes Date: Mon, 14 Oct 2019 15:11:56 -0600 Subject: [PATCH] Updated Building (markdown) --- Building.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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