Skip to content

Commit 0827277

Browse files
authored
Update README.md in regard of removal from Google Play, see #405
1 parent 97a895e commit 0827277

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ FTP and SFTP server app for Android with external SD-card access.
1313
How can you use this server on your device to access your files (see discussion regarding permission and restriction below in terms of Google and Play)?
1414
* Install from F-Droid
1515
* Download from GitHub releases
16-
* Use SAF
17-
* Use QuickShare
16+
* Use SAF (if you don't grant full filesystem access)
17+
* Use QuickShare (if you don't grant full filesystem access)
18+
19+
[<img alt="Get it on F-Droid" height="60" src="https://f-droid.org/badge/get-it-on.png" />](https://f-droid.org/app/org.primftpd)
1820

19-
| [<img alt="Get it on F-Droid" height="60" src="https://f-droid.org/badge/get-it-on.png" />](https://f-droid.org/app/org.primftpd) | [<img alt="Get it on Google Play" height="60" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" />](https://play.google.com/store/apps/details?id=org.primftpd) | [<img alt="Get it on Amazon" height="45" style="margin-left: 8px;" src="https://images-na.ssl-images-amazon.com/images/G/01/AmazonMobileApps/amazon-apps-store-us-black.png" />](http://www.amazon.com/wolpi-primitive-FTPd/dp/B00KERCPNY/ref=sr_1_1) |
20-
| --- | --- | --- |
2121

2222
You may download latest development snapshot from [GitHub packages](https://github.com/wolpi/prim-ftpd/packages/).
2323

@@ -74,8 +74,8 @@ your files through this server you might have to grant it 'all files access' per
7474

7575
To be able to allow 'All files access' an app must declare `android.permission.MANAGE_EXTERNAL_STORAGE` in it's manifest file.
7676
Google has a policy wether an app is allowed to declare that permission and be published on Google Play.
77-
As you can see below this app is considered as not compliant.
77+
As you can see below this app is considered as not compliant (which is not relevant anymore).
7878

79-
Mail from Google:
79+
Mail from Google (has been relevant as long as the app has been available on Google Play):
8080

8181
![google play policy mail](fastlane/img/google-play-policy-mail.png)

0 commit comments

Comments
 (0)