There is no password on the smb share.
The problem is that android does not seem to accept an url starting with 'smb://' (android.content.ActivityNotFoundException: No Activity found to handle Intent).
Is there any way to call BSPlayer directly with package name and parameters in the intent? That would probably be the trick. But I have no idea what to fill into the intent.
|