blunden / XBMCLauncher

A helper app to allow setting XBMC as your Launcher in Android
Apache License 2.0
35 stars 18 forks source link

No sound Need to restart Kodi #12

Open pakerou opened 8 years ago

pakerou commented 8 years ago

Hello

Thanks for this app, i have a problem with sound. After start android kodi launch with no sound i quit and restart kodi to have sound.

Thanks for help

pakerou commented 8 years ago

need a delay added? at startup android?

blunden commented 8 years ago

I don't think a delay is the proper solution. Instead, it should likely wait for the BOOT_COMPLETED broadcast.

pakerou commented 8 years ago

Yes!! i think that's resolve too the error "waiting for external storage"

blunden commented 8 years ago

I'm pretty sure this is a duplicate of #7

pakerou commented 8 years ago

Yep -:)

blunden commented 8 years ago

Please try version 2.4 that was just pushed to the Play Store (it should show up within a few hours). I'm not sure if it will solve your specific problem as Kodi will still launch before the BOOT_COMPLETED broadcast is sent but the broadcast should at least be sent in the background.