[AC-4300] Android - Audio Player not implementing Audio Focus
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Needs more info |
| Resolution Date | 2016-08-29T20:23:41.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | n/a |
| Reporter | Shawn Lan |
| Assignee | Shak Hossain |
| Created | 2016-07-30T00:30:18.000+0000 |
| Updated | 2016-08-29T20:23:41.000+0000 |
Description
Check Android Docs [here](https://developer.android.com/training/managing-audio/audio-focus.html)
Ti Audio Player is lacking that, so when it may conflict with other apps. That is, two audios play at the same time.
Hello, Can you provide a sample test case and step to test the issue? Thanks.