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.
Updated by Hammel over 4 years ago
- Priority changed from High to Low
- Severity changed from 03 - Medium to 04 - Low
Updated by Hammel over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Android is no longer on the roadmap so this issue can be closed.
Actions