[TIMOB-28034] Android: Hyperloop-Examples app, Media player test does not play audio file
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2020-07-21T14:50:00.000+0000 |
| Affected Version/s | Release 9.0.1, Release 9.0.2, Release 9.0.3 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Samir Mohammed |
| Assignee | Unknown |
| Created | 2020-07-21T14:41:51.000+0000 |
| Updated | 2020-07-21T14:50:00.000+0000 |
Description
When running the media player test no audio is played, it looks like no audio file is being able to be read at: https://github.com/appcelerator/hyperloop-examples/commit/d983520db7f10d2ad5209fce09b9f560621aa1f3#diff-1d51eeb19fffa018711f22184199d4eaR11
const contentUri = Uri.parse('android.resource://' + activity.getPackageName() + '/raw/audio');
*Test Steps:*
Closing ticket, after further investigation the issue was due to the emulator having issues with playing sounds.