remove the nfc compatiblity warnings and add anti-feature explanation to
just player
This commit is contained in:
parent
9caded5e03
commit
bf5125b1c3
|
@ -11,9 +11,8 @@ Description:
|
|||
N.B. If you try to share your song via Twitter the app will crash because it has been built
|
||||
without the necessary oAuth credentials, which are not in the source.
|
||||
|
||||
The versions with b at the end are from a different branch, designed to work on Android 2.1+.
|
||||
The ones without b are for Android 4.0+ and make use of NFC, so if you don't have that, the app will be
|
||||
marked as incompatible. It can still be installed and should work until you try to share a song.
|
||||
The versions with a 'b' at the end are designed to work on Android 2.1+, while
|
||||
the ones without b are for Android 4.0+ only and come from their own git branch.
|
||||
Take care not to accept an update without checking the version number.
|
||||
|
||||
Comprehensive music player with unusual features such as sharing files over Android Beam (on Android 4).
|
||||
|
@ -21,6 +20,8 @@ By installing the optional [[jp.co.kayo.android.localplayer.ds.podcast]] and/or
|
|||
[[jp.co.kayo.android.localplayer.ds.ampache]] you can listen to audio from those sources.
|
||||
For example with the latter, you can store your music on an Owncloud server and stream it to Just Player.
|
||||
Works with a scrobbler such as [[com.adam.aslfms]].
|
||||
|
||||
Anti-feature: Ads. v3.27+ shows advertisements, making use of an open-source library.
|
||||
.
|
||||
|
||||
#two branches
|
||||
|
|
Loading…
Reference in a new issue