SecondScreen: Explain that the app needs root or adb

This commit is contained in:
Pierre Rudloff 2018-05-27 13:03:41 +02:00
parent ab8ee4c53d
commit 5da17071d2

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/farmerbb/SecondScreen/issues
Name:SecondScreen
Auto Name:${appName}
Summary:Better screen mirroring for rooted devices
Summary:Better screen mirroring
Description:
SecondScreen is an application designed for power users that frequently connect
their Android devices to external displays. It works with your existing screen
@ -14,6 +14,10 @@ mirroring solution to give you the best experience possible. With SecondScreen,
you can change your device's resolution and density to fit your TV or monitor,
enable always-on desktop mode in Chrome, and even turn your device's backlight
off, among several other features.
This app requires elevated permissions, granted via root access or adb shell
commands. The app will do nothing if you do not have a rooted device or access
to adb.
.
Repo Type:git