Actions
Feature #446
closedNeed Android player
Start date:
08 Jun 2015
Due date:
% Done:
100%
Estimated time:
Severity:
04 - Low
Description
This just needs to do the following:
- Perform SMB Mount, just like piboxd does.
- Read db's
- Provide selection UI
- Call default media player
- https://jcifs.samba.org/ (the way to do the samba mounts)
- List directories with Java JCIFS over SMB"":http://www.eugenius.me/2012/05/03/list-directories-with-java-jcifs-over-smb/
- access to file using Java with Samba JCIFS
- http://jcifs.samba.org/src/examples/
- How to call the system default player to play the video?
- Calling the default media player with an URI on Android
When I get started on this, I'll move this issue to the project tied to that code.
Actions