Skip to content

Building

Peter Hindes edited this page Oct 14, 2019 · 13 revisions

Just Build

The NewPipe App can be built using Android Studio. 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.

Install Your Build

  1. Back up your data via "Settings>Content>Export Database" so you keep your history, subscriptions, and playlists
  2. Uninstall NewPipe
  3. Download the APK from the new source and install it OR Run from Android Studio
  4. Import the data from step 1 via "Settings>Content>Import Database"

Fix A Problem!

[ Important ] Please read the CONTRIBUTING Guidelines before you start your next fix/awesome feature! (Coming Soon)

[This section is a WIP]

Clone this wiki locally