-
Notifications
You must be signed in to change notification settings - Fork 189
FAQs.md #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAQs.md #31
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks your contribution, but there're some problems you should check it out
|
||
APlayer is designed with all the basic features of a music player. Aside from that, it has some other cool features like; | ||
|
||
- Playlist. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think desktop lyric and sleep timer should be written here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
FAQs.md
Outdated
|
||
7. **Can I sort tracks on APlayer?** | ||
|
||
No, you can't sort tracks on the app at the moment. But, this feature will be implemented soon. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can do this by clicking the top-right button then choose which sort you want
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops!! It's quite weird that I didn't notice that button. I'm really sorry.
FAQs.md
Outdated
|
||
8. **Where can I find the APlayer's equalizer?** | ||
|
||
APlayer doesn't have its own equalizer. It uses your device's equalizer app. But you can access it from/on APlayer. The equalizer is located on the settings page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
built-in equalizer will be added on next release
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So for this, I just have to write that the app has an equalizer? Because I don't know when the next release will be available. Or maybe when the new release is out, I can edit the document then.
|
||
--- | ||
|
||
10. **Can I include/exclude folders from the music library?** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can remove folder to achieve this, and this operation won't delete song from your device
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
FAQs.md
Outdated
|
||
17. **What device operating system can use APlayer?** | ||
|
||
APlayer is an Android software meaning it is only available to users using any device running on Android OS. Android 5.0+ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4.2+
Okay. I'll make the necessary corrections. |
Done! you can check again. |
Here's the FAQs document I proposed to create. I'm sorry it took so long.