diff --git a/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt b/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt
index 50a3984e3..c1eec1526 100644
--- a/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt
+++ b/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt
@@ -78,6 +78,7 @@ class AboutActivity : AppCompatActivity() {
aboutDonationLink.openLink(R.string.donation_url)
aboutWebsiteLink.openLink(R.string.website_url)
aboutPrivacyPolicyLink.openLink(R.string.privacy_policy_url)
+ faqLink.openLink(R.string.faq_url)
return root
}
}
diff --git a/app/src/main/res/layout/fragment_about.xml b/app/src/main/res/layout/fragment_about.xml
index 1807acb10..5e6e11d00 100644
--- a/app/src/main/res/layout/fragment_about.xml
+++ b/app/src/main/res/layout/fragment_about.xml
@@ -44,6 +44,26 @@
android:paddingBottom="5dp"
android:text="@string/app_description" />
+
+
+
+
+
+
https://newpipe.net/donate/
https://newpipe.net/
https://newpipe.net/legal/privacy/
+ https://newpipe.net/FAQ/
%1$s/%2$s
YouTube
SoundCloud
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e685ca081..fd1add6c9 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -348,7 +348,7 @@
About NewPipe
Third-party Licenses
© %1$s by %2$s under %3$s
- About
+ About \u0026 FAQ
Licenses
Libre lightweight streaming on Android.
Contribute
@@ -365,6 +365,9 @@
NewPipe\'s License
NewPipe is copyleft libre software: You can use, study, share, and improve it at will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Read license
+ Frequently asked questions
+ If you are having trouble using the app, be sure to check out these answers to common questions!
+ View on website
History
History