1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-17 10:49:59 +00:00

Updated Building (markdown)

Peter Hindes 2019-10-14 15:14:46 -06:00
parent 514e710598
commit cfc7944af6

@ -3,6 +3,14 @@ The NewPipe App can be built using [Android Studio](https://developer.android.co
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!
(Coming Soon)